Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anaconda won't instal notebook app form Launcher in XP #3313

Closed
kturkalj opened this issue Aug 18, 2016 · 2 comments
Closed

Anaconda won't instal notebook app form Launcher in XP #3313

kturkalj opened this issue Aug 18, 2016 · 2 comments
Labels
locked [bot] locked due to inactivity

Comments

@kturkalj
Copy link

Anaconda3-2.2.0-Windows-x86.exe won't install notebook app on Windows XP from Launcher:
Traceback (most recent call last):
File "C:\Anaconda3\lib\site-packages\conda\cli\main.py", line 207, in args_func
File "C:\Anaconda3\lib\site-packages\conda\cli\main_install.py", line 46, in execute
File "C:\Anaconda3\lib\site-packages\conda\cli\install.py", line 420, in install
File "C:\Anaconda3\lib\site-packages\conda\plan.py", line 502, in execute_actions
File "C:\Anaconda3\lib\site-packages\conda\instructions.py", line 140, in execute_instructions
File "C:\Anaconda3\lib\site-packages\conda\instructions.py", line 88, in UNLINK_CMD
File "C:\Anaconda3\lib\site-packages\conda\install.py", line 601, in unlink
File "C:\Anaconda3\lib\site-packages\conda\install.py", line 304, in mk_menus
File "C:\Anaconda3\lib\site-packages\menuinst__init__.py", line 23, in
from .win32 import Menu, ShortCut, dirs
File "C:\Anaconda3\lib\site-packages\menuinst\win32.py", line 13, in
from .knownfolders import get_folder_path, FOLDERID
File "C:\Anaconda3\lib\site-packages\menuinst\knownfolders.py", line 152, in
SHGetKnownFolderPath = windll.shell32.SHGetKnownFolderPath # [5] [3]
File "C:\Anaconda3\lib\ctypes__init
_.py", line 364, in getattr
func = self.getitem(name)
File "C:\Anaconda3\lib\ctypes__init__.py", line 369, in getitem
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: function 'SHGetKnownFolderPath' not found

How can it be done form cmd prompt?
Thnx

@kalefranz
Copy link
Contributor

This issue was moved to conda/menuinst#44

@github-actions
Copy link

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.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Oct 20, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

No branches or pull requests

2 participants