2021-03-28T11:29:16,327 Created temporary directory: /tmp/pip-ephem-wheel-cache-cgjlnl50 2021-03-28T11:29:16,330 Created temporary directory: /tmp/pip-req-tracker-fgcc0jwt 2021-03-28T11:29:16,330 Initialized build tracking at /tmp/pip-req-tracker-fgcc0jwt 2021-03-28T11:29:16,330 Created build tracker: /tmp/pip-req-tracker-fgcc0jwt 2021-03-28T11:29:16,331 Entered build tracker: /tmp/pip-req-tracker-fgcc0jwt 2021-03-28T11:29:16,331 Created temporary directory: /tmp/pip-wheel-o33gb1p0 2021-03-28T11:29:16,360 1 location(s) to search for versions of thdl: 2021-03-28T11:29:16,360 * https://pypi.org/simple/thdl/ 2021-03-28T11:29:16,360 Fetching project page and analyzing links: https://pypi.org/simple/thdl/ 2021-03-28T11:29:16,361 Getting page https://pypi.org/simple/thdl/ 2021-03-28T11:29:16,363 Found index url https://pypi.org/simple 2021-03-28T11:29:16,453 Found link https://files.pythonhosted.org/packages/06/1f/b15907fa6c98570d5b784c416dfd06d68d4609915ba300c782299fafbd89/thdl-0.0.1.tar.gz#sha256=6a2ad1e66d38a3a23eedb3d314551f93d44fb2032a0ed5d6a78cf705d2736164 (from https://pypi.org/simple/thdl/), version: 0.0.1 2021-03-28T11:29:16,454 Found link https://files.pythonhosted.org/packages/64/5b/652bfb1c13f60ee3d17ec3f793e634816415d00e9d6e46434cae2c5665e8/thdl-0.0.2.tar.gz#sha256=a4069333ef553ed11ded3579afa7c11315d6d5dee65b05ebd73b2ece2b4823b7 (from https://pypi.org/simple/thdl/), version: 0.0.2 2021-03-28T11:29:16,467 Given no hashes to check 1 links for project 'thdl': discarding no candidates 2021-03-28T11:29:16,482 Collecting thdl==0.0.1 2021-03-28T11:29:16,483 Created temporary directory: /tmp/pip-unpack-jmemwuvg 2021-03-28T11:29:16,526 Downloading thdl-0.0.1.tar.gz (1.6 kB) 2021-03-28T11:29:16,555 Added thdl==0.0.1 from https://files.pythonhosted.org/packages/06/1f/b15907fa6c98570d5b784c416dfd06d68d4609915ba300c782299fafbd89/thdl-0.0.1.tar.gz#sha256=6a2ad1e66d38a3a23eedb3d314551f93d44fb2032a0ed5d6a78cf705d2736164 to build tracker '/tmp/pip-req-tracker-fgcc0jwt' 2021-03-28T11:29:16,556 Running setup.py (path:/tmp/pip-wheel-o33gb1p0/thdl_bce6ba02b0bf43b6a34ae5cb9964f2b9/setup.py) egg_info for package thdl 2021-03-28T11:29:16,557 Created temporary directory: /tmp/pip-pip-egg-info-o4oz55bl 2021-03-28T11:29:16,557 Running command python setup.py egg_info 2021-03-28T11:29:17,628 Traceback (most recent call last): 2021-03-28T11:29:17,629 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 387, in _parse_attr 2021-03-28T11:29:17,630 return getattr(StaticModule(module_name), attr_name) 2021-03-28T11:29:17,631 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 24, in __init__ 2021-03-28T11:29:17,632 spec = importlib.util.find_spec(name) 2021-03-28T11:29:17,632 File "/usr/lib/python3.7/importlib/util.py", line 94, in find_spec 2021-03-28T11:29:17,633 parent = __import__(parent_name, fromlist=['__path__']) 2021-03-28T11:29:17,633 ModuleNotFoundError: No module named 'thdl' 2021-03-28T11:29:17,634 During handling of the above exception, another exception occurred: 2021-03-28T11:29:17,635 Traceback (most recent call last): 2021-03-28T11:29:17,636 File "", line 1, in 2021-03-28T11:29:17,636 File "/tmp/pip-wheel-o33gb1p0/thdl_bce6ba02b0bf43b6a34ae5cb9964f2b9/setup.py", line 5, in 2021-03-28T11:29:17,637 setuptools.setup() 2021-03-28T11:29:17,637 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 153, in setup 2021-03-28T11:29:17,637 return distutils.core.setup(**attrs) 2021-03-28T11:29:17,638 File "/usr/lib/python3.7/distutils/core.py", line 121, in setup 2021-03-28T11:29:17,638 dist.parse_config_files() 2021-03-28T11:29:17,639 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 682, in parse_config_files 2021-03-28T11:29:17,639 ignore_option_errors=ignore_option_errors) 2021-03-28T11:29:17,640 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 157, in parse_configuration 2021-03-28T11:29:17,640 meta.parse() 2021-03-28T11:29:17,641 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 463, in parse 2021-03-28T11:29:17,641 section_parser_method(section_options) 2021-03-28T11:29:17,642 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 436, in parse_section 2021-03-28T11:29:17,642 self[name] = value 2021-03-28T11:29:17,643 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 220, in __setitem__ 2021-03-28T11:29:17,643 value = parser(value) 2021-03-28T11:29:17,644 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 552, in _parse_version 2021-03-28T11:29:17,644 version = self._parse_attr(value, self.package_dir) 2021-03-28T11:29:17,645 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 390, in _parse_attr 2021-03-28T11:29:17,645 module = importlib.import_module(module_name) 2021-03-28T11:29:17,646 File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module 2021-03-28T11:29:17,646 return _bootstrap._gcd_import(name[level:], package, level) 2021-03-28T11:29:17,647 File "", line 1006, in _gcd_import 2021-03-28T11:29:17,647 File "", line 983, in _find_and_load 2021-03-28T11:29:17,647 File "", line 953, in _find_and_load_unlocked 2021-03-28T11:29:17,647 File "", line 219, in _call_with_frames_removed 2021-03-28T11:29:17,648 File "", line 1006, in _gcd_import 2021-03-28T11:29:17,648 File "", line 983, in _find_and_load 2021-03-28T11:29:17,649 File "", line 965, in _find_and_load_unlocked 2021-03-28T11:29:17,649 ModuleNotFoundError: No module named 'thdl' 2021-03-28T11:29:17,685 WARNING: Discarding https://files.pythonhosted.org/packages/06/1f/b15907fa6c98570d5b784c416dfd06d68d4609915ba300c782299fafbd89/thdl-0.0.1.tar.gz#sha256=6a2ad1e66d38a3a23eedb3d314551f93d44fb2032a0ed5d6a78cf705d2736164 (from https://pypi.org/simple/thdl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-28T11:29:17,686 ERROR: Could not find a version that satisfies the requirement thdl==0.0.1 2021-03-28T11:29:17,686 ERROR: No matching distribution found for thdl==0.0.1 2021-03-28T11:29:17,686 Exception information: 2021-03-28T11:29:17,686 Traceback (most recent call last): 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-28T11:29:17,686 crit = self.state.criteria[name] 2021-03-28T11:29:17,686 KeyError: 'thdl' 2021-03-28T11:29:17,686 2021-03-28T11:29:17,686 During handling of the above exception, another exception occurred: 2021-03-28T11:29:17,686 2021-03-28T11:29:17,686 Traceback (most recent call last): 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-28T11:29:17,686 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-28T11:29:17,686 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-28T11:29:17,686 raise RequirementsConflicted(criterion) 2021-03-28T11:29:17,686 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thdl==0.0.1') 2021-03-28T11:29:17,686 2021-03-28T11:29:17,686 During handling of the above exception, another exception occurred: 2021-03-28T11:29:17,686 2021-03-28T11:29:17,686 Traceback (most recent call last): 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-28T11:29:17,686 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-28T11:29:17,686 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-28T11:29:17,686 raise ResolutionImpossible(e.criterion.information) 2021-03-28T11:29:17,686 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thdl==0.0.1'), parent=None)] 2021-03-28T11:29:17,686 2021-03-28T11:29:17,686 The above exception was the direct cause of the following exception: 2021-03-28T11:29:17,686 2021-03-28T11:29:17,686 Traceback (most recent call last): 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-28T11:29:17,686 status = self.run(options, args) 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-28T11:29:17,686 return func(self, options, args) 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-28T11:29:17,686 reqs, check_supported_wheels=True 2021-03-28T11:29:17,686 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-28T11:29:17,686 six.raise_from(error, e) 2021-03-28T11:29:17,686 File "", line 3, in raise_from 2021-03-28T11:29:17,686 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thdl==0.0.1 2021-03-28T11:29:17,693 Removed thdl==0.0.1 from https://files.pythonhosted.org/packages/06/1f/b15907fa6c98570d5b784c416dfd06d68d4609915ba300c782299fafbd89/thdl-0.0.1.tar.gz#sha256=6a2ad1e66d38a3a23eedb3d314551f93d44fb2032a0ed5d6a78cf705d2736164 from build tracker '/tmp/pip-req-tracker-fgcc0jwt' 2021-03-28T11:29:17,693 Removed build tracker: '/tmp/pip-req-tracker-fgcc0jwt'