2021-03-28T11:37:33,009 Created temporary directory: /tmp/pip-ephem-wheel-cache-64jqax_s 2021-03-28T11:37:33,012 Created temporary directory: /tmp/pip-req-tracker-2kdbe74b 2021-03-28T11:37:33,012 Initialized build tracking at /tmp/pip-req-tracker-2kdbe74b 2021-03-28T11:37:33,013 Created build tracker: /tmp/pip-req-tracker-2kdbe74b 2021-03-28T11:37:33,013 Entered build tracker: /tmp/pip-req-tracker-2kdbe74b 2021-03-28T11:37:33,014 Created temporary directory: /tmp/pip-wheel-xfdx1g6f 2021-03-28T11:37:33,043 1 location(s) to search for versions of thdl: 2021-03-28T11:37:33,043 * https://pypi.org/simple/thdl/ 2021-03-28T11:37:33,043 Fetching project page and analyzing links: https://pypi.org/simple/thdl/ 2021-03-28T11:37:33,044 Getting page https://pypi.org/simple/thdl/ 2021-03-28T11:37:33,045 Found index url https://pypi.org/simple 2021-03-28T11:37:33,133 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:37:33,134 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:37:33,134 Found link https://files.pythonhosted.org/packages/89/1d/a1aadb7ffcc3c19421d82916f295658c5cdc3c073792e2a79247551a4393/thdl-0.0.3.tar.gz#sha256=265ad1869aeecb954298d7ec736dd6d4dba07ba5a12ea7cb831df0bb4c525775 (from https://pypi.org/simple/thdl/), version: 0.0.3 2021-03-28T11:37:33,148 Given no hashes to check 1 links for project 'thdl': discarding no candidates 2021-03-28T11:37:33,162 Collecting thdl==0.0.2 2021-03-28T11:37:33,164 Created temporary directory: /tmp/pip-unpack-zmldcg6b 2021-03-28T11:37:33,209 Downloading thdl-0.0.2.tar.gz (1.6 kB) 2021-03-28T11:37:33,241 Added thdl==0.0.2 from https://files.pythonhosted.org/packages/64/5b/652bfb1c13f60ee3d17ec3f793e634816415d00e9d6e46434cae2c5665e8/thdl-0.0.2.tar.gz#sha256=a4069333ef553ed11ded3579afa7c11315d6d5dee65b05ebd73b2ece2b4823b7 to build tracker '/tmp/pip-req-tracker-2kdbe74b' 2021-03-28T11:37:33,242 Running setup.py (path:/tmp/pip-wheel-xfdx1g6f/thdl_2dad360f02bb45f09d156cce733b8b0d/setup.py) egg_info for package thdl 2021-03-28T11:37:33,243 Created temporary directory: /tmp/pip-pip-egg-info-bke2txpr 2021-03-28T11:37:33,244 Running command python setup.py egg_info 2021-03-28T11:37:34,337 Traceback (most recent call last): 2021-03-28T11:37:34,338 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 387, in _parse_attr 2021-03-28T11:37:34,339 return getattr(StaticModule(module_name), attr_name) 2021-03-28T11:37:34,340 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 24, in __init__ 2021-03-28T11:37:34,340 spec = importlib.util.find_spec(name) 2021-03-28T11:37:34,341 File "/usr/lib/python3.7/importlib/util.py", line 94, in find_spec 2021-03-28T11:37:34,341 parent = __import__(parent_name, fromlist=['__path__']) 2021-03-28T11:37:34,342 ModuleNotFoundError: No module named 'thdl' 2021-03-28T11:37:34,343 During handling of the above exception, another exception occurred: 2021-03-28T11:37:34,344 Traceback (most recent call last): 2021-03-28T11:37:34,345 File "", line 1, in 2021-03-28T11:37:34,345 File "/tmp/pip-wheel-xfdx1g6f/thdl_2dad360f02bb45f09d156cce733b8b0d/setup.py", line 5, in 2021-03-28T11:37:34,346 setuptools.setup() 2021-03-28T11:37:34,346 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 153, in setup 2021-03-28T11:37:34,347 return distutils.core.setup(**attrs) 2021-03-28T11:37:34,347 File "/usr/lib/python3.7/distutils/core.py", line 121, in setup 2021-03-28T11:37:34,348 dist.parse_config_files() 2021-03-28T11:37:34,348 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 682, in parse_config_files 2021-03-28T11:37:34,349 ignore_option_errors=ignore_option_errors) 2021-03-28T11:37:34,349 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 157, in parse_configuration 2021-03-28T11:37:34,350 meta.parse() 2021-03-28T11:37:34,350 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 463, in parse 2021-03-28T11:37:34,351 section_parser_method(section_options) 2021-03-28T11:37:34,351 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 436, in parse_section 2021-03-28T11:37:34,352 self[name] = value 2021-03-28T11:37:34,352 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 220, in __setitem__ 2021-03-28T11:37:34,353 value = parser(value) 2021-03-28T11:37:34,354 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 552, in _parse_version 2021-03-28T11:37:34,354 version = self._parse_attr(value, self.package_dir) 2021-03-28T11:37:34,355 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 390, in _parse_attr 2021-03-28T11:37:34,355 module = importlib.import_module(module_name) 2021-03-28T11:37:34,356 File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module 2021-03-28T11:37:34,356 return _bootstrap._gcd_import(name[level:], package, level) 2021-03-28T11:37:34,357 File "", line 1006, in _gcd_import 2021-03-28T11:37:34,357 File "", line 983, in _find_and_load 2021-03-28T11:37:34,357 File "", line 953, in _find_and_load_unlocked 2021-03-28T11:37:34,358 File "", line 219, in _call_with_frames_removed 2021-03-28T11:37:34,358 File "", line 1006, in _gcd_import 2021-03-28T11:37:34,358 File "", line 983, in _find_and_load 2021-03-28T11:37:34,358 File "", line 965, in _find_and_load_unlocked 2021-03-28T11:37:34,359 ModuleNotFoundError: No module named 'thdl' 2021-03-28T11:37:34,394 WARNING: Discarding https://files.pythonhosted.org/packages/64/5b/652bfb1c13f60ee3d17ec3f793e634816415d00e9d6e46434cae2c5665e8/thdl-0.0.2.tar.gz#sha256=a4069333ef553ed11ded3579afa7c11315d6d5dee65b05ebd73b2ece2b4823b7 (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:37:34,395 ERROR: Could not find a version that satisfies the requirement thdl==0.0.2 2021-03-28T11:37:34,395 ERROR: No matching distribution found for thdl==0.0.2 2021-03-28T11:37:34,396 Exception information: 2021-03-28T11:37:34,396 Traceback (most recent call last): 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-28T11:37:34,396 crit = self.state.criteria[name] 2021-03-28T11:37:34,396 KeyError: 'thdl' 2021-03-28T11:37:34,396 2021-03-28T11:37:34,396 During handling of the above exception, another exception occurred: 2021-03-28T11:37:34,396 2021-03-28T11:37:34,396 Traceback (most recent call last): 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-28T11:37:34,396 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-28T11:37:34,396 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-28T11:37:34,396 raise RequirementsConflicted(criterion) 2021-03-28T11:37:34,396 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('thdl==0.0.2') 2021-03-28T11:37:34,396 2021-03-28T11:37:34,396 During handling of the above exception, another exception occurred: 2021-03-28T11:37:34,396 2021-03-28T11:37:34,396 Traceback (most recent call last): 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-28T11:37:34,396 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-28T11:37:34,396 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-28T11:37:34,396 raise ResolutionImpossible(e.criterion.information) 2021-03-28T11:37:34,396 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('thdl==0.0.2'), parent=None)] 2021-03-28T11:37:34,396 2021-03-28T11:37:34,396 The above exception was the direct cause of the following exception: 2021-03-28T11:37:34,396 2021-03-28T11:37:34,396 Traceback (most recent call last): 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-28T11:37:34,396 status = self.run(options, args) 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-28T11:37:34,396 return func(self, options, args) 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-28T11:37:34,396 reqs, check_supported_wheels=True 2021-03-28T11:37:34,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-28T11:37:34,396 six.raise_from(error, e) 2021-03-28T11:37:34,396 File "", line 3, in raise_from 2021-03-28T11:37:34,396 pip._internal.exceptions.DistributionNotFound: No matching distribution found for thdl==0.0.2 2021-03-28T11:37:34,402 Removed thdl==0.0.2 from https://files.pythonhosted.org/packages/64/5b/652bfb1c13f60ee3d17ec3f793e634816415d00e9d6e46434cae2c5665e8/thdl-0.0.2.tar.gz#sha256=a4069333ef553ed11ded3579afa7c11315d6d5dee65b05ebd73b2ece2b4823b7 from build tracker '/tmp/pip-req-tracker-2kdbe74b' 2021-03-28T11:37:34,402 Removed build tracker: '/tmp/pip-req-tracker-2kdbe74b'