2021-07-10T00:32:31,315 Created temporary directory: /tmp/pip-ephem-wheel-cache-ci4bvb89 2021-07-10T00:32:31,318 Created temporary directory: /tmp/pip-req-tracker-lxxaws6l 2021-07-10T00:32:31,318 Initialized build tracking at /tmp/pip-req-tracker-lxxaws6l 2021-07-10T00:32:31,319 Created build tracker: /tmp/pip-req-tracker-lxxaws6l 2021-07-10T00:32:31,319 Entered build tracker: /tmp/pip-req-tracker-lxxaws6l 2021-07-10T00:32:31,319 Created temporary directory: /tmp/pip-wheel-4e5qju3e 2021-07-10T00:32:31,351 1 location(s) to search for versions of hexfile: 2021-07-10T00:32:31,351 * https://pypi.org/simple/hexfile/ 2021-07-10T00:32:31,352 Fetching project page and analyzing links: https://pypi.org/simple/hexfile/ 2021-07-10T00:32:31,352 Getting page https://pypi.org/simple/hexfile/ 2021-07-10T00:32:31,353 Found index url https://pypi.org/simple 2021-07-10T00:32:31,440 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:32:31,441 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:32:31,441 Skipping link: not a file: https://pypi.org/simple/hexfile/ 2021-07-10T00:32:31,457 Given no hashes to check 1 links for project 'hexfile': discarding no candidates 2021-07-10T00:32:31,474 Collecting hexfile==0.1.1 2021-07-10T00:32:31,476 Created temporary directory: /tmp/pip-unpack-r5q6dibe 2021-07-10T00:32:31,647 Downloading hexfile-0.1.1.tar.gz (2.9 kB) 2021-07-10T00:32:31,685 Added hexfile==0.1.1 from https://files.pythonhosted.org/packages/db/33/449e0144debb721085bd7d09689029cdbb927c7f0dd2000cb726420db746/hexfile-0.1.1.tar.gz#sha256=44bc78c7f6ff531c1af7c1e5bcea8a327d17139d789e9f4fc3ad228030009459 to build tracker '/tmp/pip-req-tracker-lxxaws6l' 2021-07-10T00:32:31,686 Running setup.py (path:/tmp/pip-wheel-4e5qju3e/hexfile_3a7a8a6665be484cbbf383f56798332c/setup.py) egg_info for package hexfile 2021-07-10T00:32:31,687 Created temporary directory: /tmp/pip-pip-egg-info-6m35c7a9 2021-07-10T00:32:31,687 Running command python setup.py egg_info 2021-07-10T00:32:32,316 Traceback (most recent call last): 2021-07-10T00:32:32,317 File "", line 1, in 2021-07-10T00:32:32,317 File "/tmp/pip-wheel-4e5qju3e/hexfile_3a7a8a6665be484cbbf383f56798332c/setup.py", line 1, in 2021-07-10T00:32:32,317 import hexfile 2021-07-10T00:32:32,317 File "/tmp/pip-wheel-4e5qju3e/hexfile_3a7a8a6665be484cbbf383f56798332c/hexfile/__init__.py", line 8, in 2021-07-10T00:32:32,318 from core import load, HexFile, Segment 2021-07-10T00:32:32,318 ModuleNotFoundError: No module named 'core' 2021-07-10T00:32:32,366 WARNING: Discarding https://files.pythonhosted.org/packages/db/33/449e0144debb721085bd7d09689029cdbb927c7f0dd2000cb726420db746/hexfile-0.1.1.tar.gz#sha256=44bc78c7f6ff531c1af7c1e5bcea8a327d17139d789e9f4fc3ad228030009459 (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:32:32,367 ERROR: Could not find a version that satisfies the requirement hexfile==0.1.1 (from versions: 0.0.1, 0.1.1) 2021-07-10T00:32:32,368 ERROR: No matching distribution found for hexfile==0.1.1 2021-07-10T00:32:32,368 Exception information: 2021-07-10T00:32:32,368 Traceback (most recent call last): 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:32:32,368 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:32:32,368 raise RequirementsConflicted(criterion) 2021-07-10T00:32:32,368 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hexfile==0.1.1') 2021-07-10T00:32:32,368 2021-07-10T00:32:32,368 During handling of the above exception, another exception occurred: 2021-07-10T00:32:32,368 2021-07-10T00:32:32,368 Traceback (most recent call last): 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:32:32,368 result = self._result = resolver.resolve( 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:32:32,368 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:32:32,368 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:32:32,368 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hexfile==0.1.1'), parent=None)] 2021-07-10T00:32:32,368 2021-07-10T00:32:32,368 The above exception was the direct cause of the following exception: 2021-07-10T00:32:32,368 2021-07-10T00:32:32,368 Traceback (most recent call last): 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:32:32,368 status = self.run(options, args) 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:32:32,368 return func(self, options, args) 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:32:32,368 requirement_set = resolver.resolve( 2021-07-10T00:32:32,368 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:32:32,368 raise error from e 2021-07-10T00:32:32,368 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hexfile==0.1.1 2021-07-10T00:32:32,373 Removed hexfile==0.1.1 from https://files.pythonhosted.org/packages/db/33/449e0144debb721085bd7d09689029cdbb927c7f0dd2000cb726420db746/hexfile-0.1.1.tar.gz#sha256=44bc78c7f6ff531c1af7c1e5bcea8a327d17139d789e9f4fc3ad228030009459 from build tracker '/tmp/pip-req-tracker-lxxaws6l' 2021-07-10T00:32:32,373 Removed build tracker: '/tmp/pip-req-tracker-lxxaws6l'