Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialChanda Lupambo
Courses Plus Student 27,336 PointsAnaconda Navigator will not work!
Cant open anaconda navigator
get this error in terminal:
ile "/Users/dennislupambo/anaconda3/bin/anaconda-navigator", line 11, in <module> sys.exit(main()) File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/app/main.py", line 129, in main from anaconda_navigator.app.start import start_app File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/app/start.py", line 33, in <module> from anaconda_navigator.widgets.main_window import MainWindow File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/widgets/main_window.py", line 32, in <module> from anaconda_navigator.api.anaconda_api import AnacondaAPI File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/api/anaconda_api.py", line 33, in <module> from anaconda_navigator.api.client_api import ClientAPI File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/api/client_api.py", line 24, in <module> from anaconda_navigator.api.conda_api import CondaAPI File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/api/conda_api.py", line 33, in <module> from anaconda_navigator.utils.findpip import PIP_LIST_SCRIPT File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/anaconda_navigator/utils/findpip.py", line 22, in <module> import pip File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/pip/init.py", line 45, in <module> from pip.vcs import git, mercurial, subversion, bazaar # noqa File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/pip/vcs/mercurial.py", line 9, in <module> from pip.download import path_to_url File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/pip/download.py", line 40, in <module> from pip.vendor import requests, six File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/pip/_vendor/requests/init_.py", line 98, in <module> from . import packages File "/Users/dennislupambo/anaconda3/lib/python3.6/site-packages/pip/_vendor/requests/packages.py", line 12, in <module> sys.modules['pip._vendor.requests.packages.' + mod] = sys.modules["pip._vendor." + mod] KeyError: 'pip._vendor.urllib3.contrib'
Any Help would be appreciated!
1 Answer
Chanda Lupambo
Courses Plus Student 27,336 PointsI have just realised my error!
i didn't notice all the pip errors and was because i had an old version!