2021-07-10T14:36:54,646 Created temporary directory: /tmp/pip-ephem-wheel-cache-c7pbkmje 2021-07-10T14:36:54,650 Created temporary directory: /tmp/pip-req-tracker-lutz0l3n 2021-07-10T14:36:54,650 Initialized build tracking at /tmp/pip-req-tracker-lutz0l3n 2021-07-10T14:36:54,650 Created build tracker: /tmp/pip-req-tracker-lutz0l3n 2021-07-10T14:36:54,650 Entered build tracker: /tmp/pip-req-tracker-lutz0l3n 2021-07-10T14:36:54,651 Created temporary directory: /tmp/pip-wheel-b4u2br0s 2021-07-10T14:36:54,680 1 location(s) to search for versions of pyprototype: 2021-07-10T14:36:54,680 * https://pypi.org/simple/pyprototype/ 2021-07-10T14:36:54,680 Fetching project page and analyzing links: https://pypi.org/simple/pyprototype/ 2021-07-10T14:36:54,681 Getting page https://pypi.org/simple/pyprototype/ 2021-07-10T14:36:54,682 Found index url https://pypi.org/simple 2021-07-10T14:36:54,865 Found link https://files.pythonhosted.org/packages/c3/7c/1e27912ebead20b23094f0dcee7d3c1a561cf6e4c9820371104b261a8ce7/PyPrototype-0.0.2.zip#sha256=2bf863284359b57102d741af66cdaa2d68f1b9b959cbf6f0102d1ccf2dcc1a15 (from https://pypi.org/simple/pyprototype/), version: 0.0.2 2021-07-10T14:36:54,866 Skipping link: not a file: https://pypi.org/simple/pyprototype/ 2021-07-10T14:36:54,883 Given no hashes to check 1 links for project 'pyprototype': discarding no candidates 2021-07-10T14:36:54,902 Collecting pyprototype==0.0.2 2021-07-10T14:36:54,904 Created temporary directory: /tmp/pip-unpack-67296hkv 2021-07-10T14:36:54,944 Downloading PyPrototype-0.0.2.zip (26 kB) 2021-07-10T14:36:54,993 Added pyprototype==0.0.2 from https://files.pythonhosted.org/packages/c3/7c/1e27912ebead20b23094f0dcee7d3c1a561cf6e4c9820371104b261a8ce7/PyPrototype-0.0.2.zip#sha256=2bf863284359b57102d741af66cdaa2d68f1b9b959cbf6f0102d1ccf2dcc1a15 to build tracker '/tmp/pip-req-tracker-lutz0l3n' 2021-07-10T14:36:54,994 Running setup.py (path:/tmp/pip-wheel-b4u2br0s/pyprototype_4f9d6a67598b4ae387b5cecaba0f4606/setup.py) egg_info for package pyprototype 2021-07-10T14:36:54,995 Created temporary directory: /tmp/pip-pip-egg-info-x7156phm 2021-07-10T14:36:54,995 Running command python setup.py egg_info 2021-07-10T14:36:55,677 Traceback (most recent call last): 2021-07-10T14:36:55,677 File "", line 1, in 2021-07-10T14:36:55,678 File "/tmp/pip-wheel-b4u2br0s/pyprototype_4f9d6a67598b4ae387b5cecaba0f4606/setup.py", line 15, in 2021-07-10T14:36:55,678 import PyPrototype 2021-07-10T14:36:55,678 File "src/PyPrototype/__init__.py", line 55, in 2021-07-10T14:36:55,678 from _version import get_versions 2021-07-10T14:36:55,678 ModuleNotFoundError: No module named '_version' 2021-07-10T14:36:55,730 WARNING: Discarding https://files.pythonhosted.org/packages/c3/7c/1e27912ebead20b23094f0dcee7d3c1a561cf6e4c9820371104b261a8ce7/PyPrototype-0.0.2.zip#sha256=2bf863284359b57102d741af66cdaa2d68f1b9b959cbf6f0102d1ccf2dcc1a15 (from https://pypi.org/simple/pyprototype/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:36:55,731 ERROR: Could not find a version that satisfies the requirement pyprototype==0.0.2 (from versions: 0.0.2) 2021-07-10T14:36:55,732 ERROR: No matching distribution found for pyprototype==0.0.2 2021-07-10T14:36:55,732 Exception information: 2021-07-10T14:36:55,732 Traceback (most recent call last): 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:36:55,732 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:36:55,732 raise RequirementsConflicted(criterion) 2021-07-10T14:36:55,732 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyprototype==0.0.2') 2021-07-10T14:36:55,732 2021-07-10T14:36:55,732 During handling of the above exception, another exception occurred: 2021-07-10T14:36:55,732 2021-07-10T14:36:55,732 Traceback (most recent call last): 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:36:55,732 result = self._result = resolver.resolve( 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:36:55,732 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:36:55,732 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:36:55,732 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyprototype==0.0.2'), parent=None)] 2021-07-10T14:36:55,732 2021-07-10T14:36:55,732 The above exception was the direct cause of the following exception: 2021-07-10T14:36:55,732 2021-07-10T14:36:55,732 Traceback (most recent call last): 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:36:55,732 status = self.run(options, args) 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:36:55,732 return func(self, options, args) 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:36:55,732 requirement_set = resolver.resolve( 2021-07-10T14:36:55,732 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:36:55,732 raise error from e 2021-07-10T14:36:55,732 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyprototype==0.0.2 2021-07-10T14:36:55,737 Removed pyprototype==0.0.2 from https://files.pythonhosted.org/packages/c3/7c/1e27912ebead20b23094f0dcee7d3c1a561cf6e4c9820371104b261a8ce7/PyPrototype-0.0.2.zip#sha256=2bf863284359b57102d741af66cdaa2d68f1b9b959cbf6f0102d1ccf2dcc1a15 from build tracker '/tmp/pip-req-tracker-lutz0l3n' 2021-07-10T14:36:55,737 Removed build tracker: '/tmp/pip-req-tracker-lutz0l3n'