tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.39k stars 380 forks source link

pyqt5 backend could not be loaded #1371

Closed purushothamanmunusamy closed 2 weeks ago

purushothamanmunusamy commented 1 month ago
from OCC.Display.backend import load_backend
load_backend("pyqt5")

pyqt5 backend could not be loaded.

I used "pip install PyQt5" and the requirement already satisfied in visual studio developer command prompt.

Please help.

Tanneguydv commented 1 month ago

Have you source your OCC env in your terminal before pip install pyqt5 ?

purushothamanmunusamy commented 1 month ago

i don't know how to do it. Can you please guide?

pip install occ is already satisfied.

Tanneguydv commented 1 month ago

Look at [https://pypi.org/project/occ/]()

"Octavia Chicken Checker looks for abandoned Octavia load balancer artifacts, amphoras, and so forth. Optionally it will clean them up as well."

It doesn't really looks like PythonOCC...

Please refer to the install doc: [https://github.com/tpaviot/pythonocc-core/blob/master/INSTALL.md]()