2021-07-14T01:09:52,651 Created temporary directory: /tmp/pip-ephem-wheel-cache-epdq92hd 2021-07-14T01:09:52,655 Created temporary directory: /tmp/pip-req-tracker-ilisldqo 2021-07-14T01:09:52,656 Initialized build tracking at /tmp/pip-req-tracker-ilisldqo 2021-07-14T01:09:52,656 Created build tracker: /tmp/pip-req-tracker-ilisldqo 2021-07-14T01:09:52,656 Entered build tracker: /tmp/pip-req-tracker-ilisldqo 2021-07-14T01:09:52,657 Created temporary directory: /tmp/pip-wheel-0zo6izc7 2021-07-14T01:09:52,685 1 location(s) to search for versions of py-textworld: 2021-07-14T01:09:52,685 * https://pypi.org/simple/py-textworld/ 2021-07-14T01:09:52,685 Fetching project page and analyzing links: https://pypi.org/simple/py-textworld/ 2021-07-14T01:09:52,686 Getting page https://pypi.org/simple/py-textworld/ 2021-07-14T01:09:52,687 Found index url https://pypi.org/simple 2021-07-14T01:09:52,863 Found link https://files.pythonhosted.org/packages/b1/87/b42de528a455a4795512b502558db4d66e0550962911639f904a20ca7161/py-textworld-0.0.3.tar.gz#sha256=c667b1805d68add505028ff4a96534637c8b4171828e6463e32046893c7bc164 (from https://pypi.org/simple/py-textworld/), version: 0.0.3 2021-07-14T01:09:52,863 Skipping link: not a file: https://pypi.org/simple/py-textworld/ 2021-07-14T01:09:52,881 Given no hashes to check 1 links for project 'py-textworld': discarding no candidates 2021-07-14T01:09:52,900 Collecting py-textworld==0.0.3 2021-07-14T01:09:52,902 Created temporary directory: /tmp/pip-unpack-rpbkp0kk 2021-07-14T01:09:55,307 Downloading py-textworld-0.0.3.tar.gz (7.5 MB) 2021-07-14T01:09:57,872 Added py-textworld==0.0.3 from https://files.pythonhosted.org/packages/b1/87/b42de528a455a4795512b502558db4d66e0550962911639f904a20ca7161/py-textworld-0.0.3.tar.gz#sha256=c667b1805d68add505028ff4a96534637c8b4171828e6463e32046893c7bc164 to build tracker '/tmp/pip-req-tracker-ilisldqo' 2021-07-14T01:09:57,873 Running setup.py (path:/tmp/pip-wheel-0zo6izc7/py-textworld_08a6e079f0ab443eaae979f72e0af5aa/setup.py) egg_info for package py-textworld 2021-07-14T01:09:57,874 Created temporary directory: /tmp/pip-pip-egg-info-gcl3recw 2021-07-14T01:09:57,874 Running command python setup.py egg_info 2021-07-14T01:09:59,050 Traceback (most recent call last): 2021-07-14T01:09:59,050 File "", line 1, in 2021-07-14T01:09:59,051 File "/tmp/pip-wheel-0zo6izc7/py-textworld_08a6e079f0ab443eaae979f72e0af5aa/setup.py", line 63, in 2021-07-14T01:09:59,052 install_requires=open('requirements.txt').readlines(), 2021-07-14T01:09:59,052 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T01:09:59,120 WARNING: Discarding https://files.pythonhosted.org/packages/b1/87/b42de528a455a4795512b502558db4d66e0550962911639f904a20ca7161/py-textworld-0.0.3.tar.gz#sha256=c667b1805d68add505028ff4a96534637c8b4171828e6463e32046893c7bc164 (from https://pypi.org/simple/py-textworld/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T01:09:59,122 ERROR: Could not find a version that satisfies the requirement py-textworld==0.0.3 (from versions: 0.0.3) 2021-07-14T01:09:59,122 ERROR: No matching distribution found for py-textworld==0.0.3 2021-07-14T01:09:59,122 Exception information: 2021-07-14T01:09:59,122 Traceback (most recent call last): 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T01:09:59,122 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T01:09:59,122 raise RequirementsConflicted(criterion) 2021-07-14T01:09:59,122 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py-textworld==0.0.3') 2021-07-14T01:09:59,122 2021-07-14T01:09:59,122 During handling of the above exception, another exception occurred: 2021-07-14T01:09:59,122 2021-07-14T01:09:59,122 Traceback (most recent call last): 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T01:09:59,122 result = self._result = resolver.resolve( 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T01:09:59,122 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T01:09:59,122 raise ResolutionImpossible(e.criterion.information) 2021-07-14T01:09:59,122 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py-textworld==0.0.3'), parent=None)] 2021-07-14T01:09:59,122 2021-07-14T01:09:59,122 The above exception was the direct cause of the following exception: 2021-07-14T01:09:59,122 2021-07-14T01:09:59,122 Traceback (most recent call last): 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T01:09:59,122 status = self.run(options, args) 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T01:09:59,122 return func(self, options, args) 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T01:09:59,122 requirement_set = resolver.resolve( 2021-07-14T01:09:59,122 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T01:09:59,122 raise error from e 2021-07-14T01:09:59,122 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py-textworld==0.0.3 2021-07-14T01:09:59,127 Removed py-textworld==0.0.3 from https://files.pythonhosted.org/packages/b1/87/b42de528a455a4795512b502558db4d66e0550962911639f904a20ca7161/py-textworld-0.0.3.tar.gz#sha256=c667b1805d68add505028ff4a96534637c8b4171828e6463e32046893c7bc164 from build tracker '/tmp/pip-req-tracker-ilisldqo' 2021-07-14T01:09:59,128 Removed build tracker: '/tmp/pip-req-tracker-ilisldqo'