2021-07-10T04:19:42,799 Created temporary directory: /tmp/pip-ephem-wheel-cache-yq_f_48t 2021-07-10T04:19:42,802 Created temporary directory: /tmp/pip-req-tracker-qh0chwd9 2021-07-10T04:19:42,803 Initialized build tracking at /tmp/pip-req-tracker-qh0chwd9 2021-07-10T04:19:42,803 Created build tracker: /tmp/pip-req-tracker-qh0chwd9 2021-07-10T04:19:42,803 Entered build tracker: /tmp/pip-req-tracker-qh0chwd9 2021-07-10T04:19:42,804 Created temporary directory: /tmp/pip-wheel-3uogjw0t 2021-07-10T04:19:42,839 1 location(s) to search for versions of pythoncn: 2021-07-10T04:19:42,839 * https://pypi.org/simple/pythoncn/ 2021-07-10T04:19:42,840 Fetching project page and analyzing links: https://pypi.org/simple/pythoncn/ 2021-07-10T04:19:42,840 Getting page https://pypi.org/simple/pythoncn/ 2021-07-10T04:19:42,842 Found index url https://pypi.org/simple 2021-07-10T04:19:43,026 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/53/22/8f732cf5b46f6fa1b440bb5be7af1784483be59afd5417a753e7a4f9c9d7/pythoncn-0.1.0-py2.7.egg#sha256=31d9e37c8268bae93c86e6c6b2d357943f1c9c86230067ecf9d7e829886ce5ce (from https://pypi.org/simple/pythoncn/) 2021-07-10T04:19:43,027 Found link https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 (from https://pypi.org/simple/pythoncn/), version: 0.1.0 2021-07-10T04:19:43,027 Skipping link: not a file: https://pypi.org/simple/pythoncn/ 2021-07-10T04:19:43,044 Given no hashes to check 1 links for project 'pythoncn': discarding no candidates 2021-07-10T04:19:43,063 Collecting pythoncn==0.1.0 2021-07-10T04:19:43,065 Created temporary directory: /tmp/pip-unpack-__inj_09 2021-07-10T04:19:43,236 Downloading pythoncn-0.1.0.tar.gz (1.1 kB) 2021-07-10T04:19:43,267 Added pythoncn==0.1.0 from https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 to build tracker '/tmp/pip-req-tracker-qh0chwd9' 2021-07-10T04:19:43,268 Running setup.py (path:/tmp/pip-wheel-3uogjw0t/pythoncn_dc8cf1c996d54cb496a8af8cee51f136/setup.py) egg_info for package pythoncn 2021-07-10T04:19:43,268 Created temporary directory: /tmp/pip-pip-egg-info-sb1t27s6 2021-07-10T04:19:43,268 Running command python setup.py egg_info 2021-07-10T04:19:43,917 Traceback (most recent call last): 2021-07-10T04:19:43,918 File "", line 1, in 2021-07-10T04:19:43,919 File "/tmp/pip-wheel-3uogjw0t/pythoncn_dc8cf1c996d54cb496a8af8cee51f136/setup.py", line 7, in 2021-07-10T04:19:43,919 with open(os.path.join(here, 'requirements.txt')) as f: 2021-07-10T04:19:43,919 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-3uogjw0t/pythoncn_dc8cf1c996d54cb496a8af8cee51f136/requirements.txt' 2021-07-10T04:19:43,968 WARNING: Discarding https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 (from https://pypi.org/simple/pythoncn/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:19:43,970 ERROR: Could not find a version that satisfies the requirement pythoncn==0.1.0 (from versions: 0.1.0) 2021-07-10T04:19:43,970 ERROR: No matching distribution found for pythoncn==0.1.0 2021-07-10T04:19:43,970 Exception information: 2021-07-10T04:19:43,970 Traceback (most recent call last): 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:19:43,970 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:19:43,970 raise RequirementsConflicted(criterion) 2021-07-10T04:19:43,970 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pythoncn==0.1.0') 2021-07-10T04:19:43,970 2021-07-10T04:19:43,970 During handling of the above exception, another exception occurred: 2021-07-10T04:19:43,970 2021-07-10T04:19:43,970 Traceback (most recent call last): 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:19:43,970 result = self._result = resolver.resolve( 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:19:43,970 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:19:43,970 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:19:43,970 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pythoncn==0.1.0'), parent=None)] 2021-07-10T04:19:43,970 2021-07-10T04:19:43,970 The above exception was the direct cause of the following exception: 2021-07-10T04:19:43,970 2021-07-10T04:19:43,970 Traceback (most recent call last): 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:19:43,970 status = self.run(options, args) 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:19:43,970 return func(self, options, args) 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:19:43,970 requirement_set = resolver.resolve( 2021-07-10T04:19:43,970 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:19:43,970 raise error from e 2021-07-10T04:19:43,970 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pythoncn==0.1.0 2021-07-10T04:19:43,975 Removed pythoncn==0.1.0 from https://files.pythonhosted.org/packages/89/66/538f1ae0c01df798bdff00cd57415dfad5a776483fe7d94c4d6344dbabb2/pythoncn-0.1.0.tar.gz#sha256=989fe4df75e0183402926af174362b291ccc7f73b4db3a41b3d01d4d86deb0f7 from build tracker '/tmp/pip-req-tracker-qh0chwd9' 2021-07-10T04:19:43,975 Removed build tracker: '/tmp/pip-req-tracker-qh0chwd9'