2021-07-09T19:33:47,237 Created temporary directory: /tmp/pip-ephem-wheel-cache-_lae8181 2021-07-09T19:33:47,240 Created temporary directory: /tmp/pip-req-tracker-6n87ph42 2021-07-09T19:33:47,241 Initialized build tracking at /tmp/pip-req-tracker-6n87ph42 2021-07-09T19:33:47,241 Created build tracker: /tmp/pip-req-tracker-6n87ph42 2021-07-09T19:33:47,241 Entered build tracker: /tmp/pip-req-tracker-6n87ph42 2021-07-09T19:33:47,241 Created temporary directory: /tmp/pip-wheel-zb1_8hi8 2021-07-09T19:33:47,275 1 location(s) to search for versions of date-machine: 2021-07-09T19:33:47,275 * https://pypi.org/simple/date-machine/ 2021-07-09T19:33:47,276 Fetching project page and analyzing links: https://pypi.org/simple/date-machine/ 2021-07-09T19:33:47,276 Getting page https://pypi.org/simple/date-machine/ 2021-07-09T19:33:47,278 Found index url https://pypi.org/simple 2021-07-09T19:33:47,455 Found link https://files.pythonhosted.org/packages/f5/fd/87adbc50d9bd6236efed64f7ab528f1dd8f1dd6da94829f398259455bf7c/date_machine-0.2.zip#sha256=0d7f2c21a14d64cda18a4058e0af0dc1d0872ad8232193685de9068992a95122 (from https://pypi.org/simple/date-machine/), version: 0.2 2021-07-09T19:33:47,456 Skipping link: not a file: https://pypi.org/simple/date-machine/ 2021-07-09T19:33:47,472 Given no hashes to check 1 links for project 'date-machine': discarding no candidates 2021-07-09T19:33:47,489 Collecting date-machine==0.2 2021-07-09T19:33:47,491 Created temporary directory: /tmp/pip-unpack-_of_isw2 2021-07-09T19:33:47,663 Downloading date_machine-0.2.zip (7.7 kB) 2021-07-09T19:33:47,695 Added date-machine==0.2 from https://files.pythonhosted.org/packages/f5/fd/87adbc50d9bd6236efed64f7ab528f1dd8f1dd6da94829f398259455bf7c/date_machine-0.2.zip#sha256=0d7f2c21a14d64cda18a4058e0af0dc1d0872ad8232193685de9068992a95122 to build tracker '/tmp/pip-req-tracker-6n87ph42' 2021-07-09T19:33:47,696 Running setup.py (path:/tmp/pip-wheel-zb1_8hi8/date-machine_905d3603c8f74372984f40929df3ad49/setup.py) egg_info for package date-machine 2021-07-09T19:33:47,697 Created temporary directory: /tmp/pip-pip-egg-info-ou84c5hq 2021-07-09T19:33:47,697 Running command python setup.py egg_info 2021-07-09T19:33:48,319 Traceback (most recent call last): 2021-07-09T19:33:48,319 File "", line 1, in 2021-07-09T19:33:48,320 File "/tmp/pip-wheel-zb1_8hi8/date-machine_905d3603c8f74372984f40929df3ad49/setup.py", line 17, in 2021-07-09T19:33:48,320 long_description=readme_or_docstring(), 2021-07-09T19:33:48,320 File "/tmp/pip-wheel-zb1_8hi8/date-machine_905d3603c8f74372984f40929df3ad49/setup.py", line 11, in readme_or_docstring 2021-07-09T19:33:48,320 import date_machine 2021-07-09T19:33:48,320 File "/tmp/pip-wheel-zb1_8hi8/date-machine_905d3603c8f74372984f40929df3ad49/date_machine/__init__.py", line 5, in 2021-07-09T19:33:48,321 import reparse 2021-07-09T19:33:48,321 ModuleNotFoundError: No module named 'reparse' 2021-07-09T19:33:48,370 WARNING: Discarding https://files.pythonhosted.org/packages/f5/fd/87adbc50d9bd6236efed64f7ab528f1dd8f1dd6da94829f398259455bf7c/date_machine-0.2.zip#sha256=0d7f2c21a14d64cda18a4058e0af0dc1d0872ad8232193685de9068992a95122 (from https://pypi.org/simple/date-machine/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:33:48,372 ERROR: Could not find a version that satisfies the requirement date-machine==0.2 (from versions: 0.2) 2021-07-09T19:33:48,372 ERROR: No matching distribution found for date-machine==0.2 2021-07-09T19:33:48,372 Exception information: 2021-07-09T19:33:48,372 Traceback (most recent call last): 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:33:48,372 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:33:48,372 raise RequirementsConflicted(criterion) 2021-07-09T19:33:48,372 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('date-machine==0.2') 2021-07-09T19:33:48,372 2021-07-09T19:33:48,372 During handling of the above exception, another exception occurred: 2021-07-09T19:33:48,372 2021-07-09T19:33:48,372 Traceback (most recent call last): 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:33:48,372 result = self._result = resolver.resolve( 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:33:48,372 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:33:48,372 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:33:48,372 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('date-machine==0.2'), parent=None)] 2021-07-09T19:33:48,372 2021-07-09T19:33:48,372 The above exception was the direct cause of the following exception: 2021-07-09T19:33:48,372 2021-07-09T19:33:48,372 Traceback (most recent call last): 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:33:48,372 status = self.run(options, args) 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:33:48,372 return func(self, options, args) 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:33:48,372 requirement_set = resolver.resolve( 2021-07-09T19:33:48,372 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:33:48,372 raise error from e 2021-07-09T19:33:48,372 pip._internal.exceptions.DistributionNotFound: No matching distribution found for date-machine==0.2 2021-07-09T19:33:48,377 Removed date-machine==0.2 from https://files.pythonhosted.org/packages/f5/fd/87adbc50d9bd6236efed64f7ab528f1dd8f1dd6da94829f398259455bf7c/date_machine-0.2.zip#sha256=0d7f2c21a14d64cda18a4058e0af0dc1d0872ad8232193685de9068992a95122 from build tracker '/tmp/pip-req-tracker-6n87ph42' 2021-07-09T19:33:48,378 Removed build tracker: '/tmp/pip-req-tracker-6n87ph42'