conda / conda

A system-level, binary package and environment manager running on all major operating systems and platforms.
https://docs.conda.io/projects/conda/
Other
6.44k stars 1.68k forks source link

conda install –c auto descartes ERROR #3542

Closed eavelardev closed 7 years ago

eavelardev commented 8 years ago

Traceback (most recent call last): File "/home/ubuntu/anaconda2/bin/conda", line 6, in sys.exit(conda.cli.main()) File "/home/ubuntu/anaconda2/lib/python2.7/site-packages/conda/cli/main.py", line 150, in main return conda_exception_handler(_main) File "/home/ubuntu/anaconda2/lib/python2.7/site-packages/conda/exceptions.py", line 491, in conda_exception_handler print_unexpected_error_message(e) File "/home/ubuntu/anaconda2/lib/python2.7/site-packages/conda/exceptions.py", line 434, in print_unexpected_error_message command = ' '.join(sys.argv) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 0: ordinal not in range(128)

kalefranz commented 7 years ago

Please update to a recent version of conda. Latest is conda 4.3.17. If you're still having problems, please file a new issue. Also please include conda info.

github-actions[bot] commented 3 years ago

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.