[New-bugs-announce] [issue25837] Errors when Installing Anaconda 3

Alexander Whatley report at bugs.python.org
Thu Dec 10 23:38:08 EST 2015


New submission from Alexander Whatley:

Got some error messages while installing Python 3.5.1 (Anaconda). Here is the traceback:

Extracting packages ...
[      COMPLETE      ]|##################################################| 100%
Unlinking packages ...
menuinst Exception:Traceback (most recent call last):                    |   0%
  File "C:\Users\Alexander\Anaconda3\lib\site-packages\conda\install.py", line 3
43, in mk_menus
    env_setup_cmd=env_setup_cmd)
TypeError: install() got an unexpected keyword argument 'root_prefix'
menuinst Exception:Traceback (most recent call last):                    |  25%
  File "C:\Users\Alexander\Anaconda3\lib\site-packages\conda\install.py", line 3
43, in mk_menus
TypeError: install() got an unexpected keyword argument 'root_prefix'
menuinst Exception:Traceback (most recent call last):###########         |  82%
  File "C:\Users\Alexander\Anaconda3\lib\site-packages\conda\install.py", line 3
43, in mk_menus
TypeError: install() got an unexpected keyword argument 'root_prefix'
[      COMPLETE      ]|##################################################| 100%
Linking packages ...
        1 file(s) copied.##############################                  |  65%
menuinst Exception:Traceback (most recent call last):#######             |  74%
  File "C:\Users\Alexander\Anaconda3\lib\site-packages\conda\install.py", line 3
43, in mk_menus
    try:
TypeError: install() got an unexpected keyword argument 'root_prefix'
menuinst Exception:Traceback (most recent call last):##############      |  88%
  File "C:\Users\Alexander\Anaconda3\lib\site-packages\conda\install.py", line 3
43, in mk_menus
    try:
TypeError: install() got an unexpected keyword argument 'root_prefix'
menuinst Exception:Traceback (most recent call last):##################  |  97%
  File "C:\Users\Alexander\Anaconda3\lib\site-packages\conda\install.py", line 3
43, in mk_menus
    try:
TypeError: install() got an unexpected keyword argument 'root_prefix'
[      COMPLETE      ]|##################################################| 100%

----------
messages: 256192
nosy: aewhatley
priority: normal
severity: normal
status: open
title: Errors when Installing Anaconda 3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25837>
_______________________________________


More information about the New-bugs-announce mailing list