2021-09-06T15:42:07,565 Created temporary directory: /tmp/pip-ephem-wheel-cache-nz6555s2 2021-09-06T15:42:07,568 Created temporary directory: /tmp/pip-req-tracker-50myrt6o 2021-09-06T15:42:07,569 Initialized build tracking at /tmp/pip-req-tracker-50myrt6o 2021-09-06T15:42:07,569 Created build tracker: /tmp/pip-req-tracker-50myrt6o 2021-09-06T15:42:07,569 Entered build tracker: /tmp/pip-req-tracker-50myrt6o 2021-09-06T15:42:07,570 Created temporary directory: /tmp/pip-wheel-lsavdokv 2021-09-06T15:42:07,606 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-06T15:42:07,609 2 location(s) to search for versions of atrhub: 2021-09-06T15:42:07,609 * https://pypi.org/simple/atrhub/ 2021-09-06T15:42:07,609 * https://www.piwheels.org/simple/atrhub/ 2021-09-06T15:42:07,609 Fetching project page and analyzing links: https://pypi.org/simple/atrhub/ 2021-09-06T15:42:07,610 Getting page https://pypi.org/simple/atrhub/ 2021-09-06T15:42:07,611 Found index url https://pypi.org/simple 2021-09-06T15:42:07,704 Found link https://files.pythonhosted.org/packages/bd/e5/063474bbd93eaef87453b9f4685e2c0b3c0485185ff57f3587c443144fde/atrhub-0.4.0.tar.gz#sha256=c7a3202617d549ea2919db993924f6ba4b4e9ff2d1ab75af876b6e24ba606f08 (from https://pypi.org/simple/atrhub/), version: 0.4.0 2021-09-06T15:42:07,705 Fetching project page and analyzing links: https://www.piwheels.org/simple/atrhub/ 2021-09-06T15:42:07,705 Getting page https://www.piwheels.org/simple/atrhub/ 2021-09-06T15:42:07,706 Found index url https://www.piwheels.org/simple 2021-09-06T15:42:07,813 Skipping link: not a file: https://www.piwheels.org/simple/atrhub/ 2021-09-06T15:42:07,813 Skipping link: not a file: https://pypi.org/simple/atrhub/ 2021-09-06T15:42:07,835 Given no hashes to check 1 links for project 'atrhub': discarding no candidates 2021-09-06T15:42:07,853 Collecting atrhub==0.4.0 2021-09-06T15:42:07,855 Created temporary directory: /tmp/pip-unpack-7cscx422 2021-09-06T15:42:07,894 Downloading atrhub-0.4.0.tar.gz (18 kB) 2021-09-06T15:42:07,936 Added atrhub==0.4.0 from https://files.pythonhosted.org/packages/bd/e5/063474bbd93eaef87453b9f4685e2c0b3c0485185ff57f3587c443144fde/atrhub-0.4.0.tar.gz#sha256=c7a3202617d549ea2919db993924f6ba4b4e9ff2d1ab75af876b6e24ba606f08 to build tracker '/tmp/pip-req-tracker-50myrt6o' 2021-09-06T15:42:07,937 Running setup.py (path:/tmp/pip-wheel-lsavdokv/atrhub_24087b5134894a33968df22b0fc86d0a/setup.py) egg_info for package atrhub 2021-09-06T15:42:07,938 Created temporary directory: /tmp/pip-pip-egg-info-93h0zenl 2021-09-06T15:42:07,938 Running command python setup.py egg_info 2021-09-06T15:42:08,615 Traceback (most recent call last): 2021-09-06T15:42:08,616 File "", line 1, in 2021-09-06T15:42:08,616 File "/tmp/pip-wheel-lsavdokv/atrhub_24087b5134894a33968df22b0fc86d0a/setup.py", line 9, in 2021-09-06T15:42:08,617 with open('requirements.txt', 'r') as f: 2021-09-06T15:42:08,617 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-09-06T15:42:08,664 WARNING: Discarding https://files.pythonhosted.org/packages/bd/e5/063474bbd93eaef87453b9f4685e2c0b3c0485185ff57f3587c443144fde/atrhub-0.4.0.tar.gz#sha256=c7a3202617d549ea2919db993924f6ba4b4e9ff2d1ab75af876b6e24ba606f08 (from https://pypi.org/simple/atrhub/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-06T15:42:08,666 ERROR: Could not find a version that satisfies the requirement atrhub==0.4.0 (from versions: 0.4.0) 2021-09-06T15:42:08,666 ERROR: No matching distribution found for atrhub==0.4.0 2021-09-06T15:42:08,666 Exception information: 2021-09-06T15:42:08,666 Traceback (most recent call last): 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-06T15:42:08,666 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-06T15:42:08,666 raise RequirementsConflicted(criterion) 2021-09-06T15:42:08,666 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('atrhub==0.4.0') 2021-09-06T15:42:08,666 2021-09-06T15:42:08,666 During handling of the above exception, another exception occurred: 2021-09-06T15:42:08,666 2021-09-06T15:42:08,666 Traceback (most recent call last): 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-06T15:42:08,666 result = self._result = resolver.resolve( 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-06T15:42:08,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-06T15:42:08,666 raise ResolutionImpossible(e.criterion.information) 2021-09-06T15:42:08,666 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('atrhub==0.4.0'), parent=None)] 2021-09-06T15:42:08,666 2021-09-06T15:42:08,666 The above exception was the direct cause of the following exception: 2021-09-06T15:42:08,666 2021-09-06T15:42:08,666 Traceback (most recent call last): 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-06T15:42:08,666 status = self.run(options, args) 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-06T15:42:08,666 return func(self, options, args) 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-06T15:42:08,666 requirement_set = resolver.resolve( 2021-09-06T15:42:08,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-06T15:42:08,666 raise error from e 2021-09-06T15:42:08,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for atrhub==0.4.0 2021-09-06T15:42:08,671 Removed atrhub==0.4.0 from https://files.pythonhosted.org/packages/bd/e5/063474bbd93eaef87453b9f4685e2c0b3c0485185ff57f3587c443144fde/atrhub-0.4.0.tar.gz#sha256=c7a3202617d549ea2919db993924f6ba4b4e9ff2d1ab75af876b6e24ba606f08 from build tracker '/tmp/pip-req-tracker-50myrt6o' 2021-09-06T15:42:08,672 Removed build tracker: '/tmp/pip-req-tracker-50myrt6o'