2021-06-30T11:08:48,485 Created temporary directory: /tmp/pip-ephem-wheel-cache-r536pkek 2021-06-30T11:08:48,488 Created temporary directory: /tmp/pip-req-tracker-j0nw9o20 2021-06-30T11:08:48,489 Initialized build tracking at /tmp/pip-req-tracker-j0nw9o20 2021-06-30T11:08:48,489 Created build tracker: /tmp/pip-req-tracker-j0nw9o20 2021-06-30T11:08:48,489 Entered build tracker: /tmp/pip-req-tracker-j0nw9o20 2021-06-30T11:08:48,490 Created temporary directory: /tmp/pip-wheel-d26931vn 2021-06-30T11:08:48,522 1 location(s) to search for versions of mathdunders: 2021-06-30T11:08:48,522 * https://pypi.org/simple/mathdunders/ 2021-06-30T11:08:48,523 Fetching project page and analyzing links: https://pypi.org/simple/mathdunders/ 2021-06-30T11:08:48,523 Getting page https://pypi.org/simple/mathdunders/ 2021-06-30T11:08:48,525 Found index url https://pypi.org/simple 2021-06-30T11:08:48,609 Found link https://files.pythonhosted.org/packages/33/71/d4d90de6870a047c55e4dcd0fdda947b83141925cafaed3433975ddadb36/mathdunders-0.2.tar.gz#sha256=eb7a22edaa0525f2e3bcbd2623b1394a331defc44906f26d1ed2d6b911bb127d (from https://pypi.org/simple/mathdunders/), version: 0.2 2021-06-30T11:08:48,610 Found link https://files.pythonhosted.org/packages/f1/d5/ab4cd66e3b7a15ac891e3fd06d452396a620748018e3b39fc4ae44edd857/mathdunders-0.2.1.tar.gz#sha256=e88acbb815c2d069058af3badb4026df1ef32d3afa57fd1b7e43c07d04268952 (from https://pypi.org/simple/mathdunders/), version: 0.2.1 2021-06-30T11:08:48,610 Skipping link: not a file: https://pypi.org/simple/mathdunders/ 2021-06-30T11:08:48,623 Given no hashes to check 1 links for project 'mathdunders': discarding no candidates 2021-06-30T11:08:48,638 Collecting mathdunders==0.2 2021-06-30T11:08:48,640 Created temporary directory: /tmp/pip-unpack-2fbkzsso 2021-06-30T11:08:48,679 Downloading mathdunders-0.2.tar.gz (880 bytes) 2021-06-30T11:08:48,691 Added mathdunders==0.2 from https://files.pythonhosted.org/packages/33/71/d4d90de6870a047c55e4dcd0fdda947b83141925cafaed3433975ddadb36/mathdunders-0.2.tar.gz#sha256=eb7a22edaa0525f2e3bcbd2623b1394a331defc44906f26d1ed2d6b911bb127d to build tracker '/tmp/pip-req-tracker-j0nw9o20' 2021-06-30T11:08:48,692 Running setup.py (path:/tmp/pip-wheel-d26931vn/mathdunders_2c5e36cb0f594207a0ed018b543a7477/setup.py) egg_info for package mathdunders 2021-06-30T11:08:48,692 Created temporary directory: /tmp/pip-pip-egg-info-krzzcyir 2021-06-30T11:08:48,693 Running command python setup.py egg_info 2021-06-30T11:08:49,452 Traceback (most recent call last): 2021-06-30T11:08:49,453 File "", line 1, in 2021-06-30T11:08:49,453 File "/tmp/pip-wheel-d26931vn/mathdunders_2c5e36cb0f594207a0ed018b543a7477/setup.py", line 11, in 2021-06-30T11:08:49,453 long_description=open("README.md").read(), 2021-06-30T11:08:49,453 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-06-30T11:08:49,501 WARNING: Discarding https://files.pythonhosted.org/packages/33/71/d4d90de6870a047c55e4dcd0fdda947b83141925cafaed3433975ddadb36/mathdunders-0.2.tar.gz#sha256=eb7a22edaa0525f2e3bcbd2623b1394a331defc44906f26d1ed2d6b911bb127d (from https://pypi.org/simple/mathdunders/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-06-30T11:08:49,503 ERROR: Could not find a version that satisfies the requirement mathdunders==0.2 (from versions: 0.2, 0.2.1) 2021-06-30T11:08:49,503 ERROR: No matching distribution found for mathdunders==0.2 2021-06-30T11:08:49,504 Exception information: 2021-06-30T11:08:49,504 Traceback (most recent call last): 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-30T11:08:49,504 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-30T11:08:49,504 raise RequirementsConflicted(criterion) 2021-06-30T11:08:49,504 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mathdunders==0.2') 2021-06-30T11:08:49,504 2021-06-30T11:08:49,504 During handling of the above exception, another exception occurred: 2021-06-30T11:08:49,504 2021-06-30T11:08:49,504 Traceback (most recent call last): 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-30T11:08:49,504 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-30T11:08:49,504 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-30T11:08:49,504 raise ResolutionImpossible(e.criterion.information) 2021-06-30T11:08:49,504 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mathdunders==0.2'), parent=None)] 2021-06-30T11:08:49,504 2021-06-30T11:08:49,504 The above exception was the direct cause of the following exception: 2021-06-30T11:08:49,504 2021-06-30T11:08:49,504 Traceback (most recent call last): 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-30T11:08:49,504 status = self.run(options, args) 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-30T11:08:49,504 return func(self, options, args) 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-30T11:08:49,504 reqs, check_supported_wheels=True 2021-06-30T11:08:49,504 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-30T11:08:49,504 raise error from e 2021-06-30T11:08:49,504 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mathdunders==0.2 2021-06-30T11:08:49,510 Removed mathdunders==0.2 from https://files.pythonhosted.org/packages/33/71/d4d90de6870a047c55e4dcd0fdda947b83141925cafaed3433975ddadb36/mathdunders-0.2.tar.gz#sha256=eb7a22edaa0525f2e3bcbd2623b1394a331defc44906f26d1ed2d6b911bb127d from build tracker '/tmp/pip-req-tracker-j0nw9o20' 2021-06-30T11:08:49,510 Removed build tracker: '/tmp/pip-req-tracker-j0nw9o20'