Collecting leafly==0.0.3 1 location(s) to search for versions of leafly: * https://pypi.python.org/simple/leafly/ Getting page https://pypi.python.org/simple/leafly/ Analyzing links from page https://pypi.python.org/simple/leafly/ Found link https://pypi.python.org/packages/07/d8/ca2b20d4038f5f3ae049bc9addb27ecc582ddbac3592b0419bf160a9d6fd/leafly-0.0.4.tar.gz#md5=1fcd2c9052f35e30fa1466879165acf8 (from https://pypi.python.org/simple/leafly/), version: 0.0.4 Found link https://pypi.python.org/packages/2d/fd/4a7160695d1a604d200a6a556115dfc151c4e261f7462d99062e1a6ab805/leafly-0.0.1.tar.gz#md5=dda94d28929c9984564adef929fb9c4f (from https://pypi.python.org/simple/leafly/), version: 0.0.1 Found link https://pypi.python.org/packages/47/d8/6fd9505cc467bdc1cbb06ba89fe0202f51af844913979108293644229ec1/leafly-0.0.2.tar.gz#md5=a2f76384bc2bc2d368c662c462eddfbe (from https://pypi.python.org/simple/leafly/), version: 0.0.2 Found link https://pypi.python.org/packages/c3/86/0408b529ede6464242befdda9854baf837bc9c21f872dbfda4f6b995daa2/leafly-0.0.3.tar.gz#md5=6c14eddc7440f541ca188656ce7943e4 (from https://pypi.python.org/simple/leafly/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Downloading leafly-0.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/c3/86/0408b529ede6464242befdda9854baf837bc9c21f872dbfda4f6b995daa2/leafly-0.0.3.tar.gz#md5=6c14eddc7440f541ca188656ce7943e4 (from https://pypi.python.org/simple/leafly/) Running setup.py (path:/tmp/pip-build-n1ng_nbh/leafly/setup.py) egg_info for package leafly Running command python setup.py egg_info Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-n1ng_nbh/leafly/setup.py", line 6, in from leafly import metadata File "/tmp/pip-build-n1ng_nbh/leafly/leafly/__init__.py", line 1, in from .leafly import Leafly File "/tmp/pip-build-n1ng_nbh/leafly/leafly/leafly.py", line 6, in import exceptions ImportError: No module named 'exceptions' Cleaning up... Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-n1ng_nbh/leafly/ Exception information: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/wheel.py", line 199, in run if not wb.build(): File "/usr/lib/python3/dist-packages/pip/wheel.py", line 749, in build self.requirement_set.prepare_files(self.finder) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 380, in prepare_files ignore_dependencies=self.ignore_dependencies)) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 634, in _prepare_file abstract_dist.prep_for_dist() File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 129, in prep_for_dist self.req_to_install.run_egg_info() File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 439, in run_egg_info command_desc='python setup.py egg_info') File "/usr/lib/python3/dist-packages/pip/utils/__init__.py", line 725, in call_subprocess % (command_desc, proc.returncode, cwd)) pip.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-n1ng_nbh/leafly/