2021-07-10T00:20:42,066 Created temporary directory: /tmp/pip-ephem-wheel-cache-4jorhzgb 2021-07-10T00:20:42,069 Created temporary directory: /tmp/pip-req-tracker-v5rpqal5 2021-07-10T00:20:42,070 Initialized build tracking at /tmp/pip-req-tracker-v5rpqal5 2021-07-10T00:20:42,070 Created build tracker: /tmp/pip-req-tracker-v5rpqal5 2021-07-10T00:20:42,070 Entered build tracker: /tmp/pip-req-tracker-v5rpqal5 2021-07-10T00:20:42,071 Created temporary directory: /tmp/pip-wheel-vzr5h031 2021-07-10T00:20:42,104 1 location(s) to search for versions of hexfile: 2021-07-10T00:20:42,104 * https://pypi.org/simple/hexfile/ 2021-07-10T00:20:42,105 Fetching project page and analyzing links: https://pypi.org/simple/hexfile/ 2021-07-10T00:20:42,105 Getting page https://pypi.org/simple/hexfile/ 2021-07-10T00:20:42,107 Found index url https://pypi.org/simple 2021-07-10T00:20:42,283 Found link https://files.pythonhosted.org/packages/db/e6/fd57630bc4dd7e5e6b7df6209a20dff273f8a0c5692936161c7c71e05900/hexfile-0.0.1.tar.gz#sha256=2cb0900dfef7c158e0548156e6720ce53f650acd62335141a9e337c83dd68f1f (from https://pypi.org/simple/hexfile/), version: 0.0.1 2021-07-10T00:20:42,284 Found link https://files.pythonhosted.org/packages/db/33/449e0144debb721085bd7d09689029cdbb927c7f0dd2000cb726420db746/hexfile-0.1.1.tar.gz#sha256=44bc78c7f6ff531c1af7c1e5bcea8a327d17139d789e9f4fc3ad228030009459 (from https://pypi.org/simple/hexfile/), version: 0.1.1 2021-07-10T00:20:42,284 Skipping link: not a file: https://pypi.org/simple/hexfile/ 2021-07-10T00:20:42,300 Given no hashes to check 1 links for project 'hexfile': discarding no candidates 2021-07-10T00:20:42,318 Collecting hexfile==0.0.1 2021-07-10T00:20:42,319 Created temporary directory: /tmp/pip-unpack-15g1idjk 2021-07-10T00:20:42,490 Downloading hexfile-0.0.1.tar.gz (3.1 kB) 2021-07-10T00:20:42,528 Added hexfile==0.0.1 from https://files.pythonhosted.org/packages/db/e6/fd57630bc4dd7e5e6b7df6209a20dff273f8a0c5692936161c7c71e05900/hexfile-0.0.1.tar.gz#sha256=2cb0900dfef7c158e0548156e6720ce53f650acd62335141a9e337c83dd68f1f to build tracker '/tmp/pip-req-tracker-v5rpqal5' 2021-07-10T00:20:42,529 Running setup.py (path:/tmp/pip-wheel-vzr5h031/hexfile_8330acc1de674ddf8fac61b61046c1f1/setup.py) egg_info for package hexfile 2021-07-10T00:20:42,530 Created temporary directory: /tmp/pip-pip-egg-info-xb_98edd 2021-07-10T00:20:42,530 Running command python setup.py egg_info 2021-07-10T00:20:43,159 Traceback (most recent call last): 2021-07-10T00:20:43,159 File "", line 1, in 2021-07-10T00:20:43,160 File "/tmp/pip-wheel-vzr5h031/hexfile_8330acc1de674ddf8fac61b61046c1f1/setup.py", line 1, in 2021-07-10T00:20:43,160 import hexfile 2021-07-10T00:20:43,160 File "/tmp/pip-wheel-vzr5h031/hexfile_8330acc1de674ddf8fac61b61046c1f1/hexfile/__init__.py", line 8, in 2021-07-10T00:20:43,160 from core import load, HexFile 2021-07-10T00:20:43,161 ModuleNotFoundError: No module named 'core' 2021-07-10T00:20:43,210 WARNING: Discarding https://files.pythonhosted.org/packages/db/e6/fd57630bc4dd7e5e6b7df6209a20dff273f8a0c5692936161c7c71e05900/hexfile-0.0.1.tar.gz#sha256=2cb0900dfef7c158e0548156e6720ce53f650acd62335141a9e337c83dd68f1f (from https://pypi.org/simple/hexfile/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:20:43,211 ERROR: Could not find a version that satisfies the requirement hexfile==0.0.1 (from versions: 0.0.1, 0.1.1) 2021-07-10T00:20:43,212 ERROR: No matching distribution found for hexfile==0.0.1 2021-07-10T00:20:43,212 Exception information: 2021-07-10T00:20:43,212 Traceback (most recent call last): 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:20:43,212 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:20:43,212 raise RequirementsConflicted(criterion) 2021-07-10T00:20:43,212 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hexfile==0.0.1') 2021-07-10T00:20:43,212 2021-07-10T00:20:43,212 During handling of the above exception, another exception occurred: 2021-07-10T00:20:43,212 2021-07-10T00:20:43,212 Traceback (most recent call last): 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:20:43,212 result = self._result = resolver.resolve( 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:20:43,212 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:20:43,212 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:20:43,212 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hexfile==0.0.1'), parent=None)] 2021-07-10T00:20:43,212 2021-07-10T00:20:43,212 The above exception was the direct cause of the following exception: 2021-07-10T00:20:43,212 2021-07-10T00:20:43,212 Traceback (most recent call last): 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:20:43,212 status = self.run(options, args) 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:20:43,212 return func(self, options, args) 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:20:43,212 requirement_set = resolver.resolve( 2021-07-10T00:20:43,212 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:20:43,212 raise error from e 2021-07-10T00:20:43,212 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hexfile==0.0.1 2021-07-10T00:20:43,217 Removed hexfile==0.0.1 from https://files.pythonhosted.org/packages/db/e6/fd57630bc4dd7e5e6b7df6209a20dff273f8a0c5692936161c7c71e05900/hexfile-0.0.1.tar.gz#sha256=2cb0900dfef7c158e0548156e6720ce53f650acd62335141a9e337c83dd68f1f from build tracker '/tmp/pip-req-tracker-v5rpqal5' 2021-07-10T00:20:43,217 Removed build tracker: '/tmp/pip-req-tracker-v5rpqal5'