qtvcp issues

More
30 Jan 2019 10:57 #125269 by auto-mation-assist
Replied by auto-mation-assist on topic qtvcp issues
I can see libpyqt5.so libqquickwidget.so libqwebview.so

Thus libpyqt5_py2.so is missing.

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 11:09 #125270 by auto-mation-assist
Replied by auto-mation-assist on topic qtvcp issues
I'm going to re-install and hope this is the correct version:

Configuring PyQt3D 5.11.3...
The PyQt3D .sip files will be installed in /usr/share/sip/PyQt5.
PyQt3D will be installed in /usr/lib/python2.7/dist-packages/PyQt5.
PyQt 5.10.1 is being used.
Qt 5.9.5 is being used.
sip 4.19.14.dev1901281040 is being used.
The sip executable is /usr/bin/sip.
PyQt3D is being built with 'protected' redefined as 'public'.
The PEP 484 stubs will be installed in /usr/lib/python2.7/dist-packages/PyQt5.
The QScintilla API file will be installed in /usr/share/qt5/qsci/api/python.
Generating the C++ source for the Qt3DCore module...
Generating the .pro file for the Qt3DCore module...
Generating the C++ source for the Qt3DExtras module...
Generating the .pro file for the Qt3DExtras module...
Generating the C++ source for the Qt3DInput module...
Generating the .pro file for the Qt3DInput module...
Generating the C++ source for the Qt3DLogic module...
Generating the .pro file for the Qt3DLogic module...
Generating the C++ source for the Qt3DRender module...
Generating the .pro file for the Qt3DRender module...
Generating the QScintilla API file...
Generating the top-level .pro file...
Generating the Makefiles...

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 11:48 #125271 by auto-mation-assist
Replied by auto-mation-assist on topic qtvcp issues
libpyqt5_py2.so shows up now but there is a miss match somewhere.

cnc@cnc1:~/qtvcp-dev$ designer -qt=5
qt5ct: using qt5ct plugin
qt5ct: D-Bus global menu: no
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
qt5ct: D-Bus system tray: no

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 11:55 #125272 by cmorley
Replied by cmorley on topic qtvcp issues
Not sure what pyQT3d is for but it's not what you want.
Are you sure lib_pyqt5_py2.so is in the right folder and has the right permissions?

If you are set on compiling your own library, here is the instructions.:
gist.github.com/KurtJacobson/34a2e45ea2227ba58702fc1cb0372c40

You'll need to get later 5.9 version of course.

The 5.9 version in qtvcp's designer folder was compiled in this way.

Chris M

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 12:13 #125274 by cmorley
Replied by cmorley on topic qtvcp issues
I confirmed the 5.9 version in qtvcp's folder is right it works with my 5.9 version of Designer. Not sure what's going on for you.

Chris M

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 12:16 #125275 by cmorley
Replied by cmorley on topic qtvcp issues

I'm going to re-install and hope this is the correct version:

Configuring PyQt3D 5.11.3...
The PyQt3D .sip files will be installed in /usr/share/sip/PyQt5.
PyQt3D will be installed in /usr/lib/python2.7/dist-packages/PyQt5.
PyQt 5.10.1 is being used.
Qt 5.9.5 is being used.
sip 4.19.14.dev1901281040 is being used.
The sip executable is /usr/bin/sip.
PyQt3D is being built with 'protected' redefined as 'public'.
The PEP 484 stubs will be installed in /usr/lib/python2.7/dist-packages/PyQt5.
The QScintilla API file will be installed in /usr/share/qt5/qsci/api/python.
Generating the C++ source for the Qt3DCore module...
Generating the .pro file for the Qt3DCore module...
Generating the C++ source for the Qt3DExtras module...
Generating the .pro file for the Qt3DExtras module...
Generating the C++ source for the Qt3DInput module...
Generating the .pro file for the Qt3DInput module...
Generating the C++ source for the Qt3DLogic module...
Generating the .pro file for the Qt3DLogic module...
Generating the C++ source for the Qt3DRender module...
Generating the .pro file for the Qt3DRender module...
Generating the QScintilla API file...
Generating the top-level .pro file...
Generating the Makefiles...


I see pyqt version 5.10.1 in there with qt version 5.9.5

That doesn't seem right

Chris M

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 12:31 #125278 by auto-mation-assist
Replied by auto-mation-assist on topic qtvcp issues
It looks like I grabbed the wrong file to install from a few that I had downloaded.
I removed those and now working with the extracted items from PyQt5_gpl-5.9.zip
to install.

This is the one I had intended to install but some how managed to enter the wrong folder on the PyQ5 installs twice. On the bright side - Summer is getting closer.

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 12:36 #125280 by cmorley
Replied by cmorley on topic qtvcp issues
lol - things happen sometimes :)

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 13:19 #125286 by auto-mation-assist
Replied by auto-mation-assist on topic qtvcp issues
To eliminate the last errors I had to install:

python-pyqt5.qtsvg
python-pyqt5.qtopengl
python-pyqt5.qsci

Its working now.

Please Log in or Create an account to join the conversation.

More
30 Jan 2019 22:02 #125345 by auto-mation-assist
Replied by auto-mation-assist on topic qtvcp issues
With Mint 19.1 I did have to install some dependencies that had minor name changes before linuxcnc would compile beside the usual ones that dpkg-checkbuilddeps would find. I made a list of the ones that I installed which is attached. I think they are all on the list.

There may be duplicates with what dpkg-checkbuilddeps would find for linuxcnc, but perhaps this list will be useful to someone.

It would be nice if linuxcnc had an option to only install the needed texlive files. Most will likely never be used and they take up a lot of space.
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.152 seconds
Powered by Kunena Forum