I just tried following the Anaconda installation instructions on the download page.
Using conda 4.7.11 on Windows 10. I hit an error when i got to the command
conda install -c conda-forge pyglet pysoundfile python-bidi moviepy pyosf
I got lots of unresolvable conflicts (below). Anyone know why?
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Package sqlite conflicts for:
python=3.6 -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.29.0,<4.0a0']
Package vc conflicts for:
python=3.6 -> vc[version='14.*|>=14,<15.0a0|>=14.1,<15.0a0']
Package tqdm conflicts for:
moviepy -> tqdm[version='4.11.2|>=4.11.2,<5.0']
Package libgcc-ng conflicts for:
pysoundfile -> libgcc-ng[version='>=4.9|>=7.3.0']
Package decorator conflicts for:
moviepy -> decorator[version='4.0.11|>=4.0.2,<5.0']
Package numpy conflicts for:
moviepy -> numpy
pysoundfile -> numpy
Package freetype conflicts for:
pyglet -> freetype
Package vs2015_runtime conflicts for:
python=3.6 -> vs2015_runtime
Package libsndfile conflicts for:
pysoundfile -> libsndfile
Package imageio conflicts for:
moviepy -> imageio[version='2.1.2|>=2.1.2,<3.0']
Package ffmpeg conflicts for:
moviepy -> ffmpeg
Package six conflicts for:
python-bidi -> six
Package future conflicts for:
pyglet -> future
Package requests conflicts for:
pyosf -> requests
Package cffi conflicts for:
pysoundfile -> cffi
Package pip conflicts for:
python=3.6 -> pip