[issue25837] Errors when Installing Anaconda 3

2015-12-10 Thread Alexander Whatley

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 
<http://bugs.python.org/issue25837>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25837] Errors when Installing Anaconda 3

2015-12-10 Thread Alexander Whatley

Alexander Whatley added the comment:

I should probably add that this was after using conda update on a Python 3.5.0 
installation.

--

___
Python tracker 
<http://bugs.python.org/issue25837>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com