No module named OCP #1426
-
Hello, I tried installing cadquery using pip install. But the following error happens when I run: import cadquery
I tried pip install OCP but it didn't work. Both Python and pip are latest versions. Am I doing anything wrong? I also tried searching the forums but none of the answers I found work for me. Thank you very much and apologies in advance if this is a double post, I've honestly been searching for a solution for hours. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
OCP is not yet built for Python 3.12 AFAIR. |
Beta Was this translation helpful? Give feedback.
-
Also getting this error on python 3.13. |
Beta Was this translation helpful? Give feedback.
OCP is not yet built for Python 3.12 AFAIR.