2021-07-16T17:34:15,533 Created temporary directory: /tmp/pip-ephem-wheel-cache-e90wrt7i 2021-07-16T17:34:15,536 Created temporary directory: /tmp/pip-req-tracker-rvd48wvl 2021-07-16T17:34:15,537 Initialized build tracking at /tmp/pip-req-tracker-rvd48wvl 2021-07-16T17:34:15,537 Created build tracker: /tmp/pip-req-tracker-rvd48wvl 2021-07-16T17:34:15,537 Entered build tracker: /tmp/pip-req-tracker-rvd48wvl 2021-07-16T17:34:15,538 Created temporary directory: /tmp/pip-wheel-5kedfbtj 2021-07-16T17:34:15,568 1 location(s) to search for versions of chemistrytool: 2021-07-16T17:34:15,568 * https://pypi.org/simple/chemistrytool/ 2021-07-16T17:34:15,568 Fetching project page and analyzing links: https://pypi.org/simple/chemistrytool/ 2021-07-16T17:34:15,569 Getting page https://pypi.org/simple/chemistrytool/ 2021-07-16T17:34:15,570 Found index url https://pypi.org/simple 2021-07-16T17:34:15,750 Found link https://files.pythonhosted.org/packages/48/f7/40f30c3473875aa71821dc10a1811bf9c35725f8ba6afd9d510c3a0d0d9f/ChemistryTool-0.0.1.zip#sha256=e2d750ffb1f6115dd24b45f6620d801f5f8560a2d78669b0b468afdf7bb959b7 (from https://pypi.org/simple/chemistrytool/) (requires-python:>=3.0), version: 0.0.1 2021-07-16T17:34:15,751 Skipping link: not a file: https://pypi.org/simple/chemistrytool/ 2021-07-16T17:34:15,768 Given no hashes to check 1 links for project 'chemistrytool': discarding no candidates 2021-07-16T17:34:15,786 Collecting chemistrytool==0.0.1 2021-07-16T17:34:15,788 Created temporary directory: /tmp/pip-unpack-04um440c 2021-07-16T17:34:15,828 Downloading ChemistryTool-0.0.1.zip (11 kB) 2021-07-16T17:34:15,866 Added chemistrytool==0.0.1 from https://files.pythonhosted.org/packages/48/f7/40f30c3473875aa71821dc10a1811bf9c35725f8ba6afd9d510c3a0d0d9f/ChemistryTool-0.0.1.zip#sha256=e2d750ffb1f6115dd24b45f6620d801f5f8560a2d78669b0b468afdf7bb959b7 to build tracker '/tmp/pip-req-tracker-rvd48wvl' 2021-07-16T17:34:15,867 Running setup.py (path:/tmp/pip-wheel-5kedfbtj/chemistrytool_4cb6094d5965467e8227cad2f93708df/setup.py) egg_info for package chemistrytool 2021-07-16T17:34:15,868 Created temporary directory: /tmp/pip-pip-egg-info-3y6an49a 2021-07-16T17:34:15,868 Running command python setup.py egg_info 2021-07-16T17:34:16,906 Traceback (most recent call last): 2021-07-16T17:34:16,907 File "", line 1, in 2021-07-16T17:34:16,907 File "/tmp/pip-wheel-5kedfbtj/chemistrytool_4cb6094d5965467e8227cad2f93708df/setup.py", line 3, in 2021-07-16T17:34:16,907 with open('ReadMe.md','r') as fh: 2021-07-16T17:34:16,908 FileNotFoundError: [Errno 2] No such file or directory: 'ReadMe.md' 2021-07-16T17:34:16,959 WARNING: Discarding https://files.pythonhosted.org/packages/48/f7/40f30c3473875aa71821dc10a1811bf9c35725f8ba6afd9d510c3a0d0d9f/ChemistryTool-0.0.1.zip#sha256=e2d750ffb1f6115dd24b45f6620d801f5f8560a2d78669b0b468afdf7bb959b7 (from https://pypi.org/simple/chemistrytool/) (requires-python:>=3.0). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T17:34:16,960 ERROR: Could not find a version that satisfies the requirement chemistrytool==0.0.1 (from versions: 0.0.1) 2021-07-16T17:34:16,961 ERROR: No matching distribution found for chemistrytool==0.0.1 2021-07-16T17:34:16,961 Exception information: 2021-07-16T17:34:16,961 Traceback (most recent call last): 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T17:34:16,961 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T17:34:16,961 raise RequirementsConflicted(criterion) 2021-07-16T17:34:16,961 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('chemistrytool==0.0.1') 2021-07-16T17:34:16,961 2021-07-16T17:34:16,961 During handling of the above exception, another exception occurred: 2021-07-16T17:34:16,961 2021-07-16T17:34:16,961 Traceback (most recent call last): 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T17:34:16,961 result = self._result = resolver.resolve( 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T17:34:16,961 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T17:34:16,961 raise ResolutionImpossible(e.criterion.information) 2021-07-16T17:34:16,961 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('chemistrytool==0.0.1'), parent=None)] 2021-07-16T17:34:16,961 2021-07-16T17:34:16,961 The above exception was the direct cause of the following exception: 2021-07-16T17:34:16,961 2021-07-16T17:34:16,961 Traceback (most recent call last): 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T17:34:16,961 status = self.run(options, args) 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T17:34:16,961 return func(self, options, args) 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T17:34:16,961 requirement_set = resolver.resolve( 2021-07-16T17:34:16,961 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T17:34:16,961 raise error from e 2021-07-16T17:34:16,961 pip._internal.exceptions.DistributionNotFound: No matching distribution found for chemistrytool==0.0.1 2021-07-16T17:34:16,966 Removed chemistrytool==0.0.1 from https://files.pythonhosted.org/packages/48/f7/40f30c3473875aa71821dc10a1811bf9c35725f8ba6afd9d510c3a0d0d9f/ChemistryTool-0.0.1.zip#sha256=e2d750ffb1f6115dd24b45f6620d801f5f8560a2d78669b0b468afdf7bb959b7 from build tracker '/tmp/pip-req-tracker-rvd48wvl' 2021-07-16T17:34:16,966 Removed build tracker: '/tmp/pip-req-tracker-rvd48wvl'