udacity / CarND-Term1-Starter-Kit

MIT License
494 stars 602 forks source link

ERROR conda.core.link:_execute_actions(330): An error occurred while installing package 'conda-forge::qt-4.8.7-vc14_6'. #62

Closed dparamoshkin closed 7 years ago

dparamoshkin commented 7 years ago

Trying to install Anaconda env on windows 10 gives me an error

conda env create -f environment.yml Fetching package metadata ............... Solving package specifications: . ERROR conda.core.link:_execute_actions(330): An error occurred while installing package 'conda-forge::qt-4.8.7-vc14_6'. UnicodeDecodeError('utf-8', b'\x91\xaa\xae\xaf\xa8\xe0\xae\xa2\xa0\xad\xae \xe4\xa0\xa9\xab\xae\xa2: 1.\r\n', 0, 1, 'invalid start byte') Attempting to roll back.

UnicodeDecodeError('utf-8', b'\x91\xaa\xae\xaf\xa8\xe0\xae\xa2\xa0\xad\xae \xe4\xa0\xa9\xab\xae\xa2: 1.\r\n', 0, 1, 'invalid start byte')

dparamoshkin commented 7 years ago

Should be solved with new version of miniconda 4.3.12. At the moment last version you could install is 4.3.11