2021-07-15T17:13:12,025 Created temporary directory: /tmp/pip-ephem-wheel-cache-vvfsjafv 2021-07-15T17:13:12,028 Created temporary directory: /tmp/pip-req-tracker-4v4371n_ 2021-07-15T17:13:12,028 Initialized build tracking at /tmp/pip-req-tracker-4v4371n_ 2021-07-15T17:13:12,029 Created build tracker: /tmp/pip-req-tracker-4v4371n_ 2021-07-15T17:13:12,029 Entered build tracker: /tmp/pip-req-tracker-4v4371n_ 2021-07-15T17:13:12,030 Created temporary directory: /tmp/pip-wheel-gfwvcxxb 2021-07-15T17:13:12,060 1 location(s) to search for versions of pynncml: 2021-07-15T17:13:12,060 * https://pypi.org/simple/pynncml/ 2021-07-15T17:13:12,061 Fetching project page and analyzing links: https://pypi.org/simple/pynncml/ 2021-07-15T17:13:12,062 Getting page https://pypi.org/simple/pynncml/ 2021-07-15T17:13:12,064 Found index url https://pypi.org/simple 2021-07-15T17:13:12,154 Found link https://files.pythonhosted.org/packages/85/2b/5619333edb0601dc2c918607fc50d057a9fd3e370ab9e1a5403048d32166/pynncml-0.1.tar.gz#sha256=52867e03d0fadaabc74748e698e47ec138a8e479d20c304495c84ce0830c8de4 (from https://pypi.org/simple/pynncml/), version: 0.1 2021-07-15T17:13:12,155 Found link https://files.pythonhosted.org/packages/19/87/06170d0eeb70c6d03aa82e63886662ae182ec833d8c7ab3692bea884cca6/pynncml-0.1.1.tar.gz#sha256=8e55e132cb024a7442c55dc8d6e1dc55a6c62462a06083cd1d77dde6e10d403f (from https://pypi.org/simple/pynncml/), version: 0.1.1 2021-07-15T17:13:12,155 Skipping link: not a file: https://pypi.org/simple/pynncml/ 2021-07-15T17:13:12,174 Given no hashes to check 1 links for project 'pynncml': discarding no candidates 2021-07-15T17:13:12,194 Collecting pynncml==0.1.1 2021-07-15T17:13:12,196 Created temporary directory: /tmp/pip-unpack-7hns4en3 2021-07-15T17:13:12,613 Downloading pynncml-0.1.1.tar.gz (3.1 MB) 2021-07-15T17:13:13,260 Added pynncml==0.1.1 from https://files.pythonhosted.org/packages/19/87/06170d0eeb70c6d03aa82e63886662ae182ec833d8c7ab3692bea884cca6/pynncml-0.1.1.tar.gz#sha256=8e55e132cb024a7442c55dc8d6e1dc55a6c62462a06083cd1d77dde6e10d403f to build tracker '/tmp/pip-req-tracker-4v4371n_' 2021-07-15T17:13:13,261 Running setup.py (path:/tmp/pip-wheel-gfwvcxxb/pynncml_8778704f66b54c93ae27fc1e4e686cd1/setup.py) egg_info for package pynncml 2021-07-15T17:13:13,262 Created temporary directory: /tmp/pip-pip-egg-info-7ko17f0f 2021-07-15T17:13:13,262 Running command python setup.py egg_info 2021-07-15T17:13:14,362 Traceback (most recent call last): 2021-07-15T17:13:14,363 File "", line 1, in 2021-07-15T17:13:14,364 File "/tmp/pip-wheel-gfwvcxxb/pynncml_8778704f66b54c93ae27fc1e4e686cd1/setup.py", line 7, in 2021-07-15T17:13:14,365 with open('requirements.txt') as f: 2021-07-15T17:13:14,365 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-15T17:13:14,420 WARNING: Discarding https://files.pythonhosted.org/packages/19/87/06170d0eeb70c6d03aa82e63886662ae182ec833d8c7ab3692bea884cca6/pynncml-0.1.1.tar.gz#sha256=8e55e132cb024a7442c55dc8d6e1dc55a6c62462a06083cd1d77dde6e10d403f (from https://pypi.org/simple/pynncml/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T17:13:14,422 ERROR: Could not find a version that satisfies the requirement pynncml==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-15T17:13:14,422 ERROR: No matching distribution found for pynncml==0.1.1 2021-07-15T17:13:14,423 Exception information: 2021-07-15T17:13:14,423 Traceback (most recent call last): 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T17:13:14,423 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T17:13:14,423 raise RequirementsConflicted(criterion) 2021-07-15T17:13:14,423 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pynncml==0.1.1') 2021-07-15T17:13:14,423 2021-07-15T17:13:14,423 During handling of the above exception, another exception occurred: 2021-07-15T17:13:14,423 2021-07-15T17:13:14,423 Traceback (most recent call last): 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T17:13:14,423 result = self._result = resolver.resolve( 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T17:13:14,423 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T17:13:14,423 raise ResolutionImpossible(e.criterion.information) 2021-07-15T17:13:14,423 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pynncml==0.1.1'), parent=None)] 2021-07-15T17:13:14,423 2021-07-15T17:13:14,423 The above exception was the direct cause of the following exception: 2021-07-15T17:13:14,423 2021-07-15T17:13:14,423 Traceback (most recent call last): 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T17:13:14,423 status = self.run(options, args) 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T17:13:14,423 return func(self, options, args) 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T17:13:14,423 requirement_set = resolver.resolve( 2021-07-15T17:13:14,423 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T17:13:14,423 raise error from e 2021-07-15T17:13:14,423 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pynncml==0.1.1 2021-07-15T17:13:14,428 Removed pynncml==0.1.1 from https://files.pythonhosted.org/packages/19/87/06170d0eeb70c6d03aa82e63886662ae182ec833d8c7ab3692bea884cca6/pynncml-0.1.1.tar.gz#sha256=8e55e132cb024a7442c55dc8d6e1dc55a6c62462a06083cd1d77dde6e10d403f from build tracker '/tmp/pip-req-tracker-4v4371n_' 2021-07-15T17:13:14,428 Removed build tracker: '/tmp/pip-req-tracker-4v4371n_'