Failed to install the modules using pip3 , tried several offers from the voted thread since December 2014, but still got the following:
sudo pip3 install send2trash Traceback (most recent call last): File "/usr/bin/pip3", line 9, in <module> load_entry_point('pip==1.5.6', 'console_scripts', 'pip3')() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 558, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2682, in load_entry_point return ep.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2355, in load return self.resolve() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2361, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3/dist-packages/pip/__init__.py", line 74, in <module> from pip.vcs import git, mercurial, subversion, bazaar
On Ubuntu 15.10; tried to completely remove python 3 and reinstall while still having problems. Help?
Edit: UPDATE: Tried to use my bootable USB to restore Ubuntu and return to the original configuration and reinstall via sudo apt-get install python3-pip, but now it generates a crash report saying:
Sorry, the application pip3 has unexpectedly crashed.
Travisq
source share