2021-07-13T20:17:15,090 Created temporary directory: /tmp/pip-ephem-wheel-cache-_qwbrvyj 2021-07-13T20:17:15,094 Created temporary directory: /tmp/pip-req-tracker-tqyh7173 2021-07-13T20:17:15,095 Initialized build tracking at /tmp/pip-req-tracker-tqyh7173 2021-07-13T20:17:15,095 Created build tracker: /tmp/pip-req-tracker-tqyh7173 2021-07-13T20:17:15,095 Entered build tracker: /tmp/pip-req-tracker-tqyh7173 2021-07-13T20:17:15,096 Created temporary directory: /tmp/pip-wheel-0ukmhz7s 2021-07-13T20:17:15,141 1 location(s) to search for versions of yutest: 2021-07-13T20:17:15,141 * https://pypi.org/simple/yutest/ 2021-07-13T20:17:15,142 Fetching project page and analyzing links: https://pypi.org/simple/yutest/ 2021-07-13T20:17:15,143 Getting page https://pypi.org/simple/yutest/ 2021-07-13T20:17:15,146 Found index url https://pypi.org/simple 2021-07-13T20:17:15,258 Found link https://files.pythonhosted.org/packages/a7/0d/310b756df06e626d71a08841d3047143917da9be71fdebe7bbfc8bd3ef2a/yutest-1.0.1.zip#sha256=d7fc0ce4e8f073133f55e23f5f9ff6c8c25bc0b5f4233efafb128b12b2ec944d (from https://pypi.org/simple/yutest/), version: 1.0.1 2021-07-13T20:17:15,259 Skipping link: not a file: https://pypi.org/simple/yutest/ 2021-07-13T20:17:15,291 Given no hashes to check 1 links for project 'yutest': discarding no candidates 2021-07-13T20:17:15,324 Collecting yutest==1.0.1 2021-07-13T20:17:15,327 Created temporary directory: /tmp/pip-unpack-wloljxny 2021-07-13T20:17:15,512 Downloading yutest-1.0.1.zip (4.0 kB) 2021-07-13T20:17:15,585 Added yutest==1.0.1 from https://files.pythonhosted.org/packages/a7/0d/310b756df06e626d71a08841d3047143917da9be71fdebe7bbfc8bd3ef2a/yutest-1.0.1.zip#sha256=d7fc0ce4e8f073133f55e23f5f9ff6c8c25bc0b5f4233efafb128b12b2ec944d to build tracker '/tmp/pip-req-tracker-tqyh7173' 2021-07-13T20:17:15,587 Running setup.py (path:/tmp/pip-wheel-0ukmhz7s/yutest_5ccf7b6af11948d2b882d9f664c90b16/setup.py) egg_info for package yutest 2021-07-13T20:17:15,588 Created temporary directory: /tmp/pip-pip-egg-info-_yf6l3ba 2021-07-13T20:17:15,588 Running command python setup.py egg_info 2021-07-13T20:17:17,412 Traceback (most recent call last): 2021-07-13T20:17:17,413 File "", line 1, in 2021-07-13T20:17:17,414 File "/tmp/pip-wheel-0ukmhz7s/yutest_5ccf7b6af11948d2b882d9f664c90b16/setup.py", line 19, in 2021-07-13T20:17:17,426 author_email="yua5726@gmail.com", long_description=readme_file(), 2021-07-13T20:17:17,426 File "/tmp/pip-wheel-0ukmhz7s/yutest_5ccf7b6af11948d2b882d9f664c90b16/setup.py", line 12, in readme_file 2021-07-13T20:17:17,427 with open("D:\python\yutest\README.rst", "r", encoding="utf-8") as rf: 2021-07-13T20:17:17,427 FileNotFoundError: [Errno 2] No such file or directory: 'D:\\python\\yutest\\README.rst' 2021-07-13T20:17:17,499 WARNING: Discarding https://files.pythonhosted.org/packages/a7/0d/310b756df06e626d71a08841d3047143917da9be71fdebe7bbfc8bd3ef2a/yutest-1.0.1.zip#sha256=d7fc0ce4e8f073133f55e23f5f9ff6c8c25bc0b5f4233efafb128b12b2ec944d (from https://pypi.org/simple/yutest/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T20:17:17,500 ERROR: Could not find a version that satisfies the requirement yutest==1.0.1 (from versions: 1.0.1) 2021-07-13T20:17:17,501 ERROR: No matching distribution found for yutest==1.0.1 2021-07-13T20:17:17,501 Exception information: 2021-07-13T20:17:17,501 Traceback (most recent call last): 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T20:17:17,501 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T20:17:17,501 raise RequirementsConflicted(criterion) 2021-07-13T20:17:17,501 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yutest==1.0.1') 2021-07-13T20:17:17,501 2021-07-13T20:17:17,501 During handling of the above exception, another exception occurred: 2021-07-13T20:17:17,501 2021-07-13T20:17:17,501 Traceback (most recent call last): 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T20:17:17,501 result = self._result = resolver.resolve( 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T20:17:17,501 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T20:17:17,501 raise ResolutionImpossible(e.criterion.information) 2021-07-13T20:17:17,501 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yutest==1.0.1'), parent=None)] 2021-07-13T20:17:17,501 2021-07-13T20:17:17,501 The above exception was the direct cause of the following exception: 2021-07-13T20:17:17,501 2021-07-13T20:17:17,501 Traceback (most recent call last): 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T20:17:17,501 status = self.run(options, args) 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T20:17:17,501 return func(self, options, args) 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T20:17:17,501 requirement_set = resolver.resolve( 2021-07-13T20:17:17,501 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T20:17:17,501 raise error from e 2021-07-13T20:17:17,501 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yutest==1.0.1 2021-07-13T20:17:17,520 Removed yutest==1.0.1 from https://files.pythonhosted.org/packages/a7/0d/310b756df06e626d71a08841d3047143917da9be71fdebe7bbfc8bd3ef2a/yutest-1.0.1.zip#sha256=d7fc0ce4e8f073133f55e23f5f9ff6c8c25bc0b5f4233efafb128b12b2ec944d from build tracker '/tmp/pip-req-tracker-tqyh7173' 2021-07-13T20:17:17,521 Removed build tracker: '/tmp/pip-req-tracker-tqyh7173'