2021-07-10T16:30:27,233 Created temporary directory: /tmp/pip-ephem-wheel-cache-sy3z_rb3 2021-07-10T16:30:27,236 Created temporary directory: /tmp/pip-req-tracker-k3djf7uf 2021-07-10T16:30:27,237 Initialized build tracking at /tmp/pip-req-tracker-k3djf7uf 2021-07-10T16:30:27,237 Created build tracker: /tmp/pip-req-tracker-k3djf7uf 2021-07-10T16:30:27,237 Entered build tracker: /tmp/pip-req-tracker-k3djf7uf 2021-07-10T16:30:27,238 Created temporary directory: /tmp/pip-wheel-ytnjasjk 2021-07-10T16:30:27,267 1 location(s) to search for versions of pylinux: 2021-07-10T16:30:27,267 * https://pypi.org/simple/pylinux/ 2021-07-10T16:30:27,268 Fetching project page and analyzing links: https://pypi.org/simple/pylinux/ 2021-07-10T16:30:27,268 Getting page https://pypi.org/simple/pylinux/ 2021-07-10T16:30:27,270 Found index url https://pypi.org/simple 2021-07-10T16:30:27,450 Found link https://files.pythonhosted.org/packages/0e/25/919573d50cb8a07b34bb1057017056fdb58296c5fd93452004184ea9b636/pylinux-0.0.1.zip#sha256=b9a1ba41818e72a07af85aac092273f97d01af59d6e9d561ee4b4f40099973c2 (from https://pypi.org/simple/pylinux/), version: 0.0.1 2021-07-10T16:30:27,450 Skipping link: not a file: https://pypi.org/simple/pylinux/ 2021-07-10T16:30:27,468 Given no hashes to check 1 links for project 'pylinux': discarding no candidates 2021-07-10T16:30:27,487 Collecting pylinux==0.0.1 2021-07-10T16:30:27,489 Created temporary directory: /tmp/pip-unpack-x2pupko8 2021-07-10T16:30:27,661 Downloading pylinux-0.0.1.zip (2.3 kB) 2021-07-10T16:30:27,691 Added pylinux==0.0.1 from https://files.pythonhosted.org/packages/0e/25/919573d50cb8a07b34bb1057017056fdb58296c5fd93452004184ea9b636/pylinux-0.0.1.zip#sha256=b9a1ba41818e72a07af85aac092273f97d01af59d6e9d561ee4b4f40099973c2 to build tracker '/tmp/pip-req-tracker-k3djf7uf' 2021-07-10T16:30:27,692 Running setup.py (path:/tmp/pip-wheel-ytnjasjk/pylinux_d7697941a43b436bbb5ae6b48187e49e/setup.py) egg_info for package pylinux 2021-07-10T16:30:27,692 Created temporary directory: /tmp/pip-pip-egg-info-lnqphjpg 2021-07-10T16:30:27,693 Running command python setup.py egg_info 2021-07-10T16:30:28,503 Traceback (most recent call last): 2021-07-10T16:30:28,504 File "", line 1, in 2021-07-10T16:30:28,504 File "/tmp/pip-wheel-ytnjasjk/pylinux_d7697941a43b436bbb5ae6b48187e49e/setup.py", line 8, in 2021-07-10T16:30:28,504 with open(join(dirname(__file__), 'VERSION'), 'rb') as f: 2021-07-10T16:30:28,505 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ytnjasjk/pylinux_d7697941a43b436bbb5ae6b48187e49e/VERSION' 2021-07-10T16:30:28,555 WARNING: Discarding https://files.pythonhosted.org/packages/0e/25/919573d50cb8a07b34bb1057017056fdb58296c5fd93452004184ea9b636/pylinux-0.0.1.zip#sha256=b9a1ba41818e72a07af85aac092273f97d01af59d6e9d561ee4b4f40099973c2 (from https://pypi.org/simple/pylinux/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T16:30:28,556 ERROR: Could not find a version that satisfies the requirement pylinux==0.0.1 (from versions: 0.0.1) 2021-07-10T16:30:28,556 ERROR: No matching distribution found for pylinux==0.0.1 2021-07-10T16:30:28,557 Exception information: 2021-07-10T16:30:28,557 Traceback (most recent call last): 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T16:30:28,557 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T16:30:28,557 raise RequirementsConflicted(criterion) 2021-07-10T16:30:28,557 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pylinux==0.0.1') 2021-07-10T16:30:28,557 2021-07-10T16:30:28,557 During handling of the above exception, another exception occurred: 2021-07-10T16:30:28,557 2021-07-10T16:30:28,557 Traceback (most recent call last): 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T16:30:28,557 result = self._result = resolver.resolve( 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T16:30:28,557 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T16:30:28,557 raise ResolutionImpossible(e.criterion.information) 2021-07-10T16:30:28,557 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pylinux==0.0.1'), parent=None)] 2021-07-10T16:30:28,557 2021-07-10T16:30:28,557 The above exception was the direct cause of the following exception: 2021-07-10T16:30:28,557 2021-07-10T16:30:28,557 Traceback (most recent call last): 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T16:30:28,557 status = self.run(options, args) 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T16:30:28,557 return func(self, options, args) 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T16:30:28,557 requirement_set = resolver.resolve( 2021-07-10T16:30:28,557 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T16:30:28,557 raise error from e 2021-07-10T16:30:28,557 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pylinux==0.0.1 2021-07-10T16:30:28,562 Removed pylinux==0.0.1 from https://files.pythonhosted.org/packages/0e/25/919573d50cb8a07b34bb1057017056fdb58296c5fd93452004184ea9b636/pylinux-0.0.1.zip#sha256=b9a1ba41818e72a07af85aac092273f97d01af59d6e9d561ee4b4f40099973c2 from build tracker '/tmp/pip-req-tracker-k3djf7uf' 2021-07-10T16:30:28,562 Removed build tracker: '/tmp/pip-req-tracker-k3djf7uf'