2021-07-10T08:06:45,767 Created temporary directory: /tmp/pip-ephem-wheel-cache-4xw0gaty 2021-07-10T08:06:45,770 Created temporary directory: /tmp/pip-req-tracker-2in4pl7k 2021-07-10T08:06:45,770 Initialized build tracking at /tmp/pip-req-tracker-2in4pl7k 2021-07-10T08:06:45,771 Created build tracker: /tmp/pip-req-tracker-2in4pl7k 2021-07-10T08:06:45,771 Entered build tracker: /tmp/pip-req-tracker-2in4pl7k 2021-07-10T08:06:45,771 Created temporary directory: /tmp/pip-wheel-zhcxlzrv 2021-07-10T08:06:45,810 1 location(s) to search for versions of janus-py: 2021-07-10T08:06:45,810 * https://pypi.org/simple/janus-py/ 2021-07-10T08:06:45,811 Fetching project page and analyzing links: https://pypi.org/simple/janus-py/ 2021-07-10T08:06:45,812 Getting page https://pypi.org/simple/janus-py/ 2021-07-10T08:06:45,813 Found index url https://pypi.org/simple 2021-07-10T08:06:45,995 Found link https://files.pythonhosted.org/packages/68/e7/03e7fb7d1decfc11c6ef715d19f647f5a63058321e20a386e46a1428ec68/janus-py-0.1.tar.gz#sha256=9e9db9da6afe9c97824bb80912ddf8a5de9bb8acb965db1d77c97a3a263d3fd5 (from https://pypi.org/simple/janus-py/), version: 0.1 2021-07-10T08:06:45,995 Skipping link: not a file: https://pypi.org/simple/janus-py/ 2021-07-10T08:06:46,013 Given no hashes to check 1 links for project 'janus-py': discarding no candidates 2021-07-10T08:06:46,032 Collecting janus-py==0.1 2021-07-10T08:06:46,034 Created temporary directory: /tmp/pip-unpack-u8ep0w8b 2021-07-10T08:06:46,205 Downloading janus-py-0.1.tar.gz (4.1 kB) 2021-07-10T08:06:46,246 Added janus-py==0.1 from https://files.pythonhosted.org/packages/68/e7/03e7fb7d1decfc11c6ef715d19f647f5a63058321e20a386e46a1428ec68/janus-py-0.1.tar.gz#sha256=9e9db9da6afe9c97824bb80912ddf8a5de9bb8acb965db1d77c97a3a263d3fd5 to build tracker '/tmp/pip-req-tracker-2in4pl7k' 2021-07-10T08:06:46,247 Running setup.py (path:/tmp/pip-wheel-zhcxlzrv/janus-py_95c5338f3bd84b58877d299a495a50c6/setup.py) egg_info for package janus-py 2021-07-10T08:06:46,248 Created temporary directory: /tmp/pip-pip-egg-info-uut20gw8 2021-07-10T08:06:46,248 Running command python setup.py egg_info 2021-07-10T08:06:46,919 Traceback (most recent call last): 2021-07-10T08:06:46,920 File "", line 1, in 2021-07-10T08:06:46,920 File "/tmp/pip-wheel-zhcxlzrv/janus-py_95c5338f3bd84b58877d299a495a50c6/setup.py", line 17, in 2021-07-10T08:06:46,920 with open(path.join(here, 'DESCRIPTION.rst'), encoding='utf-8') as f: 2021-07-10T08:06:46,921 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-10T08:06:46,921 file = builtins.open(filename, mode, buffering) 2021-07-10T08:06:46,921 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-zhcxlzrv/janus-py_95c5338f3bd84b58877d299a495a50c6/DESCRIPTION.rst' 2021-07-10T08:06:46,970 WARNING: Discarding https://files.pythonhosted.org/packages/68/e7/03e7fb7d1decfc11c6ef715d19f647f5a63058321e20a386e46a1428ec68/janus-py-0.1.tar.gz#sha256=9e9db9da6afe9c97824bb80912ddf8a5de9bb8acb965db1d77c97a3a263d3fd5 (from https://pypi.org/simple/janus-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:06:46,971 ERROR: Could not find a version that satisfies the requirement janus-py==0.1 (from versions: 0.1) 2021-07-10T08:06:46,971 ERROR: No matching distribution found for janus-py==0.1 2021-07-10T08:06:46,972 Exception information: 2021-07-10T08:06:46,972 Traceback (most recent call last): 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:06:46,972 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:06:46,972 raise RequirementsConflicted(criterion) 2021-07-10T08:06:46,972 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('janus-py==0.1') 2021-07-10T08:06:46,972 2021-07-10T08:06:46,972 During handling of the above exception, another exception occurred: 2021-07-10T08:06:46,972 2021-07-10T08:06:46,972 Traceback (most recent call last): 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:06:46,972 result = self._result = resolver.resolve( 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:06:46,972 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:06:46,972 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:06:46,972 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('janus-py==0.1'), parent=None)] 2021-07-10T08:06:46,972 2021-07-10T08:06:46,972 The above exception was the direct cause of the following exception: 2021-07-10T08:06:46,972 2021-07-10T08:06:46,972 Traceback (most recent call last): 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:06:46,972 status = self.run(options, args) 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:06:46,972 return func(self, options, args) 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:06:46,972 requirement_set = resolver.resolve( 2021-07-10T08:06:46,972 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:06:46,972 raise error from e 2021-07-10T08:06:46,972 pip._internal.exceptions.DistributionNotFound: No matching distribution found for janus-py==0.1 2021-07-10T08:06:46,977 Removed janus-py==0.1 from https://files.pythonhosted.org/packages/68/e7/03e7fb7d1decfc11c6ef715d19f647f5a63058321e20a386e46a1428ec68/janus-py-0.1.tar.gz#sha256=9e9db9da6afe9c97824bb80912ddf8a5de9bb8acb965db1d77c97a3a263d3fd5 from build tracker '/tmp/pip-req-tracker-2in4pl7k' 2021-07-10T08:06:46,977 Removed build tracker: '/tmp/pip-req-tracker-2in4pl7k'