ubuntu 12.04 - OSError: [Errno 17] FIle exists when activating environment -
I am installing Kanda, and I follow the steps to create an environment, but there is always an error here.
shiyu @ espsilon-27: ~ / download $ source active my_environment traceback (most recent call final): file "/ usr / local / bin / conda", line 5, & lt ; Module & gt; Sys.exit (main ()) file "/usr/local/lib/python2.7/dist-packages/conda/cli/main.py", line 67, in the main activation. Main () file "/ usr / local /lib/python2.7/dist-packages/conda/cli/activate.py", line 99, in main conda.install.symlink_conda (join (binpath, '..'), Conda.config.root_dir) file "/ Usr / local / lib / python2.7 / dist-packages / conda / install.py", line 371, in symlink_conda os.symlink (root_conda, prefix_conda) OSError: [Error 17] file Exists' Can anyone help me? Thanks!
Comments
Post a Comment