# Been stuck on this for a day and a half, am very new to python and am trying to create a virtual >environment with python=3.6 anaconda
everything downloads and I run into the >following error:
>Preparing transaction: ...working... done
Verifying transaction: ...working... done Executing transaction: ...working... done
ERROR conda.core.link:_execute(733): An error >occurred while installing package 'defaults::qt->5.9.7-vc14h73c81de_0'. Rolling back transaction: ...working... done
LinkError: post-link script failed for package >defaults::qt-5.9.7-vc14h73c81de_0 location of failed script: >C:\Anaconda\envs\PythonData\Scripts.qt-post->link.bat
==> script messages <== > ==> script output <== stdout: 1 file(s) copied.
stderr: 'chcp' is not recognized as an internal >or external command, operable program or batch file. 'chcp' is not recognized as an internal or >external command, operable program or batch file. 'chcp' is not recognized as an internal or >external command, operable program or batch file.
return code: 1
()
Any ideas would be greatly appreciated, online >searches return minimal results.