2021-07-09T08:01:53,256 Created temporary directory: /tmp/pip-ephem-wheel-cache-ytbdyj5q 2021-07-09T08:01:53,259 Created temporary directory: /tmp/pip-req-tracker-9vk56gmq 2021-07-09T08:01:53,260 Initialized build tracking at /tmp/pip-req-tracker-9vk56gmq 2021-07-09T08:01:53,260 Created build tracker: /tmp/pip-req-tracker-9vk56gmq 2021-07-09T08:01:53,260 Entered build tracker: /tmp/pip-req-tracker-9vk56gmq 2021-07-09T08:01:53,261 Created temporary directory: /tmp/pip-wheel-ccas5x4a 2021-07-09T08:01:53,294 1 location(s) to search for versions of urlshots-api: 2021-07-09T08:01:53,294 * https://pypi.org/simple/urlshots-api/ 2021-07-09T08:01:53,294 Fetching project page and analyzing links: https://pypi.org/simple/urlshots-api/ 2021-07-09T08:01:53,295 Getting page https://pypi.org/simple/urlshots-api/ 2021-07-09T08:01:53,296 Found index url https://pypi.org/simple 2021-07-09T08:01:53,474 Found link https://files.pythonhosted.org/packages/d9/2c/b5a225f4ab81d014c7b0b4ce08dcfd4f9c6b1afbc491490a55856fa054a8/urlshots-api-0.1.0-dev.tar.gz#sha256=70641aa8bee67005d1b9259dcc27cb0ddf4d4f7cb15c60f53ce0d021dbbb6d8b (from https://pypi.org/simple/urlshots-api/), version: 0.1.0-dev 2021-07-09T08:01:53,474 Found link https://files.pythonhosted.org/packages/76/f5/2c5934f175674fb60fa77b5d0850128068cf44b3e5b78454a54aae81fd9a/urlshots-api-0.2.0-dev.tar.gz#sha256=e05d5a71cf70aaba822ab0c2a7d3ecc073ed77f657c6250a584c0467f8b060e9 (from https://pypi.org/simple/urlshots-api/), version: 0.2.0-dev 2021-07-09T08:01:53,474 Skipping link: not a file: https://pypi.org/simple/urlshots-api/ 2021-07-09T08:01:53,491 Given no hashes to check 1 links for project 'urlshots-api': discarding no candidates 2021-07-09T08:01:53,508 Collecting urlshots-api==0.1.0-dev 2021-07-09T08:01:53,509 Created temporary directory: /tmp/pip-unpack-d1hhwjmu 2021-07-09T08:01:53,686 Downloading urlshots-api-0.1.0-dev.tar.gz (2.6 kB) 2021-07-09T08:01:53,721 Added urlshots-api==0.1.0-dev from https://files.pythonhosted.org/packages/d9/2c/b5a225f4ab81d014c7b0b4ce08dcfd4f9c6b1afbc491490a55856fa054a8/urlshots-api-0.1.0-dev.tar.gz#sha256=70641aa8bee67005d1b9259dcc27cb0ddf4d4f7cb15c60f53ce0d021dbbb6d8b to build tracker '/tmp/pip-req-tracker-9vk56gmq' 2021-07-09T08:01:53,722 Running setup.py (path:/tmp/pip-wheel-ccas5x4a/urlshots-api_aa6ef866dc514865ad9873a9fcacfb3a/setup.py) egg_info for package urlshots-api 2021-07-09T08:01:53,723 Created temporary directory: /tmp/pip-pip-egg-info-tlhc3r4n 2021-07-09T08:01:53,723 Running command python setup.py egg_info 2021-07-09T08:01:54,361 Traceback (most recent call last): 2021-07-09T08:01:54,361 File "", line 1, in 2021-07-09T08:01:54,361 File "/tmp/pip-wheel-ccas5x4a/urlshots-api_aa6ef866dc514865ad9873a9fcacfb3a/setup.py", line 6, in 2021-07-09T08:01:54,362 exec("c=__import__('compiler');a='__version__';l=[];g=lambda:[n.expr.value for" 2021-07-09T08:01:54,362 File "", line 1, in 2021-07-09T08:01:54,362 ModuleNotFoundError: No module named 'compiler' 2021-07-09T08:01:54,412 WARNING: Discarding https://files.pythonhosted.org/packages/d9/2c/b5a225f4ab81d014c7b0b4ce08dcfd4f9c6b1afbc491490a55856fa054a8/urlshots-api-0.1.0-dev.tar.gz#sha256=70641aa8bee67005d1b9259dcc27cb0ddf4d4f7cb15c60f53ce0d021dbbb6d8b (from https://pypi.org/simple/urlshots-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:01:54,414 ERROR: Could not find a version that satisfies the requirement urlshots-api==0.1.0-dev (from versions: 0.1.0.dev0, 0.2.0.dev0) 2021-07-09T08:01:54,414 ERROR: No matching distribution found for urlshots-api==0.1.0-dev 2021-07-09T08:01:54,414 Exception information: 2021-07-09T08:01:54,414 Traceback (most recent call last): 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:01:54,414 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:01:54,414 raise RequirementsConflicted(criterion) 2021-07-09T08:01:54,414 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('urlshots-api==0.1.0-dev') 2021-07-09T08:01:54,414 2021-07-09T08:01:54,414 During handling of the above exception, another exception occurred: 2021-07-09T08:01:54,414 2021-07-09T08:01:54,414 Traceback (most recent call last): 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:01:54,414 result = self._result = resolver.resolve( 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:01:54,414 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:01:54,414 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:01:54,414 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('urlshots-api==0.1.0-dev'), parent=None)] 2021-07-09T08:01:54,414 2021-07-09T08:01:54,414 The above exception was the direct cause of the following exception: 2021-07-09T08:01:54,414 2021-07-09T08:01:54,414 Traceback (most recent call last): 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:01:54,414 status = self.run(options, args) 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:01:54,414 return func(self, options, args) 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:01:54,414 requirement_set = resolver.resolve( 2021-07-09T08:01:54,414 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:01:54,414 raise error from e 2021-07-09T08:01:54,414 pip._internal.exceptions.DistributionNotFound: No matching distribution found for urlshots-api==0.1.0-dev 2021-07-09T08:01:54,419 Removed urlshots-api==0.1.0-dev from https://files.pythonhosted.org/packages/d9/2c/b5a225f4ab81d014c7b0b4ce08dcfd4f9c6b1afbc491490a55856fa054a8/urlshots-api-0.1.0-dev.tar.gz#sha256=70641aa8bee67005d1b9259dcc27cb0ddf4d4f7cb15c60f53ce0d021dbbb6d8b from build tracker '/tmp/pip-req-tracker-9vk56gmq' 2021-07-09T08:01:54,419 Removed build tracker: '/tmp/pip-req-tracker-9vk56gmq'