2021-07-10T06:38:52,154 Created temporary directory: /tmp/pip-ephem-wheel-cache-l3gtvqf6 2021-07-10T06:38:52,157 Created temporary directory: /tmp/pip-req-tracker-qywilw4g 2021-07-10T06:38:52,158 Initialized build tracking at /tmp/pip-req-tracker-qywilw4g 2021-07-10T06:38:52,158 Created build tracker: /tmp/pip-req-tracker-qywilw4g 2021-07-10T06:38:52,158 Entered build tracker: /tmp/pip-req-tracker-qywilw4g 2021-07-10T06:38:52,159 Created temporary directory: /tmp/pip-wheel-2z5xn0z9 2021-07-10T06:38:52,191 1 location(s) to search for versions of pysiesta: 2021-07-10T06:38:52,191 * https://pypi.org/simple/pysiesta/ 2021-07-10T06:38:52,191 Fetching project page and analyzing links: https://pypi.org/simple/pysiesta/ 2021-07-10T06:38:52,192 Getting page https://pypi.org/simple/pysiesta/ 2021-07-10T06:38:52,193 Found index url https://pypi.org/simple 2021-07-10T06:38:52,375 Found link https://files.pythonhosted.org/packages/02/65/bde1994ed23d995a118b54a7068a40a0c740610cdb4cad82eaadf3c631bd/pySiesta-0.1.1.tar.gz#sha256=804d8030c7e01bd0503d14e6a2782fd3e8e7affff69be0531d4f1f63defceec4 (from https://pypi.org/simple/pysiesta/), version: 0.1.1 2021-07-10T06:38:52,376 Found link https://files.pythonhosted.org/packages/0e/d5/9e16eb5d77ae6a8154a07748c7ba96f9929fe416225f7eec4683757b4e67/pySiesta-0.2.0.tar.gz#sha256=657ed610540fe78c1d408d2befba637cc88852579a0e306e8922ee3f776dd9d0 (from https://pypi.org/simple/pysiesta/), version: 0.2.0 2021-07-10T06:38:52,376 Skipping link: not a file: https://pypi.org/simple/pysiesta/ 2021-07-10T06:38:52,396 Given no hashes to check 1 links for project 'pysiesta': discarding no candidates 2021-07-10T06:38:52,416 Collecting pysiesta==0.1.1 2021-07-10T06:38:52,418 Created temporary directory: /tmp/pip-unpack-1t_ge_nj 2021-07-10T06:38:52,590 Downloading pySiesta-0.1.1.tar.gz (34 kB) 2021-07-10T06:38:52,663 Added pysiesta==0.1.1 from https://files.pythonhosted.org/packages/02/65/bde1994ed23d995a118b54a7068a40a0c740610cdb4cad82eaadf3c631bd/pySiesta-0.1.1.tar.gz#sha256=804d8030c7e01bd0503d14e6a2782fd3e8e7affff69be0531d4f1f63defceec4 to build tracker '/tmp/pip-req-tracker-qywilw4g' 2021-07-10T06:38:52,664 Running setup.py (path:/tmp/pip-wheel-2z5xn0z9/pysiesta_85b441c4d0f34ccdb54dc5ebc99349c7/setup.py) egg_info for package pysiesta 2021-07-10T06:38:52,665 Created temporary directory: /tmp/pip-pip-egg-info-m8wgy98s 2021-07-10T06:38:52,665 Running command python setup.py egg_info 2021-07-10T06:38:53,318 Traceback (most recent call last): 2021-07-10T06:38:53,318 File "", line 1, in 2021-07-10T06:38:53,318 File "/tmp/pip-wheel-2z5xn0z9/pysiesta_85b441c4d0f34ccdb54dc5ebc99349c7/setup.py", line 6, in 2021-07-10T06:38:53,319 docfiles = [join(DOCDIR, f) for f in os.listdir(DOCDIR) if not isdir(os.path.join(DOCDIR, f))] 2021-07-10T06:38:53,319 FileNotFoundError: [Errno 2] No such file or directory: 'docs' 2021-07-10T06:38:53,367 WARNING: Discarding https://files.pythonhosted.org/packages/02/65/bde1994ed23d995a118b54a7068a40a0c740610cdb4cad82eaadf3c631bd/pySiesta-0.1.1.tar.gz#sha256=804d8030c7e01bd0503d14e6a2782fd3e8e7affff69be0531d4f1f63defceec4 (from https://pypi.org/simple/pysiesta/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:38:53,368 ERROR: Could not find a version that satisfies the requirement pysiesta==0.1.1 (from versions: 0.1.1, 0.2.0) 2021-07-10T06:38:53,368 ERROR: No matching distribution found for pysiesta==0.1.1 2021-07-10T06:38:53,369 Exception information: 2021-07-10T06:38:53,369 Traceback (most recent call last): 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:38:53,369 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:38:53,369 raise RequirementsConflicted(criterion) 2021-07-10T06:38:53,369 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pysiesta==0.1.1') 2021-07-10T06:38:53,369 2021-07-10T06:38:53,369 During handling of the above exception, another exception occurred: 2021-07-10T06:38:53,369 2021-07-10T06:38:53,369 Traceback (most recent call last): 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:38:53,369 result = self._result = resolver.resolve( 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:38:53,369 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:38:53,369 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:38:53,369 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pysiesta==0.1.1'), parent=None)] 2021-07-10T06:38:53,369 2021-07-10T06:38:53,369 The above exception was the direct cause of the following exception: 2021-07-10T06:38:53,369 2021-07-10T06:38:53,369 Traceback (most recent call last): 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:38:53,369 status = self.run(options, args) 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:38:53,369 return func(self, options, args) 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:38:53,369 requirement_set = resolver.resolve( 2021-07-10T06:38:53,369 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:38:53,369 raise error from e 2021-07-10T06:38:53,369 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pysiesta==0.1.1 2021-07-10T06:38:53,373 Removed pysiesta==0.1.1 from https://files.pythonhosted.org/packages/02/65/bde1994ed23d995a118b54a7068a40a0c740610cdb4cad82eaadf3c631bd/pySiesta-0.1.1.tar.gz#sha256=804d8030c7e01bd0503d14e6a2782fd3e8e7affff69be0531d4f1f63defceec4 from build tracker '/tmp/pip-req-tracker-qywilw4g' 2021-07-10T06:38:53,374 Removed build tracker: '/tmp/pip-req-tracker-qywilw4g'