2020-11-19T13:45:43,950 Created temporary directory: /tmp/pip-ephem-wheel-cache-qvpm34kz 2020-11-19T13:45:43,953 Created temporary directory: /tmp/pip-req-tracker-crwjylca 2020-11-19T13:45:43,954 Initialized build tracking at /tmp/pip-req-tracker-crwjylca 2020-11-19T13:45:43,954 Created build tracker: /tmp/pip-req-tracker-crwjylca 2020-11-19T13:45:43,954 Entered build tracker: /tmp/pip-req-tracker-crwjylca 2020-11-19T13:45:43,955 Created temporary directory: /tmp/pip-wheel-hisv9pdu 2020-11-19T13:45:43,964 1 location(s) to search for versions of museumghosts: 2020-11-19T13:45:43,964 * https://pypi.org/simple/museumghosts/ 2020-11-19T13:45:43,964 Fetching project page and analyzing links: https://pypi.org/simple/museumghosts/ 2020-11-19T13:45:43,965 Getting page https://pypi.org/simple/museumghosts/ 2020-11-19T13:45:43,967 Found index url https://pypi.org/simple 2020-11-19T13:45:44,059 Found link https://files.pythonhosted.org/packages/ae/9c/fb64cbdd67f16025766478a75f1dea381d3516a819269f9e137c70989a98/museumghosts-0.1.1.tar.gz#sha256=a6c96fcbd5d61b129230a14eb77930bf2b283be1976135ae9225ab395bc34f83 (from https://pypi.org/simple/museumghosts/), version: 0.1.1 2020-11-19T13:45:44,059 Found link https://files.pythonhosted.org/packages/a3/b3/b4347bcd1021ff1864bfeea1b870b5c27c632b0b1dadf15ec59b50df8cd9/museumghosts-0.1.2.tar.gz#sha256=a1804dd2383aeb78de9e41dc214cb6e75e6947be0fc5c6d70a0789e83edad882 (from https://pypi.org/simple/museumghosts/), version: 0.1.2 2020-11-19T13:45:44,059 Found link https://files.pythonhosted.org/packages/a2/e3/cb182d6faac80bdcf721873c3687c610f8b1b31e08a2a229e51330a2723d/museumghosts-0.1.3.tar.gz#sha256=5f258cc3b83685e8cd7271e68dfaf49e98e8c529e010a74de85f167090ec5746 (from https://pypi.org/simple/museumghosts/), version: 0.1.3 2020-11-19T13:45:44,064 Given no hashes to check 1 links for project 'museumghosts': discarding no candidates 2020-11-19T13:45:44,064 Using version 0.1.1 (newest of versions: 0.1.1) 2020-11-19T13:45:44,068 Collecting museumghosts==0.1.1 2020-11-19T13:45:44,070 Created temporary directory: /tmp/pip-unpack-qxjvsvq_ 2020-11-19T13:45:44,112 Downloading museumghosts-0.1.1.tar.gz (229 kB) 2020-11-19T13:45:44,228 Added museumghosts==0.1.1 from https://files.pythonhosted.org/packages/ae/9c/fb64cbdd67f16025766478a75f1dea381d3516a819269f9e137c70989a98/museumghosts-0.1.1.tar.gz#sha256=a6c96fcbd5d61b129230a14eb77930bf2b283be1976135ae9225ab395bc34f83 to build tracker '/tmp/pip-req-tracker-crwjylca' 2020-11-19T13:45:44,229 Running setup.py (path:/tmp/pip-wheel-hisv9pdu/museumghosts/setup.py) egg_info for package museumghosts 2020-11-19T13:45:44,230 Created temporary directory: /tmp/pip-pip-egg-info-8lo8w9yq 2020-11-19T13:45:44,230 Running command python setup.py egg_info 2020-11-19T13:45:45,008 Traceback (most recent call last): 2020-11-19T13:45:45,009 File "", line 1, in 2020-11-19T13:45:45,009 File "/tmp/pip-wheel-hisv9pdu/museumghosts/setup.py", line 30, in 2020-11-19T13:45:45,010 install_requires=requirements(), 2020-11-19T13:45:45,010 File "/tmp/pip-wheel-hisv9pdu/museumghosts/setup.py", line 20, in requirements 2020-11-19T13:45:45,011 return _read_file("requirements.txt", lambda lines: "".join(lines)) 2020-11-19T13:45:45,011 File "/tmp/pip-wheel-hisv9pdu/museumghosts/setup.py", line 11, in _read_file 2020-11-19T13:45:45,011 with open(src(fname), "r") as fin: 2020-11-19T13:45:45,012 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-hisv9pdu/museumghosts/requirements.txt' 2020-11-19T13:45:45,057 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-19T13:45:45,057 Exception information: 2020-11-19T13:45:45,057 Traceback (most recent call last): 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-19T13:45:45,057 status = self.run(options, args) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-19T13:45:45,057 return func(self, options, args) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-19T13:45:45,057 reqs, check_supported_wheels=True 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-19T13:45:45,057 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-19T13:45:45,057 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-19T13:45:45,057 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-19T13:45:45,057 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-19T13:45:45,057 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-19T13:45:45,057 self.req.prepare_metadata() 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-19T13:45:45,057 self.metadata_directory = self._generate_metadata() 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-19T13:45:45,057 details=self.name or "from {}".format(self.link) 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-19T13:45:45,057 command_desc='python setup.py egg_info', 2020-11-19T13:45:45,057 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-19T13:45:45,057 raise InstallationError(exc_msg) 2020-11-19T13:45:45,057 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-19T13:45:45,066 Removed museumghosts==0.1.1 from https://files.pythonhosted.org/packages/ae/9c/fb64cbdd67f16025766478a75f1dea381d3516a819269f9e137c70989a98/museumghosts-0.1.1.tar.gz#sha256=a6c96fcbd5d61b129230a14eb77930bf2b283be1976135ae9225ab395bc34f83 from build tracker '/tmp/pip-req-tracker-crwjylca' 2020-11-19T13:45:45,066 Removed build tracker: '/tmp/pip-req-tracker-crwjylca'