2021-07-14T23:35:44,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-oavead05 2021-07-14T23:35:44,595 Created temporary directory: /tmp/pip-req-tracker-aehkzpcx 2021-07-14T23:35:44,595 Initialized build tracking at /tmp/pip-req-tracker-aehkzpcx 2021-07-14T23:35:44,596 Created build tracker: /tmp/pip-req-tracker-aehkzpcx 2021-07-14T23:35:44,596 Entered build tracker: /tmp/pip-req-tracker-aehkzpcx 2021-07-14T23:35:44,596 Created temporary directory: /tmp/pip-wheel-61zg5jcm 2021-07-14T23:35:44,628 1 location(s) to search for versions of propnet: 2021-07-14T23:35:44,628 * https://pypi.org/simple/propnet/ 2021-07-14T23:35:44,629 Fetching project page and analyzing links: https://pypi.org/simple/propnet/ 2021-07-14T23:35:44,629 Getting page https://pypi.org/simple/propnet/ 2021-07-14T23:35:44,631 Found index url https://pypi.org/simple 2021-07-14T23:35:44,816 Found link https://files.pythonhosted.org/packages/51/0e/ee76614b78f195c0abcad0a820cc004cd78a4a94c9c665b46accd8fb8e23/propnet-2019.9.25.tar.gz#sha256=997bfea9534e8546b623b10c5cceb54bd6af6cc6b4d77ccf721446a3034b16da (from https://pypi.org/simple/propnet/), version: 2019.9.25 2021-07-14T23:35:44,817 Skipping link: not a file: https://pypi.org/simple/propnet/ 2021-07-14T23:35:44,834 Given no hashes to check 1 links for project 'propnet': discarding no candidates 2021-07-14T23:35:44,854 Collecting propnet==2019.9.25 2021-07-14T23:35:44,856 Created temporary directory: /tmp/pip-unpack-xu4foe9v 2021-07-14T23:35:45,031 Downloading propnet-2019.9.25.tar.gz (4.1 kB) 2021-07-14T23:35:45,082 Added propnet==2019.9.25 from https://files.pythonhosted.org/packages/51/0e/ee76614b78f195c0abcad0a820cc004cd78a4a94c9c665b46accd8fb8e23/propnet-2019.9.25.tar.gz#sha256=997bfea9534e8546b623b10c5cceb54bd6af6cc6b4d77ccf721446a3034b16da to build tracker '/tmp/pip-req-tracker-aehkzpcx' 2021-07-14T23:35:45,084 Running setup.py (path:/tmp/pip-wheel-61zg5jcm/propnet_75e864855b8344ada35cd467b6b4b2d6/setup.py) egg_info for package propnet 2021-07-14T23:35:45,085 Created temporary directory: /tmp/pip-pip-egg-info-m71k7yxl 2021-07-14T23:35:45,085 Running command python setup.py egg_info 2021-07-14T23:35:46,160 Traceback (most recent call last): 2021-07-14T23:35:46,161 File "", line 1, in 2021-07-14T23:35:46,161 File "/tmp/pip-wheel-61zg5jcm/propnet_75e864855b8344ada35cd467b6b4b2d6/setup.py", line 6, in 2021-07-14T23:35:46,162 with open('requirements.txt', 'r') as f: 2021-07-14T23:35:46,162 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T23:35:46,211 WARNING: Discarding https://files.pythonhosted.org/packages/51/0e/ee76614b78f195c0abcad0a820cc004cd78a4a94c9c665b46accd8fb8e23/propnet-2019.9.25.tar.gz#sha256=997bfea9534e8546b623b10c5cceb54bd6af6cc6b4d77ccf721446a3034b16da (from https://pypi.org/simple/propnet/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T23:35:46,213 ERROR: Could not find a version that satisfies the requirement propnet==2019.9.25 (from versions: 2019.9.25) 2021-07-14T23:35:46,213 ERROR: No matching distribution found for propnet==2019.9.25 2021-07-14T23:35:46,213 Exception information: 2021-07-14T23:35:46,213 Traceback (most recent call last): 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T23:35:46,213 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T23:35:46,213 raise RequirementsConflicted(criterion) 2021-07-14T23:35:46,213 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('propnet==2019.9.25') 2021-07-14T23:35:46,213 2021-07-14T23:35:46,213 During handling of the above exception, another exception occurred: 2021-07-14T23:35:46,213 2021-07-14T23:35:46,213 Traceback (most recent call last): 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T23:35:46,213 result = self._result = resolver.resolve( 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T23:35:46,213 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T23:35:46,213 raise ResolutionImpossible(e.criterion.information) 2021-07-14T23:35:46,213 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('propnet==2019.9.25'), parent=None)] 2021-07-14T23:35:46,213 2021-07-14T23:35:46,213 The above exception was the direct cause of the following exception: 2021-07-14T23:35:46,213 2021-07-14T23:35:46,213 Traceback (most recent call last): 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T23:35:46,213 status = self.run(options, args) 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T23:35:46,213 return func(self, options, args) 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T23:35:46,213 requirement_set = resolver.resolve( 2021-07-14T23:35:46,213 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T23:35:46,213 raise error from e 2021-07-14T23:35:46,213 pip._internal.exceptions.DistributionNotFound: No matching distribution found for propnet==2019.9.25 2021-07-14T23:35:46,219 Removed propnet==2019.9.25 from https://files.pythonhosted.org/packages/51/0e/ee76614b78f195c0abcad0a820cc004cd78a4a94c9c665b46accd8fb8e23/propnet-2019.9.25.tar.gz#sha256=997bfea9534e8546b623b10c5cceb54bd6af6cc6b4d77ccf721446a3034b16da from build tracker '/tmp/pip-req-tracker-aehkzpcx' 2021-07-14T23:35:46,219 Removed build tracker: '/tmp/pip-req-tracker-aehkzpcx'