2021-07-09T03:44:29,488 Created temporary directory: /tmp/pip-ephem-wheel-cache-igx20cjc 2021-07-09T03:44:29,491 Created temporary directory: /tmp/pip-req-tracker-l2qk7h05 2021-07-09T03:44:29,491 Initialized build tracking at /tmp/pip-req-tracker-l2qk7h05 2021-07-09T03:44:29,491 Created build tracker: /tmp/pip-req-tracker-l2qk7h05 2021-07-09T03:44:29,491 Entered build tracker: /tmp/pip-req-tracker-l2qk7h05 2021-07-09T03:44:29,492 Created temporary directory: /tmp/pip-wheel-8f0bjwnu 2021-07-09T03:44:29,526 1 location(s) to search for versions of python-luxio: 2021-07-09T03:44:29,526 * https://pypi.org/simple/python-luxio/ 2021-07-09T03:44:29,526 Fetching project page and analyzing links: https://pypi.org/simple/python-luxio/ 2021-07-09T03:44:29,527 Getting page https://pypi.org/simple/python-luxio/ 2021-07-09T03:44:29,528 Found index url https://pypi.org/simple 2021-07-09T03:44:29,882 Found link https://files.pythonhosted.org/packages/c0/95/3cbbc5274576f2ca477c0fa9ecf104d84efdd1eb78e3f930d93de94b05a6/python-luxio-0.0.2.tar.gz#sha256=1aa189eaa4e01f0863b38cefd4c25ab9d18a3bba5f5ca1f9944fe068cdfbeaab (from https://pypi.org/simple/python-luxio/), version: 0.0.2 2021-07-09T03:44:29,882 Found link https://files.pythonhosted.org/packages/4d/d6/63729a56b4907eaf4d06eef40e1d8d1e9fd128739d88fdd5e0b36bc7dc7d/python-luxio-0.0.3.tar.gz#sha256=dd83c61f1a3d65b31ac373ca3925bd1466c82b7f64c8eeb384ad19b7ac78c0c5 (from https://pypi.org/simple/python-luxio/), version: 0.0.3 2021-07-09T03:44:29,883 Skipping link: not a file: https://pypi.org/simple/python-luxio/ 2021-07-09T03:44:29,899 Given no hashes to check 1 links for project 'python-luxio': discarding no candidates 2021-07-09T03:44:29,916 Collecting python-luxio==0.0.2 2021-07-09T03:44:29,918 Created temporary directory: /tmp/pip-unpack-mp7f39vb 2021-07-09T03:44:30,090 Downloading python-luxio-0.0.2.tar.gz (2.4 kB) 2021-07-09T03:44:30,117 Added python-luxio==0.0.2 from https://files.pythonhosted.org/packages/c0/95/3cbbc5274576f2ca477c0fa9ecf104d84efdd1eb78e3f930d93de94b05a6/python-luxio-0.0.2.tar.gz#sha256=1aa189eaa4e01f0863b38cefd4c25ab9d18a3bba5f5ca1f9944fe068cdfbeaab to build tracker '/tmp/pip-req-tracker-l2qk7h05' 2021-07-09T03:44:30,118 Running setup.py (path:/tmp/pip-wheel-8f0bjwnu/python-luxio_8f265eaf90cc49f681d255827e320c43/setup.py) egg_info for package python-luxio 2021-07-09T03:44:30,119 Created temporary directory: /tmp/pip-pip-egg-info-e7ns5o46 2021-07-09T03:44:30,119 Running command python setup.py egg_info 2021-07-09T03:44:30,830 Traceback (most recent call last): 2021-07-09T03:44:30,831 File "", line 1, in 2021-07-09T03:44:30,831 File "/tmp/pip-wheel-8f0bjwnu/python-luxio_8f265eaf90cc49f681d255827e320c43/setup.py", line 14, in 2021-07-09T03:44:30,832 with open('README.rst') as f: 2021-07-09T03:44:30,832 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T03:44:30,882 WARNING: Discarding https://files.pythonhosted.org/packages/c0/95/3cbbc5274576f2ca477c0fa9ecf104d84efdd1eb78e3f930d93de94b05a6/python-luxio-0.0.2.tar.gz#sha256=1aa189eaa4e01f0863b38cefd4c25ab9d18a3bba5f5ca1f9944fe068cdfbeaab (from https://pypi.org/simple/python-luxio/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:44:30,884 ERROR: Could not find a version that satisfies the requirement python-luxio==0.0.2 (from versions: 0.0.2, 0.0.3) 2021-07-09T03:44:30,884 ERROR: No matching distribution found for python-luxio==0.0.2 2021-07-09T03:44:30,884 Exception information: 2021-07-09T03:44:30,884 Traceback (most recent call last): 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:44:30,884 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:44:30,884 raise RequirementsConflicted(criterion) 2021-07-09T03:44:30,884 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-luxio==0.0.2') 2021-07-09T03:44:30,884 2021-07-09T03:44:30,884 During handling of the above exception, another exception occurred: 2021-07-09T03:44:30,884 2021-07-09T03:44:30,884 Traceback (most recent call last): 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:44:30,884 result = self._result = resolver.resolve( 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:44:30,884 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:44:30,884 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:44:30,884 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-luxio==0.0.2'), parent=None)] 2021-07-09T03:44:30,884 2021-07-09T03:44:30,884 The above exception was the direct cause of the following exception: 2021-07-09T03:44:30,884 2021-07-09T03:44:30,884 Traceback (most recent call last): 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:44:30,884 status = self.run(options, args) 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:44:30,884 return func(self, options, args) 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:44:30,884 requirement_set = resolver.resolve( 2021-07-09T03:44:30,884 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:44:30,884 raise error from e 2021-07-09T03:44:30,884 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-luxio==0.0.2 2021-07-09T03:44:30,889 Removed python-luxio==0.0.2 from https://files.pythonhosted.org/packages/c0/95/3cbbc5274576f2ca477c0fa9ecf104d84efdd1eb78e3f930d93de94b05a6/python-luxio-0.0.2.tar.gz#sha256=1aa189eaa4e01f0863b38cefd4c25ab9d18a3bba5f5ca1f9944fe068cdfbeaab from build tracker '/tmp/pip-req-tracker-l2qk7h05' 2021-07-09T03:44:30,889 Removed build tracker: '/tmp/pip-req-tracker-l2qk7h05'