Why doesn't my anaconda terminal install packages for mac

broken image

# packages in environment at /Users/kayleigh/anaconda3: Kayleigh-Mills-MacBook-Pro:~ kayleigh$ Expected Behavior Steps to Reproduce Anaconda or Miniconda version: Operating System: conda info Qtpy.PythonQtError: No Qt bindings could be found Raise PythonQtError('No Qt bindings could be found') ModuleNotFoundError: No module named 'PySide'ĭuring handling of the above exception, another exception occurred:įile '/Users/kayleigh/anaconda3/bin/anaconda-navigator', line 7, inįrom anaconda_ import mainįile '/Users/kayleigh/anaconda3/lib/python3.6/site-packages/anaconda_navigator/app/main.py', line 22, inįrom anaconda_ import is_conda_availableįile '/Users/kayleigh/anaconda3/lib/python3.6/site-packages/anaconda_navigator/utils/ init.py', line 15, inįile '/Users/kayleigh/anaconda3/lib/python3.6/site-packages/qtpy/ init.py', line 172, in When I try to open it with the terminal, this is what happens:įile '/Users/kayleigh/anaconda3/lib/python3.6/site-packages/qtpy/ init.py', line 166, inįrom PySide import version as PYSIDE_VERSION # analysis:ignore I have tried everything that I could find online as far as recommendations for solving the issue. When I click the Anaconda Navigator icon, the icon pops out like it's trying to open, then nothing happens.