2021-07-09T19:12:55,795 Created temporary directory: /tmp/pip-ephem-wheel-cache-fpfjdvp7 2021-07-09T19:12:55,798 Created temporary directory: /tmp/pip-req-tracker-0w4g43vx 2021-07-09T19:12:55,798 Initialized build tracking at /tmp/pip-req-tracker-0w4g43vx 2021-07-09T19:12:55,799 Created build tracker: /tmp/pip-req-tracker-0w4g43vx 2021-07-09T19:12:55,799 Entered build tracker: /tmp/pip-req-tracker-0w4g43vx 2021-07-09T19:12:55,800 Created temporary directory: /tmp/pip-wheel-xs54v_2_ 2021-07-09T19:12:55,832 1 location(s) to search for versions of absdga: 2021-07-09T19:12:55,832 * https://pypi.org/simple/absdga/ 2021-07-09T19:12:55,833 Fetching project page and analyzing links: https://pypi.org/simple/absdga/ 2021-07-09T19:12:55,833 Getting page https://pypi.org/simple/absdga/ 2021-07-09T19:12:55,834 Found index url https://pypi.org/simple 2021-07-09T19:12:55,924 Found link https://files.pythonhosted.org/packages/78/d6/80549fb6d7de0834da97b5eabdd9329ddab7cf15fc732149560986bacd43/absdga-0.0.1.zip#sha256=8584598126d1f1436876c4fd874c432ab189c2f9c3269d1e52df0cbc53ce9142 (from https://pypi.org/simple/absdga/), version: 0.0.1 2021-07-09T19:12:55,924 Found link https://files.pythonhosted.org/packages/34/0e/182ca81e578ab1a887e6d542e667284ba7f352d7c6faa1afb1de2125da94/absdga-0.0.2.zip#sha256=16b643efa1cb3a599d6554a5b53a6ed19947fac403f0cfef5eec6afaeaf68a95 (from https://pypi.org/simple/absdga/), version: 0.0.2 2021-07-09T19:12:55,925 Skipping link: not a file: https://pypi.org/simple/absdga/ 2021-07-09T19:12:55,941 Given no hashes to check 1 links for project 'absdga': discarding no candidates 2021-07-09T19:12:55,958 Collecting absdga==0.0.2 2021-07-09T19:12:55,960 Created temporary directory: /tmp/pip-unpack-v4820hw3 2021-07-09T19:12:56,002 Downloading absdga-0.0.2.zip (1.5 kB) 2021-07-09T19:12:56,016 Added absdga==0.0.2 from https://files.pythonhosted.org/packages/34/0e/182ca81e578ab1a887e6d542e667284ba7f352d7c6faa1afb1de2125da94/absdga-0.0.2.zip#sha256=16b643efa1cb3a599d6554a5b53a6ed19947fac403f0cfef5eec6afaeaf68a95 to build tracker '/tmp/pip-req-tracker-0w4g43vx' 2021-07-09T19:12:56,017 Running setup.py (path:/tmp/pip-wheel-xs54v_2_/absdga_ded65dcd5a64439f9f19e1d68d4176ea/setup.py) egg_info for package absdga 2021-07-09T19:12:56,017 Created temporary directory: /tmp/pip-pip-egg-info-ho4d_g88 2021-07-09T19:12:56,018 Running command python setup.py egg_info 2021-07-09T19:12:56,622 Traceback (most recent call last): 2021-07-09T19:12:56,622 File "", line 1, in 2021-07-09T19:12:56,623 File "/tmp/pip-wheel-xs54v_2_/absdga_ded65dcd5a64439f9f19e1d68d4176ea/setup.py", line 1, in 2021-07-09T19:12:56,623 from ez_setup import use_setuptools 2021-07-09T19:12:56,623 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T19:12:56,672 WARNING: Discarding https://files.pythonhosted.org/packages/34/0e/182ca81e578ab1a887e6d542e667284ba7f352d7c6faa1afb1de2125da94/absdga-0.0.2.zip#sha256=16b643efa1cb3a599d6554a5b53a6ed19947fac403f0cfef5eec6afaeaf68a95 (from https://pypi.org/simple/absdga/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:12:56,674 ERROR: Could not find a version that satisfies the requirement absdga==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-09T19:12:56,674 ERROR: No matching distribution found for absdga==0.0.2 2021-07-09T19:12:56,674 Exception information: 2021-07-09T19:12:56,674 Traceback (most recent call last): 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:12:56,674 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:12:56,674 raise RequirementsConflicted(criterion) 2021-07-09T19:12:56,674 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('absdga==0.0.2') 2021-07-09T19:12:56,674 2021-07-09T19:12:56,674 During handling of the above exception, another exception occurred: 2021-07-09T19:12:56,674 2021-07-09T19:12:56,674 Traceback (most recent call last): 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:12:56,674 result = self._result = resolver.resolve( 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:12:56,674 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:12:56,674 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:12:56,674 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('absdga==0.0.2'), parent=None)] 2021-07-09T19:12:56,674 2021-07-09T19:12:56,674 The above exception was the direct cause of the following exception: 2021-07-09T19:12:56,674 2021-07-09T19:12:56,674 Traceback (most recent call last): 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:12:56,674 status = self.run(options, args) 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:12:56,674 return func(self, options, args) 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:12:56,674 requirement_set = resolver.resolve( 2021-07-09T19:12:56,674 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:12:56,674 raise error from e 2021-07-09T19:12:56,674 pip._internal.exceptions.DistributionNotFound: No matching distribution found for absdga==0.0.2 2021-07-09T19:12:56,679 Removed absdga==0.0.2 from https://files.pythonhosted.org/packages/34/0e/182ca81e578ab1a887e6d542e667284ba7f352d7c6faa1afb1de2125da94/absdga-0.0.2.zip#sha256=16b643efa1cb3a599d6554a5b53a6ed19947fac403f0cfef5eec6afaeaf68a95 from build tracker '/tmp/pip-req-tracker-0w4g43vx' 2021-07-09T19:12:56,679 Removed build tracker: '/tmp/pip-req-tracker-0w4g43vx'