2019-06-26T23:03:07 Created temporary directory: /tmp/pip-ephem-wheel-cache-81k5_nup 2019-06-26T23:03:07 Created temporary directory: /tmp/pip-req-tracker-ez6g6zh6 2019-06-26T23:03:07 Created requirements tracker '/tmp/pip-req-tracker-ez6g6zh6' 2019-06-26T23:03:07 Created temporary directory: /tmp/pip-wheel-2poamlt1 2019-06-26T23:03:07 Collecting python-afx==0.1 2019-06-26T23:03:07 1 location(s) to search for versions of python-afx: 2019-06-26T23:03:07 * https://pypi.org/simple/python-afx/ 2019-06-26T23:03:07 Getting page https://pypi.org/simple/python-afx/ 2019-06-26T23:03:07 Analyzing links from page https://pypi.org/simple/python-afx/ 2019-06-26T23:03:07 Found link https://files.pythonhosted.org/packages/c2/0f/e8692750ddc522808e8b04192892d9333a89c82d1246636afeb16e276bf4/python-afx-0.1.tar.gz#sha256=837f91da18d728a687a01f9315abe176dec6416a115d1ec7942158c16766c608 (from https://pypi.org/simple/python-afx/), version: 0.1 2019-06-26T23:03:07 Skipping link https://files.pythonhosted.org/packages/78/4b/e7541acea9af37095fa3d0d5dc4bd3fedd6b32179703a366e629417a0a22/python_afx-0.1-py2.5.egg#sha256=600516fe0432e70335e15390118c775f2e08cfd37aa576e26362c4b8074e378e (from https://pypi.org/simple/python-afx/); unsupported archive format: .egg 2019-06-26T23:03:07 Using version 0.1 (newest of versions: 0.1) 2019-06-26T23:03:07 Created temporary directory: /tmp/pip-unpack-nvqhjnye 2019-06-26T23:03:07 Downloading https://files.pythonhosted.org/packages/c2/0f/e8692750ddc522808e8b04192892d9333a89c82d1246636afeb16e276bf4/python-afx-0.1.tar.gz 2019-06-26T23:03:07 Downloading from URL https://files.pythonhosted.org/packages/c2/0f/e8692750ddc522808e8b04192892d9333a89c82d1246636afeb16e276bf4/python-afx-0.1.tar.gz#sha256=837f91da18d728a687a01f9315abe176dec6416a115d1ec7942158c16766c608 (from https://pypi.org/simple/python-afx/) 2019-06-26T23:03:07 Added python-afx==0.1 from https://files.pythonhosted.org/packages/c2/0f/e8692750ddc522808e8b04192892d9333a89c82d1246636afeb16e276bf4/python-afx-0.1.tar.gz#sha256=837f91da18d728a687a01f9315abe176dec6416a115d1ec7942158c16766c608 to build tracker '/tmp/pip-req-tracker-ez6g6zh6' 2019-06-26T23:03:07 Running setup.py (path:/tmp/pip-wheel-2poamlt1/python-afx/setup.py) egg_info for package python-afx 2019-06-26T23:03:07 Running command python setup.py egg_info 2019-06-26T23:03:09 Traceback (most recent call last): 2019-06-26T23:03:09 File "", line 1, in 2019-06-26T23:03:09 File "/tmp/pip-wheel-2poamlt1/python-afx/setup.py", line 5, in 2019-06-26T23:03:09 from commons import setup 2019-06-26T23:03:09 ModuleNotFoundError: No module named 'commons' 2019-06-26T23:03:09 Cleaning up... 2019-06-26T23:03:09 Removing source in /tmp/pip-wheel-2poamlt1/python-afx 2019-06-26T23:03:09 Removed python-afx==0.1 from https://files.pythonhosted.org/packages/c2/0f/e8692750ddc522808e8b04192892d9333a89c82d1246636afeb16e276bf4/python-afx-0.1.tar.gz#sha256=837f91da18d728a687a01f9315abe176dec6416a115d1ec7942158c16766c608 from build tracker '/tmp/pip-req-tracker-ez6g6zh6' 2019-06-26T23:03:09 Removed build tracker '/tmp/pip-req-tracker-ez6g6zh6' 2019-06-26T23:03:09 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-2poamlt1/python-afx/ 2019-06-26T23:03:09 Exception information: 2019-06-26T23:03:09 Traceback (most recent call last): 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-06-26T23:03:09 status = self.run(options, args) 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-06-26T23:03:09 resolver.resolve(requirement_set) 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-06-26T23:03:09 self._resolve_one(requirement_set, req) 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-06-26T23:03:09 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-06-26T23:03:09 self.require_hashes 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-06-26T23:03:09 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-06-26T23:03:09 self.req.prepare_metadata() 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-06-26T23:03:09 self.run_egg_info() 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-06-26T23:03:09 command_desc='python setup.py egg_info') 2019-06-26T23:03:09 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-06-26T23:03:09 % (command_desc, proc.returncode, cwd)) 2019-06-26T23:03:09 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-2poamlt1/python-afx/