Skip to content

Anaconda (python3.6 ver) failed installing pythonocc  #405

@TsingQAQ

Description

@TsingQAQ

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions