2021-07-15T18:32:55,672 Created temporary directory: /tmp/pip-ephem-wheel-cache-xk5mtq6i 2021-07-15T18:32:55,675 Created temporary directory: /tmp/pip-req-tracker-hmgmdktj 2021-07-15T18:32:55,675 Initialized build tracking at /tmp/pip-req-tracker-hmgmdktj 2021-07-15T18:32:55,675 Created build tracker: /tmp/pip-req-tracker-hmgmdktj 2021-07-15T18:32:55,676 Entered build tracker: /tmp/pip-req-tracker-hmgmdktj 2021-07-15T18:32:55,676 Created temporary directory: /tmp/pip-wheel-rmw0c985 2021-07-15T18:32:55,706 1 location(s) to search for versions of fjord: 2021-07-15T18:32:55,706 * https://pypi.org/simple/fjord/ 2021-07-15T18:32:55,707 Fetching project page and analyzing links: https://pypi.org/simple/fjord/ 2021-07-15T18:32:55,707 Getting page https://pypi.org/simple/fjord/ 2021-07-15T18:32:55,709 Found index url https://pypi.org/simple 2021-07-15T18:32:55,799 Found link https://files.pythonhosted.org/packages/46/11/fbb90ff568dde606af0b6eadcee576bbd442bdd416954d108b5483700a50/fjord-0.0.2.tar.gz#sha256=21971e1c2faf2b557c35526a15f3f3caf168c6b01462096e37e3d5d497297f66 (from https://pypi.org/simple/fjord/), version: 0.0.2 2021-07-15T18:32:55,799 Skipping link: not a file: https://pypi.org/simple/fjord/ 2021-07-15T18:32:55,818 Given no hashes to check 1 links for project 'fjord': discarding no candidates 2021-07-15T18:32:55,838 Collecting fjord==0.0.2 2021-07-15T18:32:55,840 Created temporary directory: /tmp/pip-unpack-5c2d44po 2021-07-15T18:32:56,215 Downloading fjord-0.0.2.tar.gz (1.5 kB) 2021-07-15T18:32:56,242 Added fjord==0.0.2 from https://files.pythonhosted.org/packages/46/11/fbb90ff568dde606af0b6eadcee576bbd442bdd416954d108b5483700a50/fjord-0.0.2.tar.gz#sha256=21971e1c2faf2b557c35526a15f3f3caf168c6b01462096e37e3d5d497297f66 to build tracker '/tmp/pip-req-tracker-hmgmdktj' 2021-07-15T18:32:56,243 Running setup.py (path:/tmp/pip-wheel-rmw0c985/fjord_ee20b9b45651425d9a81d70c14356ba0/setup.py) egg_info for package fjord 2021-07-15T18:32:56,244 Created temporary directory: /tmp/pip-pip-egg-info-z95pnn19 2021-07-15T18:32:56,244 Running command python setup.py egg_info 2021-07-15T18:32:57,358 running egg_info 2021-07-15T18:32:57,360 creating /tmp/pip-pip-egg-info-z95pnn19/fjord.egg-info 2021-07-15T18:32:57,361 writing /tmp/pip-pip-egg-info-z95pnn19/fjord.egg-info/PKG-INFO 2021-07-15T18:32:57,364 writing dependency_links to /tmp/pip-pip-egg-info-z95pnn19/fjord.egg-info/dependency_links.txt 2021-07-15T18:32:57,366 writing requirements to /tmp/pip-pip-egg-info-z95pnn19/fjord.egg-info/requires.txt 2021-07-15T18:32:57,367 writing top-level names to /tmp/pip-pip-egg-info-z95pnn19/fjord.egg-info/top_level.txt 2021-07-15T18:32:57,369 writing manifest file '/tmp/pip-pip-egg-info-z95pnn19/fjord.egg-info/SOURCES.txt' 2021-07-15T18:32:57,525 error: package directory 'fjord' does not exist 2021-07-15T18:32:57,594 WARNING: Discarding https://files.pythonhosted.org/packages/46/11/fbb90ff568dde606af0b6eadcee576bbd442bdd416954d108b5483700a50/fjord-0.0.2.tar.gz#sha256=21971e1c2faf2b557c35526a15f3f3caf168c6b01462096e37e3d5d497297f66 (from https://pypi.org/simple/fjord/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T18:32:57,595 ERROR: Could not find a version that satisfies the requirement fjord==0.0.2 (from versions: 0.0.2) 2021-07-15T18:32:57,596 ERROR: No matching distribution found for fjord==0.0.2 2021-07-15T18:32:57,596 Exception information: 2021-07-15T18:32:57,596 Traceback (most recent call last): 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T18:32:57,596 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T18:32:57,596 raise RequirementsConflicted(criterion) 2021-07-15T18:32:57,596 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fjord==0.0.2') 2021-07-15T18:32:57,596 2021-07-15T18:32:57,596 During handling of the above exception, another exception occurred: 2021-07-15T18:32:57,596 2021-07-15T18:32:57,596 Traceback (most recent call last): 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T18:32:57,596 result = self._result = resolver.resolve( 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T18:32:57,596 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T18:32:57,596 raise ResolutionImpossible(e.criterion.information) 2021-07-15T18:32:57,596 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fjord==0.0.2'), parent=None)] 2021-07-15T18:32:57,596 2021-07-15T18:32:57,596 The above exception was the direct cause of the following exception: 2021-07-15T18:32:57,596 2021-07-15T18:32:57,596 Traceback (most recent call last): 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T18:32:57,596 status = self.run(options, args) 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T18:32:57,596 return func(self, options, args) 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T18:32:57,596 requirement_set = resolver.resolve( 2021-07-15T18:32:57,596 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T18:32:57,596 raise error from e 2021-07-15T18:32:57,596 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fjord==0.0.2 2021-07-15T18:32:57,601 Removed fjord==0.0.2 from https://files.pythonhosted.org/packages/46/11/fbb90ff568dde606af0b6eadcee576bbd442bdd416954d108b5483700a50/fjord-0.0.2.tar.gz#sha256=21971e1c2faf2b557c35526a15f3f3caf168c6b01462096e37e3d5d497297f66 from build tracker '/tmp/pip-req-tracker-hmgmdktj' 2021-07-15T18:32:57,602 Removed build tracker: '/tmp/pip-req-tracker-hmgmdktj'