2021-07-09T19:59:36,886 Created temporary directory: /tmp/pip-ephem-wheel-cache-rcjuwkqb 2021-07-09T19:59:36,889 Created temporary directory: /tmp/pip-req-tracker-8kj7oz8j 2021-07-09T19:59:36,889 Initialized build tracking at /tmp/pip-req-tracker-8kj7oz8j 2021-07-09T19:59:36,890 Created build tracker: /tmp/pip-req-tracker-8kj7oz8j 2021-07-09T19:59:36,890 Entered build tracker: /tmp/pip-req-tracker-8kj7oz8j 2021-07-09T19:59:36,891 Created temporary directory: /tmp/pip-wheel-6cvtyrq_ 2021-07-09T19:59:36,922 1 location(s) to search for versions of sciscicloud: 2021-07-09T19:59:36,922 * https://pypi.org/simple/sciscicloud/ 2021-07-09T19:59:36,923 Fetching project page and analyzing links: https://pypi.org/simple/sciscicloud/ 2021-07-09T19:59:36,923 Getting page https://pypi.org/simple/sciscicloud/ 2021-07-09T19:59:36,924 Found index url https://pypi.org/simple 2021-07-09T19:59:37,012 Found link https://files.pythonhosted.org/packages/63/c9/e62db8b2a9500214d38b54b5bc2007189d9c700190e7862a71e4d0dfbe80/sciscicloud-3.0.1.tar.gz#sha256=e3f63eec8b55a0ef477209c764ec7db9bdeefc86d8523aa7bcd243325a8bcb93 (from https://pypi.org/simple/sciscicloud/), version: 3.0.1 2021-07-09T19:59:37,013 Found link https://files.pythonhosted.org/packages/21/df/fc33b5059bcd2886f560859a3f0b5c53815ee473b3f224834757e47387e7/sciscicloud-3.0.2.tar.gz#sha256=814e7da09c94bb18bb9fc02e9e447c71fb9bab27162c30af7a36056735d7945e (from https://pypi.org/simple/sciscicloud/), version: 3.0.2 2021-07-09T19:59:37,013 Skipping link: not a file: https://pypi.org/simple/sciscicloud/ 2021-07-09T19:59:37,029 Given no hashes to check 1 links for project 'sciscicloud': discarding no candidates 2021-07-09T19:59:37,046 Collecting sciscicloud==3.0.2 2021-07-09T19:59:37,048 Created temporary directory: /tmp/pip-unpack-70tty30v 2021-07-09T19:59:37,251 Downloading sciscicloud-3.0.2.tar.gz (241 kB) 2021-07-09T19:59:37,526 Added sciscicloud==3.0.2 from https://files.pythonhosted.org/packages/21/df/fc33b5059bcd2886f560859a3f0b5c53815ee473b3f224834757e47387e7/sciscicloud-3.0.2.tar.gz#sha256=814e7da09c94bb18bb9fc02e9e447c71fb9bab27162c30af7a36056735d7945e to build tracker '/tmp/pip-req-tracker-8kj7oz8j' 2021-07-09T19:59:37,527 Running setup.py (path:/tmp/pip-wheel-6cvtyrq_/sciscicloud_160546af024f4e1e8b18404a23ea4546/setup.py) egg_info for package sciscicloud 2021-07-09T19:59:37,528 Created temporary directory: /tmp/pip-pip-egg-info-_w56jkbc 2021-07-09T19:59:37,528 Running command python setup.py egg_info 2021-07-09T19:59:38,176 Traceback (most recent call last): 2021-07-09T19:59:38,177 File "", line 1, in 2021-07-09T19:59:38,177 File "/tmp/pip-wheel-6cvtyrq_/sciscicloud_160546af024f4e1e8b18404a23ea4546/setup.py", line 23 2021-07-09T19:59:38,177 print 'using regular setup tools' 2021-07-09T19:59:38,178 ^ 2021-07-09T19:59:38,178 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('using regular setup tools')? 2021-07-09T19:59:38,226 WARNING: Discarding https://files.pythonhosted.org/packages/21/df/fc33b5059bcd2886f560859a3f0b5c53815ee473b3f224834757e47387e7/sciscicloud-3.0.2.tar.gz#sha256=814e7da09c94bb18bb9fc02e9e447c71fb9bab27162c30af7a36056735d7945e (from https://pypi.org/simple/sciscicloud/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:59:38,227 ERROR: Could not find a version that satisfies the requirement sciscicloud==3.0.2 (from versions: 3.0.1, 3.0.2) 2021-07-09T19:59:38,228 ERROR: No matching distribution found for sciscicloud==3.0.2 2021-07-09T19:59:38,228 Exception information: 2021-07-09T19:59:38,228 Traceback (most recent call last): 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:59:38,228 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:59:38,228 raise RequirementsConflicted(criterion) 2021-07-09T19:59:38,228 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sciscicloud==3.0.2') 2021-07-09T19:59:38,228 2021-07-09T19:59:38,228 During handling of the above exception, another exception occurred: 2021-07-09T19:59:38,228 2021-07-09T19:59:38,228 Traceback (most recent call last): 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:59:38,228 result = self._result = resolver.resolve( 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:59:38,228 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:59:38,228 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:59:38,228 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sciscicloud==3.0.2'), parent=None)] 2021-07-09T19:59:38,228 2021-07-09T19:59:38,228 The above exception was the direct cause of the following exception: 2021-07-09T19:59:38,228 2021-07-09T19:59:38,228 Traceback (most recent call last): 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:59:38,228 status = self.run(options, args) 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:59:38,228 return func(self, options, args) 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:59:38,228 requirement_set = resolver.resolve( 2021-07-09T19:59:38,228 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:59:38,228 raise error from e 2021-07-09T19:59:38,228 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sciscicloud==3.0.2 2021-07-09T19:59:38,233 Removed sciscicloud==3.0.2 from https://files.pythonhosted.org/packages/21/df/fc33b5059bcd2886f560859a3f0b5c53815ee473b3f224834757e47387e7/sciscicloud-3.0.2.tar.gz#sha256=814e7da09c94bb18bb9fc02e9e447c71fb9bab27162c30af7a36056735d7945e from build tracker '/tmp/pip-req-tracker-8kj7oz8j' 2021-07-09T19:59:38,234 Removed build tracker: '/tmp/pip-req-tracker-8kj7oz8j'