Closed Benatti1991 closed 5 years ago
Please carefully read the README. The proper way to install latest pythonocc-core release is
conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core==0.18.1
If you wish to install nightly builds it's rather
conda install -c conda-forge -c dlr-sc -c pythonocc -c oce -c tpaviot pythonocc-core==0.18.2
Sorry, I figured out but i forgot to close the issue! Thank you, anyway!
Can you please report how you solve the issue ?
Well, exactly as you mentioned (I found the instructions in the PythonOCC website):
conda install -c conda-forge -c dlr-sc -c pythonocc -c oce -c tpaviot pythonocc-core==0.18.2
Whenever I try to install PythonOCC with Anaconda I get this error:
I've never had any problem installing packages from channels