tpaviot / pythonocc-demos

Examples and demos for the pythonocc CAD package
219 stars 117 forks source link

conda env not working after conda install #10

Closed johannesmichael closed 5 years ago

johannesmichael commented 5 years ago

Hi all

After conda install -c conda-forge -c dlr-sc -c pythonocc -c oce pythonocc-core==0.18.1

conda env cannot be used any more.

Even for conda list, I get

system cannot find the path specified

Any suggestions what causes this?

Regards johannes

System: Win 10 conda version : 4.5.11 conda-build version : 3.4.1 python version : 3.6.4.final.0

Solving environment: done

environment location: \Anaconda3\envs\oce

added / updated specs:

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
setuptools-40.6.2          |           py36_0         585 KB  conda-forge

The following NEW packages will be INSTALLED:

ca-certificates: 2018.10.15-ha4d7672_0 conda-forge
certifi:         2018.10.15-py36_1000  conda-forge
freeimageplus:   3.17.0-vc14_0         dlr-sc      [vc14]
freetype:        2.7-vc14_1            conda-forge [vc14]
gl2ps:           1.3.8-vc14_3          dlr-sc      [vc14]
icu:             58.2-vc14_0           conda-forge [vc14]
jpeg:            9b-vc14_2             conda-forge [vc14]
libpng:          1.6.34-vc14_0         conda-forge [vc14]
oce:             0.18.2-vc14h5f3c129_1 oce         [vc14]
openssl:         1.0.2o-vc14_0         conda-forge [vc14]
pip:             18.1-py36_1000        conda-forge
pyqt:            5.6.0-py36h764d66f_7  conda-forge
python:          3.6.6-he025d50_0      conda-forge
pythonocc-core:  0.18.1-py36_vc14_110  pythonocc   [vc14]
qt:              5.6.2-vc14_1          conda-forge [vc14]
setuptools:      40.6.2-py36_0         conda-forge
sip:             4.18.1-py36h6538335_0 conda-forge
smesh:           6.7.5-vc14hfb33b19_0  pythonocc   [vc14]
tbb:             2017_20170226-vc14_0  conda-forge [vc14]
vc:              14-0                  conda-forge
vs2015_runtime:  14.0.25420-0          conda-forge
wheel:           0.32.2-py36_0         conda-forge
wincertstore:    0.2-py36_1002         conda-forge
zlib:            1.2.11-vc14_0         conda-forge [vc14]
johannesmichael commented 5 years ago

Moved to pythonocc-core issues