2021-07-09T02:29:39,638 Created temporary directory: /tmp/pip-ephem-wheel-cache-yv7xp605 2021-07-09T02:29:39,641 Created temporary directory: /tmp/pip-req-tracker-x_infs_f 2021-07-09T02:29:39,641 Initialized build tracking at /tmp/pip-req-tracker-x_infs_f 2021-07-09T02:29:39,641 Created build tracker: /tmp/pip-req-tracker-x_infs_f 2021-07-09T02:29:39,641 Entered build tracker: /tmp/pip-req-tracker-x_infs_f 2021-07-09T02:29:39,642 Created temporary directory: /tmp/pip-wheel-emmoexb4 2021-07-09T02:29:39,675 1 location(s) to search for versions of tic-tac: 2021-07-09T02:29:39,675 * https://pypi.org/simple/tic-tac/ 2021-07-09T02:29:39,676 Fetching project page and analyzing links: https://pypi.org/simple/tic-tac/ 2021-07-09T02:29:39,676 Getting page https://pypi.org/simple/tic-tac/ 2021-07-09T02:29:39,678 Found index url https://pypi.org/simple 2021-07-09T02:29:39,856 Found link https://files.pythonhosted.org/packages/93/af/831b1978a4403fc624e6cd44ba0e32dddab1b6dd5af14f14922a192cacfc/tic_tac-0.0.tar.gz#sha256=2fd17cb732abba807ab25b9759e252f7cc821e874de15d3bede30ffb7d7f3231 (from https://pypi.org/simple/tic-tac/), version: 0.0 2021-07-09T02:29:39,856 Skipping link: not a file: https://pypi.org/simple/tic-tac/ 2021-07-09T02:29:39,872 Given no hashes to check 1 links for project 'tic-tac': discarding no candidates 2021-07-09T02:29:39,890 Collecting tic-tac==0.0 2021-07-09T02:29:39,891 Created temporary directory: /tmp/pip-unpack-5x4d442_ 2021-07-09T02:29:40,065 Downloading tic_tac-0.0.tar.gz (631 bytes) 2021-07-09T02:29:40,095 Added tic-tac==0.0 from https://files.pythonhosted.org/packages/93/af/831b1978a4403fc624e6cd44ba0e32dddab1b6dd5af14f14922a192cacfc/tic_tac-0.0.tar.gz#sha256=2fd17cb732abba807ab25b9759e252f7cc821e874de15d3bede30ffb7d7f3231 to build tracker '/tmp/pip-req-tracker-x_infs_f' 2021-07-09T02:29:40,096 Running setup.py (path:/tmp/pip-wheel-emmoexb4/tic-tac_1e00dd34aa9a45ddbe00a2eed207ae16/setup.py) egg_info for package tic-tac 2021-07-09T02:29:40,097 Created temporary directory: /tmp/pip-pip-egg-info-btd68o1y 2021-07-09T02:29:40,097 Running command python setup.py egg_info 2021-07-09T02:29:40,875 running egg_info 2021-07-09T02:29:40,877 creating /tmp/pip-pip-egg-info-btd68o1y/tic_tac.egg-info 2021-07-09T02:29:40,878 writing /tmp/pip-pip-egg-info-btd68o1y/tic_tac.egg-info/PKG-INFO 2021-07-09T02:29:40,880 writing dependency_links to /tmp/pip-pip-egg-info-btd68o1y/tic_tac.egg-info/dependency_links.txt 2021-07-09T02:29:40,882 writing top-level names to /tmp/pip-pip-egg-info-btd68o1y/tic_tac.egg-info/top_level.txt 2021-07-09T02:29:40,884 writing manifest file '/tmp/pip-pip-egg-info-btd68o1y/tic_tac.egg-info/SOURCES.txt' 2021-07-09T02:29:41,037 error: package directory 'pyth' does not exist 2021-07-09T02:29:41,097 WARNING: Discarding https://files.pythonhosted.org/packages/93/af/831b1978a4403fc624e6cd44ba0e32dddab1b6dd5af14f14922a192cacfc/tic_tac-0.0.tar.gz#sha256=2fd17cb732abba807ab25b9759e252f7cc821e874de15d3bede30ffb7d7f3231 (from https://pypi.org/simple/tic-tac/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:29:41,098 ERROR: Could not find a version that satisfies the requirement tic-tac==0.0 (from versions: 0.0) 2021-07-09T02:29:41,099 ERROR: No matching distribution found for tic-tac==0.0 2021-07-09T02:29:41,099 Exception information: 2021-07-09T02:29:41,099 Traceback (most recent call last): 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:29:41,099 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:29:41,099 raise RequirementsConflicted(criterion) 2021-07-09T02:29:41,099 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tic-tac==0.0') 2021-07-09T02:29:41,099 2021-07-09T02:29:41,099 During handling of the above exception, another exception occurred: 2021-07-09T02:29:41,099 2021-07-09T02:29:41,099 Traceback (most recent call last): 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:29:41,099 result = self._result = resolver.resolve( 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:29:41,099 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:29:41,099 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:29:41,099 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tic-tac==0.0'), parent=None)] 2021-07-09T02:29:41,099 2021-07-09T02:29:41,099 The above exception was the direct cause of the following exception: 2021-07-09T02:29:41,099 2021-07-09T02:29:41,099 Traceback (most recent call last): 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:29:41,099 status = self.run(options, args) 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:29:41,099 return func(self, options, args) 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:29:41,099 requirement_set = resolver.resolve( 2021-07-09T02:29:41,099 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:29:41,099 raise error from e 2021-07-09T02:29:41,099 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tic-tac==0.0 2021-07-09T02:29:41,104 Removed tic-tac==0.0 from https://files.pythonhosted.org/packages/93/af/831b1978a4403fc624e6cd44ba0e32dddab1b6dd5af14f14922a192cacfc/tic_tac-0.0.tar.gz#sha256=2fd17cb732abba807ab25b9759e252f7cc821e874de15d3bede30ffb7d7f3231 from build tracker '/tmp/pip-req-tracker-x_infs_f' 2021-07-09T02:29:41,105 Removed build tracker: '/tmp/pip-req-tracker-x_infs_f'