2021-07-12T16:57:18,465 Created temporary directory: /tmp/pip-ephem-wheel-cache-v1njhfo6 2021-07-12T16:57:18,469 Created temporary directory: /tmp/pip-req-tracker-ras5pkb8 2021-07-12T16:57:18,469 Initialized build tracking at /tmp/pip-req-tracker-ras5pkb8 2021-07-12T16:57:18,469 Created build tracker: /tmp/pip-req-tracker-ras5pkb8 2021-07-12T16:57:18,469 Entered build tracker: /tmp/pip-req-tracker-ras5pkb8 2021-07-12T16:57:18,470 Created temporary directory: /tmp/pip-wheel-qe95dach 2021-07-12T16:57:18,501 1 location(s) to search for versions of tredparse: 2021-07-12T16:57:18,501 * https://pypi.org/simple/tredparse/ 2021-07-12T16:57:18,501 Fetching project page and analyzing links: https://pypi.org/simple/tredparse/ 2021-07-12T16:57:18,502 Getting page https://pypi.org/simple/tredparse/ 2021-07-12T16:57:18,503 Found index url https://pypi.org/simple 2021-07-12T16:57:18,597 Found link https://files.pythonhosted.org/packages/27/ce/05332b56a32fa249b226f606bca1b6ad4c0292a8a26541a10f23cea87234/tredparse-0.7.5.tar.gz#sha256=bdff54fe29641100d6cadc4f82f765de98447c53bce117bd27626a420b5b04a5 (from https://pypi.org/simple/tredparse/), version: 0.7.5 2021-07-12T16:57:18,597 Found link https://files.pythonhosted.org/packages/1d/5d/560a1d2764bbb1ab47c1928ed611e130b3ac09ec97e47a35ddf33eb1fd95/tredparse-0.7.6.tar.gz#sha256=6b86e1537404b62acf063d0e6c7cac173094d4d5a549a9430346b5671dfba514 (from https://pypi.org/simple/tredparse/), version: 0.7.6 2021-07-12T16:57:18,597 Found link https://files.pythonhosted.org/packages/76/1c/2729e46ac407eb52816cbbac94b06d0f3669dc8a7c2ef4cb8976ab071bdc/tredparse-0.7.7.tar.gz#sha256=1aa435d1679ccc2d821e33c2a38fc626bba88178961dd2c8ab8ef761cd3846fc (from https://pypi.org/simple/tredparse/), version: 0.7.7 2021-07-12T16:57:18,598 Found link https://files.pythonhosted.org/packages/c0/37/e706aade86900143a0c6c83ad022a4feac9f1d8fa3573265806033d4395b/tredparse-0.7.8.tar.gz#sha256=140aa85f1cb2a5e204c9a4f36c4d78afc8f0a54a1336579d507e9decdbf883bd (from https://pypi.org/simple/tredparse/), version: 0.7.8 2021-07-12T16:57:18,598 Skipping link: not a file: https://pypi.org/simple/tredparse/ 2021-07-12T16:57:18,616 Given no hashes to check 1 links for project 'tredparse': discarding no candidates 2021-07-12T16:57:18,635 Collecting tredparse==0.7.7 2021-07-12T16:57:18,637 Created temporary directory: /tmp/pip-unpack-ne11l4t0 2021-07-12T16:57:18,890 Downloading tredparse-0.7.7.tar.gz (245 kB) 2021-07-12T16:57:19,039 Added tredparse==0.7.7 from https://files.pythonhosted.org/packages/76/1c/2729e46ac407eb52816cbbac94b06d0f3669dc8a7c2ef4cb8976ab071bdc/tredparse-0.7.7.tar.gz#sha256=1aa435d1679ccc2d821e33c2a38fc626bba88178961dd2c8ab8ef761cd3846fc to build tracker '/tmp/pip-req-tracker-ras5pkb8' 2021-07-12T16:57:19,041 Running setup.py (path:/tmp/pip-wheel-qe95dach/tredparse_2986099894204180a56861c72b46043b/setup.py) egg_info for package tredparse 2021-07-12T16:57:19,041 Created temporary directory: /tmp/pip-pip-egg-info-wydf91dp 2021-07-12T16:57:19,042 Running command python setup.py egg_info 2021-07-12T16:57:19,973 Traceback (most recent call last): 2021-07-12T16:57:19,974 File "", line 1, in 2021-07-12T16:57:19,974 File "/tmp/pip-wheel-qe95dach/tredparse_2986099894204180a56861c72b46043b/setup.py", line 4, in 2021-07-12T16:57:19,975 from setup_helper import SetupHelper 2021-07-12T16:57:19,975 ModuleNotFoundError: No module named 'setup_helper' 2021-07-12T16:57:20,025 WARNING: Discarding https://files.pythonhosted.org/packages/76/1c/2729e46ac407eb52816cbbac94b06d0f3669dc8a7c2ef4cb8976ab071bdc/tredparse-0.7.7.tar.gz#sha256=1aa435d1679ccc2d821e33c2a38fc626bba88178961dd2c8ab8ef761cd3846fc (from https://pypi.org/simple/tredparse/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T16:57:20,026 ERROR: Could not find a version that satisfies the requirement tredparse==0.7.7 (from versions: 0.7.5, 0.7.6, 0.7.7, 0.7.8) 2021-07-12T16:57:20,027 ERROR: No matching distribution found for tredparse==0.7.7 2021-07-12T16:57:20,027 Exception information: 2021-07-12T16:57:20,027 Traceback (most recent call last): 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T16:57:20,027 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T16:57:20,027 raise RequirementsConflicted(criterion) 2021-07-12T16:57:20,027 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tredparse==0.7.7') 2021-07-12T16:57:20,027 2021-07-12T16:57:20,027 During handling of the above exception, another exception occurred: 2021-07-12T16:57:20,027 2021-07-12T16:57:20,027 Traceback (most recent call last): 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T16:57:20,027 result = self._result = resolver.resolve( 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T16:57:20,027 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T16:57:20,027 raise ResolutionImpossible(e.criterion.information) 2021-07-12T16:57:20,027 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tredparse==0.7.7'), parent=None)] 2021-07-12T16:57:20,027 2021-07-12T16:57:20,027 The above exception was the direct cause of the following exception: 2021-07-12T16:57:20,027 2021-07-12T16:57:20,027 Traceback (most recent call last): 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T16:57:20,027 status = self.run(options, args) 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T16:57:20,027 return func(self, options, args) 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T16:57:20,027 requirement_set = resolver.resolve( 2021-07-12T16:57:20,027 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T16:57:20,027 raise error from e 2021-07-12T16:57:20,027 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tredparse==0.7.7 2021-07-12T16:57:20,036 Removed tredparse==0.7.7 from https://files.pythonhosted.org/packages/76/1c/2729e46ac407eb52816cbbac94b06d0f3669dc8a7c2ef4cb8976ab071bdc/tredparse-0.7.7.tar.gz#sha256=1aa435d1679ccc2d821e33c2a38fc626bba88178961dd2c8ab8ef761cd3846fc from build tracker '/tmp/pip-req-tracker-ras5pkb8' 2021-07-12T16:57:20,037 Removed build tracker: '/tmp/pip-req-tracker-ras5pkb8'