2021-07-10T08:31:09,843 Created temporary directory: /tmp/pip-ephem-wheel-cache-ndqzlseb 2021-07-10T08:31:09,846 Created temporary directory: /tmp/pip-req-tracker-fyoi4j6v 2021-07-10T08:31:09,847 Initialized build tracking at /tmp/pip-req-tracker-fyoi4j6v 2021-07-10T08:31:09,847 Created build tracker: /tmp/pip-req-tracker-fyoi4j6v 2021-07-10T08:31:09,847 Entered build tracker: /tmp/pip-req-tracker-fyoi4j6v 2021-07-10T08:31:09,848 Created temporary directory: /tmp/pip-wheel-oray6u4f 2021-07-10T08:31:09,880 1 location(s) to search for versions of scimes: 2021-07-10T08:31:09,880 * https://pypi.org/simple/scimes/ 2021-07-10T08:31:09,881 Fetching project page and analyzing links: https://pypi.org/simple/scimes/ 2021-07-10T08:31:09,881 Getting page https://pypi.org/simple/scimes/ 2021-07-10T08:31:09,882 Found index url https://pypi.org/simple 2021-07-10T08:31:10,062 Found link https://files.pythonhosted.org/packages/bd/53/43f2518b4dc06dbd349d094df2258cd878469a10977cbb3424ddbdacb203/scimes-0.1.0.tar.gz#sha256=96e7a42b0440544897d2dd0ed5036ab60eb81fb11ce33c2afa24b7f9513c2c4e (from https://pypi.org/simple/scimes/), version: 0.1.0 2021-07-10T08:31:10,063 Found link https://files.pythonhosted.org/packages/13/8d/d2805c8082678f738256153d6aa773dbba8c2d4f4d2f8292eb15231b44d0/scimes-0.1.1.tar.gz#sha256=0904797e1e7e8ae8a1ef100d1b7ab6760df225dc6be131508c6d7811110a753b (from https://pypi.org/simple/scimes/), version: 0.1.1 2021-07-10T08:31:10,063 Found link https://files.pythonhosted.org/packages/7a/18/dab2fecb9fd838bdeec05e0725bdc9ddadd7cc42d8f59ecf6fac8adc66d0/scimes-0.2.0.tar.gz#sha256=b1913335b59a9bdb719f5f16ffbb693d84251592f835f3b1f81b914ffb5beb79 (from https://pypi.org/simple/scimes/), version: 0.2.0 2021-07-10T08:31:10,063 Found link https://files.pythonhosted.org/packages/4e/b2/1ec6dcff9abf8e89827ff8d09dd0bc8996f4ffce3e7e5de53c2615ef6961/scimes-0.3.2.tar.gz#sha256=16f86bd345f17ead7a470670606cf2a6295f804ec9a7dfcfac7523c48e7abf7e (from https://pypi.org/simple/scimes/), version: 0.3.2 2021-07-10T08:31:10,064 Skipping link: not a file: https://pypi.org/simple/scimes/ 2021-07-10T08:31:10,082 Given no hashes to check 1 links for project 'scimes': discarding no candidates 2021-07-10T08:31:10,100 Collecting scimes==0.1.0 2021-07-10T08:31:10,102 Created temporary directory: /tmp/pip-unpack-fyt0vlxa 2021-07-10T08:31:10,416 Downloading scimes-0.1.0.tar.gz (1.1 MB) 2021-07-10T08:31:10,964 Added scimes==0.1.0 from https://files.pythonhosted.org/packages/bd/53/43f2518b4dc06dbd349d094df2258cd878469a10977cbb3424ddbdacb203/scimes-0.1.0.tar.gz#sha256=96e7a42b0440544897d2dd0ed5036ab60eb81fb11ce33c2afa24b7f9513c2c4e to build tracker '/tmp/pip-req-tracker-fyoi4j6v' 2021-07-10T08:31:10,965 Running setup.py (path:/tmp/pip-wheel-oray6u4f/scimes_83ccf4cef53a4d258c29b7eb4df43b28/setup.py) egg_info for package scimes 2021-07-10T08:31:10,966 Created temporary directory: /tmp/pip-pip-egg-info-h_ir17mz 2021-07-10T08:31:10,966 Running command python setup.py egg_info 2021-07-10T08:31:12,495 Traceback (most recent call last): 2021-07-10T08:31:12,495 File "", line 1, in 2021-07-10T08:31:12,496 File "/tmp/pip-wheel-oray6u4f/scimes_83ccf4cef53a4d258c29b7eb4df43b28/setup.py", line 25, in 2021-07-10T08:31:12,496 conf = config.ConfigParser() 2021-07-10T08:31:12,496 AttributeError: module 'distutils.config' has no attribute 'ConfigParser' 2021-07-10T08:31:12,579 WARNING: Discarding https://files.pythonhosted.org/packages/bd/53/43f2518b4dc06dbd349d094df2258cd878469a10977cbb3424ddbdacb203/scimes-0.1.0.tar.gz#sha256=96e7a42b0440544897d2dd0ed5036ab60eb81fb11ce33c2afa24b7f9513c2c4e (from https://pypi.org/simple/scimes/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T08:31:12,581 ERROR: Could not find a version that satisfies the requirement scimes==0.1.0 (from versions: 0.1.0, 0.1.1, 0.2.0, 0.3.2) 2021-07-10T08:31:12,581 ERROR: No matching distribution found for scimes==0.1.0 2021-07-10T08:31:12,581 Exception information: 2021-07-10T08:31:12,581 Traceback (most recent call last): 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T08:31:12,581 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T08:31:12,581 raise RequirementsConflicted(criterion) 2021-07-10T08:31:12,581 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('scimes==0.1.0') 2021-07-10T08:31:12,581 2021-07-10T08:31:12,581 During handling of the above exception, another exception occurred: 2021-07-10T08:31:12,581 2021-07-10T08:31:12,581 Traceback (most recent call last): 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T08:31:12,581 result = self._result = resolver.resolve( 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T08:31:12,581 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T08:31:12,581 raise ResolutionImpossible(e.criterion.information) 2021-07-10T08:31:12,581 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('scimes==0.1.0'), parent=None)] 2021-07-10T08:31:12,581 2021-07-10T08:31:12,581 The above exception was the direct cause of the following exception: 2021-07-10T08:31:12,581 2021-07-10T08:31:12,581 Traceback (most recent call last): 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T08:31:12,581 status = self.run(options, args) 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T08:31:12,581 return func(self, options, args) 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T08:31:12,581 requirement_set = resolver.resolve( 2021-07-10T08:31:12,581 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T08:31:12,581 raise error from e 2021-07-10T08:31:12,581 pip._internal.exceptions.DistributionNotFound: No matching distribution found for scimes==0.1.0 2021-07-10T08:31:12,590 Removed scimes==0.1.0 from https://files.pythonhosted.org/packages/bd/53/43f2518b4dc06dbd349d094df2258cd878469a10977cbb3424ddbdacb203/scimes-0.1.0.tar.gz#sha256=96e7a42b0440544897d2dd0ed5036ab60eb81fb11ce33c2afa24b7f9513c2c4e from build tracker '/tmp/pip-req-tracker-fyoi4j6v' 2021-07-10T08:31:12,590 Removed build tracker: '/tmp/pip-req-tracker-fyoi4j6v'