[Da...] Posted December 15, 2022 Share Posted December 15, 2022 I wanted to create a custom gui for a customer and thus needed PyQT5 as the GOM GUI you can build has several limitations. Problem: The installation of PyQT5 failed. Is this package not supported? I also had problems when i wanted to install a specific opencv-version. I mean GOM Suite is based on Python 3.9 , so is there any way to use the normal pip install syntax when using GOM? Thank you very much in advance 🙂 Link to comment Share on other sites More sharing options...
[Da...] Posted January 17 Author Share Posted January 17 Thread can be closed, i found a way around the limitations. For everybody interested: Open a command window In this command window navigate to the directory of your gom python file (cd C:\Program Files\GOM\2022\python) in my case. Then use the python -m pip install mandelbrot syntax. Here mandelbrot is the package name Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in