udacity/CarND-Term1-Starter-Kit

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

dparamoshkin opened this issue · 1 comments

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')

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