-
-
Notifications
You must be signed in to change notification settings - Fork 397
Closed
Description
Hi there, I'm using the latest ANACONDA 4.3 to install pythonocc using command
conda install -c dlr-sc pythonocc-core=0.17
But it returns:
_UnsatisfiableError: The following specifications were found to be in conflict:
python 3.6*
pythonocc-core 0.17* -> python 2.7*
Use "conda info <package>" to see the dependencies for each package._
I'm not willing to use conda create env instruction cause I'd like to install it directly in anaconda's Lib to make use of some pre-exist packages, though the installation seems failed at the moment. So I wonder how to fix this problem, is that the reason pythonocc support python3.5 so a older versions of Anaconda is needed?
thanks in advance.
ps. OS: Windows
Metadata
Metadata
Assignees
Labels
No labels