2020-10-24T21:16:55,358 Created temporary directory: /tmp/pip-ephem-wheel-cache-oo77pc1w 2020-10-24T21:16:55,360 Created temporary directory: /tmp/pip-req-tracker-43uztkjz 2020-10-24T21:16:55,361 Initialized build tracking at /tmp/pip-req-tracker-43uztkjz 2020-10-24T21:16:55,361 Created build tracker: /tmp/pip-req-tracker-43uztkjz 2020-10-24T21:16:55,361 Entered build tracker: /tmp/pip-req-tracker-43uztkjz 2020-10-24T21:16:55,362 Created temporary directory: /tmp/pip-wheel-fh886e8e 2020-10-24T21:16:55,371 1 location(s) to search for versions of pycopy-sqlite3: 2020-10-24T21:16:55,371 * https://pypi.org/simple/pycopy-sqlite3/ 2020-10-24T21:16:55,372 Fetching project page and analyzing links: https://pypi.org/simple/pycopy-sqlite3/ 2020-10-24T21:16:55,372 Getting page https://pypi.org/simple/pycopy-sqlite3/ 2020-10-24T21:16:55,374 Found index url https://pypi.org/simple 2020-10-24T21:16:55,461 Found link https://files.pythonhosted.org/packages/aa/da/f8e2e518996e5f45f76dde44f6358cc15fec435c2cdaa2a9a11de36b1830/pycopy-sqlite3-0.3.1.tar.gz#sha256=115fac09beee868982d52ef9117af6c233a3cdf36d242913b0e70741bf5d8be0 (from https://pypi.org/simple/pycopy-sqlite3/), version: 0.3.1 2020-10-24T21:16:55,462 Found link https://files.pythonhosted.org/packages/b0/8e/b5888b235409a494c4f27c29379a7fb9a03c7b1afda8c3027d159545efd6/pycopy-sqlite3-0.4.tar.gz#sha256=33fec71eb3a88cdfec53e362b30914bd9843538acbb56391a0423689a1bba105 (from https://pypi.org/simple/pycopy-sqlite3/), version: 0.4 2020-10-24T21:16:55,462 Found link https://files.pythonhosted.org/packages/f7/b7/78ac27a347c447fbe2b4b609e07e3098f9f9f56e6f21ec8ccea7cb9d4db8/pycopy-sqlite3-0.4.1.tar.gz#sha256=d816b2111ef1afd89bed114b6918ac7e13da6a5e6b47dcfc50b531efc4b358f5 (from https://pypi.org/simple/pycopy-sqlite3/), version: 0.4.1 2020-10-24T21:16:55,466 Given no hashes to check 1 links for project 'pycopy-sqlite3': discarding no candidates 2020-10-24T21:16:55,467 Using version 0.4.1 (newest of versions: 0.4.1) 2020-10-24T21:16:55,470 Collecting pycopy-sqlite3==0.4.1 2020-10-24T21:16:55,472 Created temporary directory: /tmp/pip-unpack-s78ut39e 2020-10-24T21:16:55,535 Downloading pycopy-sqlite3-0.4.1.tar.gz (2.1 kB) 2020-10-24T21:16:55,547 Added pycopy-sqlite3==0.4.1 from https://files.pythonhosted.org/packages/f7/b7/78ac27a347c447fbe2b4b609e07e3098f9f9f56e6f21ec8ccea7cb9d4db8/pycopy-sqlite3-0.4.1.tar.gz#sha256=d816b2111ef1afd89bed114b6918ac7e13da6a5e6b47dcfc50b531efc4b358f5 to build tracker '/tmp/pip-req-tracker-43uztkjz' 2020-10-24T21:16:55,548 Running setup.py (path:/tmp/pip-wheel-fh886e8e/pycopy-sqlite3/setup.py) egg_info for package pycopy-sqlite3 2020-10-24T21:16:55,549 Created temporary directory: /tmp/pip-pip-egg-info-9sos57dm 2020-10-24T21:16:55,549 Running command python setup.py egg_info 2020-10-24T21:16:56,293 Traceback (most recent call last): 2020-10-24T21:16:56,294 File "", line 1, in 2020-10-24T21:16:56,295 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-10-24T21:16:56,295 buffer = _builtin_open(filename, 'rb') 2020-10-24T21:16:56,295 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-fh886e8e/pycopy-sqlite3/setup.py' 2020-10-24T21:16:56,338 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-24T21:16:56,339 Exception information: 2020-10-24T21:16:56,339 Traceback (most recent call last): 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-24T21:16:56,339 status = self.run(options, args) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-24T21:16:56,339 return func(self, options, args) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-24T21:16:56,339 reqs, check_supported_wheels=True 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-24T21:16:56,339 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-24T21:16:56,339 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-24T21:16:56,339 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-24T21:16:56,339 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-24T21:16:56,339 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-24T21:16:56,339 self.req.prepare_metadata() 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-24T21:16:56,339 self.metadata_directory = self._generate_metadata() 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-24T21:16:56,339 details=self.name or "from {}".format(self.link) 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-24T21:16:56,339 command_desc='python setup.py egg_info', 2020-10-24T21:16:56,339 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-24T21:16:56,339 raise InstallationError(exc_msg) 2020-10-24T21:16:56,339 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-24T21:16:56,347 Removed pycopy-sqlite3==0.4.1 from https://files.pythonhosted.org/packages/f7/b7/78ac27a347c447fbe2b4b609e07e3098f9f9f56e6f21ec8ccea7cb9d4db8/pycopy-sqlite3-0.4.1.tar.gz#sha256=d816b2111ef1afd89bed114b6918ac7e13da6a5e6b47dcfc50b531efc4b358f5 from build tracker '/tmp/pip-req-tracker-43uztkjz' 2020-10-24T21:16:56,347 Removed build tracker: '/tmp/pip-req-tracker-43uztkjz'