2021-05-04T10:33:06,854 Created temporary directory: /tmp/pip-ephem-wheel-cache-1z4kz6iv 2021-05-04T10:33:06,858 Created temporary directory: /tmp/pip-req-tracker-51qnp6vk 2021-05-04T10:33:06,858 Initialized build tracking at /tmp/pip-req-tracker-51qnp6vk 2021-05-04T10:33:06,859 Created build tracker: /tmp/pip-req-tracker-51qnp6vk 2021-05-04T10:33:06,859 Entered build tracker: /tmp/pip-req-tracker-51qnp6vk 2021-05-04T10:33:06,860 Created temporary directory: /tmp/pip-wheel-dj5s93s1 2021-05-04T10:33:06,924 1 location(s) to search for versions of walpy: 2021-05-04T10:33:06,924 * https://pypi.org/simple/walpy/ 2021-05-04T10:33:06,925 Fetching project page and analyzing links: https://pypi.org/simple/walpy/ 2021-05-04T10:33:06,926 Getting page https://pypi.org/simple/walpy/ 2021-05-04T10:33:06,927 Found index url https://pypi.org/simple 2021-05-04T10:33:07,032 Found link https://files.pythonhosted.org/packages/78/16/79c94f955c348bd33058ab46c2de393c772abfea4675e6f80eeb5c603b92/walpy-0.1.tar.gz#sha256=a43d9ce280da16b38add9279dc05c5b557233708694647560b8d13616436bb9a (from https://pypi.org/simple/walpy/), version: 0.1 2021-05-04T10:33:07,033 Found link https://files.pythonhosted.org/packages/fa/9b/f989260cc6a05ae58852a7f1f16548983e4eeccae32b5490811aea6d57fe/walpy-0.2.tar.gz#sha256=a658df474ea70938a3bd8d6d8a2f61d7d25055b709ea50c75add93319ae75f10 (from https://pypi.org/simple/walpy/), version: 0.2 2021-05-04T10:33:07,033 Skipping link: not a file: https://pypi.org/simple/walpy/ 2021-05-04T10:33:07,047 Given no hashes to check 1 links for project 'walpy': discarding no candidates 2021-05-04T10:33:07,062 Collecting walpy==0.2 2021-05-04T10:33:07,066 Created temporary directory: /tmp/pip-unpack-ud2bs55x 2021-05-04T10:33:07,112 Downloading walpy-0.2.tar.gz (2.9 kB) 2021-05-04T10:33:07,154 Added walpy==0.2 from https://files.pythonhosted.org/packages/fa/9b/f989260cc6a05ae58852a7f1f16548983e4eeccae32b5490811aea6d57fe/walpy-0.2.tar.gz#sha256=a658df474ea70938a3bd8d6d8a2f61d7d25055b709ea50c75add93319ae75f10 to build tracker '/tmp/pip-req-tracker-51qnp6vk' 2021-05-04T10:33:07,156 Running setup.py (path:/tmp/pip-wheel-dj5s93s1/walpy_38c09871d2ef440eab738e4b01829726/setup.py) egg_info for package walpy 2021-05-04T10:33:07,158 Created temporary directory: /tmp/pip-pip-egg-info-ahqo_u90 2021-05-04T10:33:07,158 Running command python setup.py egg_info 2021-05-04T10:33:08,356 Traceback (most recent call last): 2021-05-04T10:33:08,357 File "", line 1, in 2021-05-04T10:33:08,357 File "/tmp/pip-wheel-dj5s93s1/walpy_38c09871d2ef440eab738e4b01829726/setup.py", line 2, in 2021-05-04T10:33:08,357 with open("README.md", "r", encoding="utf-8") as fh: 2021-05-04T10:33:08,357 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-05-04T10:33:08,405 WARNING: Discarding https://files.pythonhosted.org/packages/fa/9b/f989260cc6a05ae58852a7f1f16548983e4eeccae32b5490811aea6d57fe/walpy-0.2.tar.gz#sha256=a658df474ea70938a3bd8d6d8a2f61d7d25055b709ea50c75add93319ae75f10 (from https://pypi.org/simple/walpy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-05-04T10:33:08,406 ERROR: Could not find a version that satisfies the requirement walpy==0.2 (from versions: 0.1, 0.2) 2021-05-04T10:33:08,407 ERROR: No matching distribution found for walpy==0.2 2021-05-04T10:33:08,407 Exception information: 2021-05-04T10:33:08,407 Traceback (most recent call last): 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-04T10:33:08,407 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-04T10:33:08,407 raise RequirementsConflicted(criterion) 2021-05-04T10:33:08,407 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('walpy==0.2') 2021-05-04T10:33:08,407 2021-05-04T10:33:08,407 During handling of the above exception, another exception occurred: 2021-05-04T10:33:08,407 2021-05-04T10:33:08,407 Traceback (most recent call last): 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-04T10:33:08,407 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-04T10:33:08,407 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-04T10:33:08,407 raise ResolutionImpossible(e.criterion.information) 2021-05-04T10:33:08,407 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('walpy==0.2'), parent=None)] 2021-05-04T10:33:08,407 2021-05-04T10:33:08,407 The above exception was the direct cause of the following exception: 2021-05-04T10:33:08,407 2021-05-04T10:33:08,407 Traceback (most recent call last): 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-04T10:33:08,407 status = self.run(options, args) 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-04T10:33:08,407 return func(self, options, args) 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-04T10:33:08,407 reqs, check_supported_wheels=True 2021-05-04T10:33:08,407 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-04T10:33:08,407 raise error from e 2021-05-04T10:33:08,407 pip._internal.exceptions.DistributionNotFound: No matching distribution found for walpy==0.2 2021-05-04T10:33:08,417 Removed walpy==0.2 from https://files.pythonhosted.org/packages/fa/9b/f989260cc6a05ae58852a7f1f16548983e4eeccae32b5490811aea6d57fe/walpy-0.2.tar.gz#sha256=a658df474ea70938a3bd8d6d8a2f61d7d25055b709ea50c75add93319ae75f10 from build tracker '/tmp/pip-req-tracker-51qnp6vk' 2021-05-04T10:33:08,417 Removed build tracker: '/tmp/pip-req-tracker-51qnp6vk'