2021-07-10T00:53:39,624 Created temporary directory: /tmp/pip-ephem-wheel-cache-a67w1kxj 2021-07-10T00:53:39,627 Created temporary directory: /tmp/pip-req-tracker-w7cy2b8e 2021-07-10T00:53:39,627 Initialized build tracking at /tmp/pip-req-tracker-w7cy2b8e 2021-07-10T00:53:39,627 Created build tracker: /tmp/pip-req-tracker-w7cy2b8e 2021-07-10T00:53:39,628 Entered build tracker: /tmp/pip-req-tracker-w7cy2b8e 2021-07-10T00:53:39,628 Created temporary directory: /tmp/pip-wheel-w02oxjk1 2021-07-10T00:53:39,661 1 location(s) to search for versions of details: 2021-07-10T00:53:39,661 * https://pypi.org/simple/details/ 2021-07-10T00:53:39,662 Fetching project page and analyzing links: https://pypi.org/simple/details/ 2021-07-10T00:53:39,662 Getting page https://pypi.org/simple/details/ 2021-07-10T00:53:39,664 Found index url https://pypi.org/simple 2021-07-10T00:53:39,843 Found link https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db (from https://pypi.org/simple/details/), version: 0.1.0 2021-07-10T00:53:39,843 Found link https://files.pythonhosted.org/packages/6c/38/7d3efb9e661add4f31f938807ee24746f0948c5aa25a59a29a81d2b75bbf/details-0.2.0.tar.gz#sha256=c767226f01c65a752e5bf750200f6101fff7b25a128d686b6af58f694d7a7aa4 (from https://pypi.org/simple/details/), version: 0.2.0 2021-07-10T00:53:39,843 Skipping link: not a file: https://pypi.org/simple/details/ 2021-07-10T00:53:39,860 Given no hashes to check 1 links for project 'details': discarding no candidates 2021-07-10T00:53:39,877 Collecting details==0.1.0 2021-07-10T00:53:39,878 Created temporary directory: /tmp/pip-unpack-ngmcfkdr 2021-07-10T00:53:40,048 Downloading details-0.1.0.tar.gz (8.8 kB) 2021-07-10T00:53:40,088 Added details==0.1.0 from https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db to build tracker '/tmp/pip-req-tracker-w7cy2b8e' 2021-07-10T00:53:40,089 Running setup.py (path:/tmp/pip-wheel-w02oxjk1/details_508c24c941f44f2583d8ba3f2047462e/setup.py) egg_info for package details 2021-07-10T00:53:40,089 Created temporary directory: /tmp/pip-pip-egg-info-dbxnzx9r 2021-07-10T00:53:40,090 Running command python setup.py egg_info 2021-07-10T00:53:40,716 Traceback (most recent call last): 2021-07-10T00:53:40,717 File "", line 1, in 2021-07-10T00:53:40,717 File "/tmp/pip-wheel-w02oxjk1/details_508c24c941f44f2583d8ba3f2047462e/setup.py", line 13, in 2021-07-10T00:53:40,717 version=open(os.path.join('details', '_version')).read(), 2021-07-10T00:53:40,718 FileNotFoundError: [Errno 2] No such file or directory: 'details/_version' 2021-07-10T00:53:40,766 WARNING: Discarding https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db (from https://pypi.org/simple/details/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:53:40,768 ERROR: Could not find a version that satisfies the requirement details==0.1.0 (from versions: 0.1.0, 0.2.0) 2021-07-10T00:53:40,768 ERROR: No matching distribution found for details==0.1.0 2021-07-10T00:53:40,768 Exception information: 2021-07-10T00:53:40,768 Traceback (most recent call last): 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:53:40,768 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:53:40,768 raise RequirementsConflicted(criterion) 2021-07-10T00:53:40,768 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('details==0.1.0') 2021-07-10T00:53:40,768 2021-07-10T00:53:40,768 During handling of the above exception, another exception occurred: 2021-07-10T00:53:40,768 2021-07-10T00:53:40,768 Traceback (most recent call last): 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:53:40,768 result = self._result = resolver.resolve( 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:53:40,768 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:53:40,768 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:53:40,768 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('details==0.1.0'), parent=None)] 2021-07-10T00:53:40,768 2021-07-10T00:53:40,768 The above exception was the direct cause of the following exception: 2021-07-10T00:53:40,768 2021-07-10T00:53:40,768 Traceback (most recent call last): 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:53:40,768 status = self.run(options, args) 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:53:40,768 return func(self, options, args) 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:53:40,768 requirement_set = resolver.resolve( 2021-07-10T00:53:40,768 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:53:40,768 raise error from e 2021-07-10T00:53:40,768 pip._internal.exceptions.DistributionNotFound: No matching distribution found for details==0.1.0 2021-07-10T00:53:40,774 Removed details==0.1.0 from https://files.pythonhosted.org/packages/d4/6a/b8c9b3f3c1c34f51ccc26e672bcbca36522d0c9da4195cece228987600a0/details-0.1.0.tar.gz#sha256=958c11b3143c69ceb2d170a9c0a293e0889c39c4a60e24870ff48dc8f0d198db from build tracker '/tmp/pip-req-tracker-w7cy2b8e' 2021-07-10T00:53:40,774 Removed build tracker: '/tmp/pip-req-tracker-w7cy2b8e'