2021-07-10T06:47:59,073 Created temporary directory: /tmp/pip-ephem-wheel-cache-flyxmwtc 2021-07-10T06:47:59,077 Created temporary directory: /tmp/pip-req-tracker-0tided5q 2021-07-10T06:47:59,077 Initialized build tracking at /tmp/pip-req-tracker-0tided5q 2021-07-10T06:47:59,077 Created build tracker: /tmp/pip-req-tracker-0tided5q 2021-07-10T06:47:59,077 Entered build tracker: /tmp/pip-req-tracker-0tided5q 2021-07-10T06:47:59,078 Created temporary directory: /tmp/pip-wheel-c0whaw76 2021-07-10T06:47:59,111 1 location(s) to search for versions of dytranscoder: 2021-07-10T06:47:59,111 * https://pypi.org/simple/dytranscoder/ 2021-07-10T06:47:59,112 Fetching project page and analyzing links: https://pypi.org/simple/dytranscoder/ 2021-07-10T06:47:59,112 Getting page https://pypi.org/simple/dytranscoder/ 2021-07-10T06:47:59,114 Found index url https://pypi.org/simple 2021-07-10T06:47:59,298 Found link https://files.pythonhosted.org/packages/53/7f/1d02e4826f619027cd1a63f70cc96e63568aaf3189efa4e83b2cc14e2c61/dytranscoder-0.0.1.tar.gz#sha256=2a1895c3f10b0891b2714c13f957c7fe33d348656a6efd63c0b9285d57bbcc1b (from https://pypi.org/simple/dytranscoder/), version: 0.0.1 2021-07-10T06:47:59,298 Found link https://files.pythonhosted.org/packages/62/40/33bc6ca82b593714c7e3575f2c21e0c961bf97816d74a73f15949d1bae6b/dytranscoder-0.0.2.tar.gz#sha256=46d58aa89d1e1bd937f200422aa27ed100068d457815bc5589d1642ed4d12cde (from https://pypi.org/simple/dytranscoder/), version: 0.0.2 2021-07-10T06:47:59,298 Found link https://files.pythonhosted.org/packages/e9/ce/0eddc338240d37205a539005b3023b0b8f7c24154bd6a35a36bf32efdc90/dytranscoder-0.0.3.tar.gz#sha256=8760d8087379b7f7c443fd66d9c0dbb6f9b01ed0949a8b78a520894c6dc09a17 (from https://pypi.org/simple/dytranscoder/), version: 0.0.3 2021-07-10T06:47:59,299 Skipping link: not a file: https://pypi.org/simple/dytranscoder/ 2021-07-10T06:47:59,317 Given no hashes to check 1 links for project 'dytranscoder': discarding no candidates 2021-07-10T06:47:59,335 Collecting dytranscoder==0.0.1 2021-07-10T06:47:59,337 Created temporary directory: /tmp/pip-unpack-3ifpq2t0 2021-07-10T06:47:59,508 Downloading dytranscoder-0.0.1.tar.gz (4.4 kB) 2021-07-10T06:47:59,544 Added dytranscoder==0.0.1 from https://files.pythonhosted.org/packages/53/7f/1d02e4826f619027cd1a63f70cc96e63568aaf3189efa4e83b2cc14e2c61/dytranscoder-0.0.1.tar.gz#sha256=2a1895c3f10b0891b2714c13f957c7fe33d348656a6efd63c0b9285d57bbcc1b to build tracker '/tmp/pip-req-tracker-0tided5q' 2021-07-10T06:47:59,545 Running setup.py (path:/tmp/pip-wheel-c0whaw76/dytranscoder_05dd1431beda48e8a6076e2697c394b8/setup.py) egg_info for package dytranscoder 2021-07-10T06:47:59,546 Created temporary directory: /tmp/pip-pip-egg-info-txg6k__y 2021-07-10T06:47:59,546 Running command python setup.py egg_info 2021-07-10T06:48:00,656 Traceback (most recent call last): 2021-07-10T06:48:00,657 File "", line 1, in 2021-07-10T06:48:00,658 File "/tmp/pip-wheel-c0whaw76/dytranscoder_05dd1431beda48e8a6076e2697c394b8/setup.py", line 4, in 2021-07-10T06:48:00,658 from dytranscoder import VERSION 2021-07-10T06:48:00,658 File "/tmp/pip-wheel-c0whaw76/dytranscoder_05dd1431beda48e8a6076e2697c394b8/dytranscoder/__init__.py", line 5, in 2021-07-10T06:48:00,658 import xmltodict 2021-07-10T06:48:00,659 ModuleNotFoundError: No module named 'xmltodict' 2021-07-10T06:48:00,722 WARNING: Discarding https://files.pythonhosted.org/packages/53/7f/1d02e4826f619027cd1a63f70cc96e63568aaf3189efa4e83b2cc14e2c61/dytranscoder-0.0.1.tar.gz#sha256=2a1895c3f10b0891b2714c13f957c7fe33d348656a6efd63c0b9285d57bbcc1b (from https://pypi.org/simple/dytranscoder/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:48:00,724 ERROR: Could not find a version that satisfies the requirement dytranscoder==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T06:48:00,724 ERROR: No matching distribution found for dytranscoder==0.0.1 2021-07-10T06:48:00,724 Exception information: 2021-07-10T06:48:00,724 Traceback (most recent call last): 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:48:00,724 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:48:00,724 raise RequirementsConflicted(criterion) 2021-07-10T06:48:00,724 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dytranscoder==0.0.1') 2021-07-10T06:48:00,724 2021-07-10T06:48:00,724 During handling of the above exception, another exception occurred: 2021-07-10T06:48:00,724 2021-07-10T06:48:00,724 Traceback (most recent call last): 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:48:00,724 result = self._result = resolver.resolve( 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:48:00,724 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:48:00,724 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:48:00,724 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dytranscoder==0.0.1'), parent=None)] 2021-07-10T06:48:00,724 2021-07-10T06:48:00,724 The above exception was the direct cause of the following exception: 2021-07-10T06:48:00,724 2021-07-10T06:48:00,724 Traceback (most recent call last): 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:48:00,724 status = self.run(options, args) 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:48:00,724 return func(self, options, args) 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:48:00,724 requirement_set = resolver.resolve( 2021-07-10T06:48:00,724 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:48:00,724 raise error from e 2021-07-10T06:48:00,724 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dytranscoder==0.0.1 2021-07-10T06:48:00,730 Removed dytranscoder==0.0.1 from https://files.pythonhosted.org/packages/53/7f/1d02e4826f619027cd1a63f70cc96e63568aaf3189efa4e83b2cc14e2c61/dytranscoder-0.0.1.tar.gz#sha256=2a1895c3f10b0891b2714c13f957c7fe33d348656a6efd63c0b9285d57bbcc1b from build tracker '/tmp/pip-req-tracker-0tided5q' 2021-07-10T06:48:00,730 Removed build tracker: '/tmp/pip-req-tracker-0tided5q'