quamash icon indicating copy to clipboard operation
quamash copied to clipboard

the anaconda navigator dose not open

Open bluesky66 opened this issue 4 years ago • 1 comments

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

bluesky66 avatar May 27 '20 05:05 bluesky66

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

sbourdeauducq avatar Jul 28 '20 03:07 sbourdeauducq