pythonocc-core icon indicating copy to clipboard operation
pythonocc-core copied to clipboard

Conda doesn't manage to install the package

Open Maozerhouni opened this issue 2 years ago • 0 comments

Hi,

I tried installing the package using conda but it didn't work. Conflicts were found.

(aroIndexor existed before installing pythonocc)

Full error message in text file. ErrorWhileInstallingpythonOCC.txt

Is there any conflict between using pythonOCC, IfcOpenShell and numpy ?

The conflict message : (aroIndexor) C:\Windows\system32>conda install -c dlr-sc -c pythonocc pythonocc-core=7.4.0

...

(aroIndexor) C:\Windows\system32>conda install -c dlr-sc -c pythonocc pythonocc-core=7.4.0 ... UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment:

Maozerhouni avatar Dec 30 '22 08:12 Maozerhouni