2021-11-17T16:46:34,965 Created temporary directory: /tmp/pip-ephem-wheel-cache-zr2n17kd 2021-11-17T16:46:34,969 Created temporary directory: /tmp/pip-req-tracker-yis2nc45 2021-11-17T16:46:34,969 Initialized build tracking at /tmp/pip-req-tracker-yis2nc45 2021-11-17T16:46:34,970 Created build tracker: /tmp/pip-req-tracker-yis2nc45 2021-11-17T16:46:34,970 Entered build tracker: /tmp/pip-req-tracker-yis2nc45 2021-11-17T16:46:34,971 Created temporary directory: /tmp/pip-wheel-hdai0mqb 2021-11-17T16:46:35,003 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-17T16:46:35,005 2 location(s) to search for versions of huggingpics: 2021-11-17T16:46:35,005 * https://pypi.org/simple/huggingpics/ 2021-11-17T16:46:35,005 * https://www.piwheels.org/simple/huggingpics/ 2021-11-17T16:46:35,006 Fetching project page and analyzing links: https://pypi.org/simple/huggingpics/ 2021-11-17T16:46:35,006 Getting page https://pypi.org/simple/huggingpics/ 2021-11-17T16:46:35,008 Found index url https://pypi.org/simple 2021-11-17T16:46:35,101 Skipping link: No binaries permitted for huggingpics: https://files.pythonhosted.org/packages/27/f2/dbd7697aed220da1e1ad52957483329c7bfba595011f2155a49bbea0dad8/huggingpics-0.0.1-py3-none-any.whl#sha256=e58843b633e1d902c422cad31eba070f5daf16aebb2ba68d4055a0d191485361 (from https://pypi.org/simple/huggingpics/) 2021-11-17T16:46:35,101 Found link https://files.pythonhosted.org/packages/b7/fe/7fc582dccae4718ba419c31f34207b630004c2fbe003783469a8a0b86f1d/huggingpics-0.0.1.tar.gz#sha256=d4cc20189315eb72963ed90bd7e49ee5cd1e4d6cd70d1975aee41c5fec1d5f8a (from https://pypi.org/simple/huggingpics/), version: 0.0.1 2021-11-17T16:46:35,102 Fetching project page and analyzing links: https://www.piwheels.org/simple/huggingpics/ 2021-11-17T16:46:35,102 Getting page https://www.piwheels.org/simple/huggingpics/ 2021-11-17T16:46:35,103 Found index url https://www.piwheels.org/simple 2021-11-17T16:46:35,294 Skipping link: not a file: https://www.piwheels.org/simple/huggingpics/ 2021-11-17T16:46:35,294 Skipping link: not a file: https://pypi.org/simple/huggingpics/ 2021-11-17T16:46:35,314 Given no hashes to check 1 links for project 'huggingpics': discarding no candidates 2021-11-17T16:46:35,332 Collecting huggingpics==0.0.1 2021-11-17T16:46:35,334 Created temporary directory: /tmp/pip-unpack-xtwu7m21 2021-11-17T16:46:35,374 Downloading huggingpics-0.0.1.tar.gz (4.0 kB) 2021-11-17T16:46:35,630 Added huggingpics==0.0.1 from https://files.pythonhosted.org/packages/b7/fe/7fc582dccae4718ba419c31f34207b630004c2fbe003783469a8a0b86f1d/huggingpics-0.0.1.tar.gz#sha256=d4cc20189315eb72963ed90bd7e49ee5cd1e4d6cd70d1975aee41c5fec1d5f8a to build tracker '/tmp/pip-req-tracker-yis2nc45' 2021-11-17T16:46:35,632 Running setup.py (path:/tmp/pip-wheel-hdai0mqb/huggingpics_791c3509aa4445b681579b99f9bc7942/setup.py) egg_info for package huggingpics 2021-11-17T16:46:35,633 Created temporary directory: /tmp/pip-pip-egg-info-_wp0_f7z 2021-11-17T16:46:35,634 Running command python setup.py egg_info 2021-11-17T16:46:36,328 Traceback (most recent call last): 2021-11-17T16:46:36,329 File "", line 1, in 2021-11-17T16:46:36,329 File "/tmp/pip-wheel-hdai0mqb/huggingpics_791c3509aa4445b681579b99f9bc7942/setup.py", line 3, in 2021-11-17T16:46:36,329 with open("requirements.txt", "r") as f: 2021-11-17T16:46:36,329 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-11-17T16:46:36,377 WARNING: Discarding https://files.pythonhosted.org/packages/b7/fe/7fc582dccae4718ba419c31f34207b630004c2fbe003783469a8a0b86f1d/huggingpics-0.0.1.tar.gz#sha256=d4cc20189315eb72963ed90bd7e49ee5cd1e4d6cd70d1975aee41c5fec1d5f8a (from https://pypi.org/simple/huggingpics/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-17T16:46:36,379 ERROR: Could not find a version that satisfies the requirement huggingpics==0.0.1 (from versions: 0.0.1) 2021-11-17T16:46:36,379 ERROR: No matching distribution found for huggingpics==0.0.1 2021-11-17T16:46:36,379 Exception information: 2021-11-17T16:46:36,379 Traceback (most recent call last): 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-17T16:46:36,379 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-17T16:46:36,379 raise RequirementsConflicted(criterion) 2021-11-17T16:46:36,379 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('huggingpics==0.0.1') 2021-11-17T16:46:36,379 2021-11-17T16:46:36,379 During handling of the above exception, another exception occurred: 2021-11-17T16:46:36,379 2021-11-17T16:46:36,379 Traceback (most recent call last): 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-17T16:46:36,379 result = self._result = resolver.resolve( 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-17T16:46:36,379 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-17T16:46:36,379 raise ResolutionImpossible(e.criterion.information) 2021-11-17T16:46:36,379 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('huggingpics==0.0.1'), parent=None)] 2021-11-17T16:46:36,379 2021-11-17T16:46:36,379 The above exception was the direct cause of the following exception: 2021-11-17T16:46:36,379 2021-11-17T16:46:36,379 Traceback (most recent call last): 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-17T16:46:36,379 status = self.run(options, args) 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-17T16:46:36,379 return func(self, options, args) 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-11-17T16:46:36,379 requirement_set = resolver.resolve( 2021-11-17T16:46:36,379 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-17T16:46:36,379 raise error from e 2021-11-17T16:46:36,379 pip._internal.exceptions.DistributionNotFound: No matching distribution found for huggingpics==0.0.1 2021-11-17T16:46:36,384 Removed huggingpics==0.0.1 from https://files.pythonhosted.org/packages/b7/fe/7fc582dccae4718ba419c31f34207b630004c2fbe003783469a8a0b86f1d/huggingpics-0.0.1.tar.gz#sha256=d4cc20189315eb72963ed90bd7e49ee5cd1e4d6cd70d1975aee41c5fec1d5f8a from build tracker '/tmp/pip-req-tracker-yis2nc45' 2021-11-17T16:46:36,384 Removed build tracker: '/tmp/pip-req-tracker-yis2nc45'