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

the anaconda navigator dose not open #122

Open
bluesky66 opened this issue May 27, 2020 · 1 comment
Open

the anaconda navigator dose not open #122

bluesky66 opened this issue May 27, 2020 · 1 comment

Comments

@bluesky66
Copy link

I tried a lot but I get the below error. I did many solutions but did not work. Thanks

below is the error:

(base) C:\Users\mohammze>anaconda-navigator
Traceback (most recent call last):
File "C:\Users\mohammze\Anaconda3\lib\site-packages\qtpy_init_.py", line 204, in
from PySide import version as PYSIDE_VERSION # analysis:ignore
ModuleNotFoundError: No module named 'PySide'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users...\Anaconda3\Scripts\anaconda-navigator-script.py", line 6, in
from anaconda_navigator.app.main import main
File "C:\Users...\Anaconda3\lib\site-packages\anaconda_navigator\app\main.py", line 22, in
from anaconda_navigator.utils.conda import is_conda_available
File "C:\Users...\Anaconda3\lib\site-packages\anaconda_navigator\utils_init_.py", line 15, in
from qtpy.QtGui import QIcon
File "C:\Users...\Anaconda3\lib\site-packages\qtpy_init_.py", line 210, in
raise PythonQtError('No Qt bindings could be found')
qtpy.PythonQtError: No Qt bindings could be found

@sbourdeauducq
Copy link

This is not a quamash issue, looks more like a conda issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants