2021-07-15T16:12:56,793 Created temporary directory: /tmp/pip-ephem-wheel-cache-kutlt7b6 2021-07-15T16:12:56,796 Created temporary directory: /tmp/pip-req-tracker-6yvd_838 2021-07-15T16:12:56,797 Initialized build tracking at /tmp/pip-req-tracker-6yvd_838 2021-07-15T16:12:56,797 Created build tracker: /tmp/pip-req-tracker-6yvd_838 2021-07-15T16:12:56,797 Entered build tracker: /tmp/pip-req-tracker-6yvd_838 2021-07-15T16:12:56,798 Created temporary directory: /tmp/pip-wheel-38fdntmv 2021-07-15T16:12:56,830 1 location(s) to search for versions of uprofile: 2021-07-15T16:12:56,830 * https://pypi.org/simple/uprofile/ 2021-07-15T16:12:56,830 Fetching project page and analyzing links: https://pypi.org/simple/uprofile/ 2021-07-15T16:12:56,831 Getting page https://pypi.org/simple/uprofile/ 2021-07-15T16:12:56,832 Found index url https://pypi.org/simple 2021-07-15T16:12:57,050 Found link https://files.pythonhosted.org/packages/7f/1f/7853f7e0df8fce786811ccbff38535c56ca1da061737a894bee2f2b606fb/uprofile-1.0.0.tar.gz#sha256=4fbd1efb1d6faf2be1ada0c0791609d2a853689969e6df564148b5b7cf026559 (from https://pypi.org/simple/uprofile/), version: 1.0.0 2021-07-15T16:12:57,050 Found link https://files.pythonhosted.org/packages/83/39/a768ec2978e6de59439057b7584b83c6a0d7a0de5f63479c5d6c48ed70ce/uprofile-1.0.1.tar.gz#sha256=1b31f27d15dcf2fb0b4e7b4cf990facc36437282b2f42b07e74f6e5736b2db90 (from https://pypi.org/simple/uprofile/), version: 1.0.1 2021-07-15T16:12:57,050 Found link https://files.pythonhosted.org/packages/94/d4/76169a915e98c205a20d5a8899a57e053ed26f6bab15f731b61536a12520/uprofile-1.0.2.tar.gz#sha256=884dc895d5b8c6f470bcdf28a5a3825bcb8c2315d806ed4cea562c57c3b1839b (from https://pypi.org/simple/uprofile/), version: 1.0.2 2021-07-15T16:12:57,051 Skipping link: not a file: https://pypi.org/simple/uprofile/ 2021-07-15T16:12:57,069 Given no hashes to check 1 links for project 'uprofile': discarding no candidates 2021-07-15T16:12:57,088 Collecting uprofile==1.0.1 2021-07-15T16:12:57,090 Created temporary directory: /tmp/pip-unpack-_orxe1j3 2021-07-15T16:12:57,415 Downloading uprofile-1.0.1.tar.gz (1.9 kB) 2021-07-15T16:12:57,452 Added uprofile==1.0.1 from https://files.pythonhosted.org/packages/83/39/a768ec2978e6de59439057b7584b83c6a0d7a0de5f63479c5d6c48ed70ce/uprofile-1.0.1.tar.gz#sha256=1b31f27d15dcf2fb0b4e7b4cf990facc36437282b2f42b07e74f6e5736b2db90 to build tracker '/tmp/pip-req-tracker-6yvd_838' 2021-07-15T16:12:57,453 Running setup.py (path:/tmp/pip-wheel-38fdntmv/uprofile_8ac7f591341c41f1849172b32b22b68e/setup.py) egg_info for package uprofile 2021-07-15T16:12:57,454 Created temporary directory: /tmp/pip-pip-egg-info-zhlxnt_g 2021-07-15T16:12:57,454 Running command python setup.py egg_info 2021-07-15T16:12:58,564 Traceback (most recent call last): 2021-07-15T16:12:58,565 File "", line 1, in 2021-07-15T16:12:58,565 File "/tmp/pip-wheel-38fdntmv/uprofile_8ac7f591341c41f1849172b32b22b68e/setup.py", line 7, in 2021-07-15T16:12:58,565 with codecs.open('requirements.txt', 'r', 'utf8') as reader: 2021-07-15T16:12:58,565 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-15T16:12:58,566 file = builtins.open(filename, mode, buffering) 2021-07-15T16:12:58,566 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-15T16:12:58,616 WARNING: Discarding https://files.pythonhosted.org/packages/83/39/a768ec2978e6de59439057b7584b83c6a0d7a0de5f63479c5d6c48ed70ce/uprofile-1.0.1.tar.gz#sha256=1b31f27d15dcf2fb0b4e7b4cf990facc36437282b2f42b07e74f6e5736b2db90 (from https://pypi.org/simple/uprofile/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T16:12:58,617 ERROR: Could not find a version that satisfies the requirement uprofile==1.0.1 (from versions: 1.0.0, 1.0.1, 1.0.2) 2021-07-15T16:12:58,617 ERROR: No matching distribution found for uprofile==1.0.1 2021-07-15T16:12:58,618 Exception information: 2021-07-15T16:12:58,618 Traceback (most recent call last): 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T16:12:58,618 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T16:12:58,618 raise RequirementsConflicted(criterion) 2021-07-15T16:12:58,618 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('uprofile==1.0.1') 2021-07-15T16:12:58,618 2021-07-15T16:12:58,618 During handling of the above exception, another exception occurred: 2021-07-15T16:12:58,618 2021-07-15T16:12:58,618 Traceback (most recent call last): 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T16:12:58,618 result = self._result = resolver.resolve( 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T16:12:58,618 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T16:12:58,618 raise ResolutionImpossible(e.criterion.information) 2021-07-15T16:12:58,618 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('uprofile==1.0.1'), parent=None)] 2021-07-15T16:12:58,618 2021-07-15T16:12:58,618 The above exception was the direct cause of the following exception: 2021-07-15T16:12:58,618 2021-07-15T16:12:58,618 Traceback (most recent call last): 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T16:12:58,618 status = self.run(options, args) 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T16:12:58,618 return func(self, options, args) 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T16:12:58,618 requirement_set = resolver.resolve( 2021-07-15T16:12:58,618 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T16:12:58,618 raise error from e 2021-07-15T16:12:58,618 pip._internal.exceptions.DistributionNotFound: No matching distribution found for uprofile==1.0.1 2021-07-15T16:12:58,623 Removed uprofile==1.0.1 from https://files.pythonhosted.org/packages/83/39/a768ec2978e6de59439057b7584b83c6a0d7a0de5f63479c5d6c48ed70ce/uprofile-1.0.1.tar.gz#sha256=1b31f27d15dcf2fb0b4e7b4cf990facc36437282b2f42b07e74f6e5736b2db90 from build tracker '/tmp/pip-req-tracker-6yvd_838' 2021-07-15T16:12:58,623 Removed build tracker: '/tmp/pip-req-tracker-6yvd_838'