ricdigi / spotify_keychain_3D_model

MIT License
38 stars 5 forks source link

ModuleNotFoundError: No module named 'OCP' #1

Open MantasSidabras opened 8 months ago

MantasSidabras commented 8 months ago

File "/Users/myuser/Code/spotify-keychain/spotify_keychain_3D_model/env/lib/python3.9/site-packages/cadquery/occ_impl/geom.py", line 5, in from OCP.gp import ( ModuleNotFoundError: No module named 'OCP'

This error occurs on macbook m1 pro, I've tried 2 python versions: 3.9.18 and 3.11

any suggestions?

ricdigi commented 8 months ago

Hi, I thing it might be related to the compatibility of cadquery with M1 ARM processor