2021-03-23T08:29:56,401 Created temporary directory: /tmp/pip-ephem-wheel-cache-xan5mdg4 2021-03-23T08:29:56,405 Created temporary directory: /tmp/pip-req-tracker-1uelij1x 2021-03-23T08:29:56,406 Initialized build tracking at /tmp/pip-req-tracker-1uelij1x 2021-03-23T08:29:56,407 Created build tracker: /tmp/pip-req-tracker-1uelij1x 2021-03-23T08:29:56,407 Entered build tracker: /tmp/pip-req-tracker-1uelij1x 2021-03-23T08:29:56,409 Created temporary directory: /tmp/pip-wheel-wvqh_l90 2021-03-23T08:29:56,463 1 location(s) to search for versions of forcespectroscopyhelpermcm-mcm: 2021-03-23T08:29:56,463 * https://pypi.org/simple/forcespectroscopyhelpermcm-mcm/ 2021-03-23T08:29:56,463 Fetching project page and analyzing links: https://pypi.org/simple/forcespectroscopyhelpermcm-mcm/ 2021-03-23T08:29:56,464 Getting page https://pypi.org/simple/forcespectroscopyhelpermcm-mcm/ 2021-03-23T08:29:56,467 Found index url https://pypi.org/simple 2021-03-23T08:29:56,587 Found link https://files.pythonhosted.org/packages/5d/06/4fd3c297248c68c8c0b9206fb212674426c63f326d3693512ae70d864636/ForceSpectroscopyHelperMCM-mcm-0.0.0.tar.gz#sha256=a70baa16cf97616ddcccb68674e6a45859f55429c3dda5d366be8ea27df80e6a (from https://pypi.org/simple/forcespectroscopyhelpermcm-mcm/), version: 0.0.0 2021-03-23T08:29:56,611 Given no hashes to check 1 links for project 'forcespectroscopyhelpermcm-mcm': discarding no candidates 2021-03-23T08:29:56,638 Collecting forcespectroscopyhelpermcm-mcm==0.0.0 2021-03-23T08:29:56,642 Created temporary directory: /tmp/pip-unpack-y5513m33 2021-03-23T08:29:56,729 Downloading ForceSpectroscopyHelperMCM-mcm-0.0.0.tar.gz (16 kB) 2021-03-23T08:29:56,854 Added forcespectroscopyhelpermcm-mcm==0.0.0 from https://files.pythonhosted.org/packages/5d/06/4fd3c297248c68c8c0b9206fb212674426c63f326d3693512ae70d864636/ForceSpectroscopyHelperMCM-mcm-0.0.0.tar.gz#sha256=a70baa16cf97616ddcccb68674e6a45859f55429c3dda5d366be8ea27df80e6a to build tracker '/tmp/pip-req-tracker-1uelij1x' 2021-03-23T08:29:56,856 Running setup.py (path:/tmp/pip-wheel-wvqh_l90/forcespectroscopyhelpermcm-mcm_da8675098f284d29b4fc73f0d9db76b0/setup.py) egg_info for package forcespectroscopyhelpermcm-mcm 2021-03-23T08:29:56,857 Created temporary directory: /tmp/pip-pip-egg-info-0nsfuaix 2021-03-23T08:29:56,858 Running command python setup.py egg_info 2021-03-23T08:29:58,605 Traceback (most recent call last): 2021-03-23T08:29:58,606 File "", line 1, in 2021-03-23T08:29:58,607 File "/tmp/pip-wheel-wvqh_l90/forcespectroscopyhelpermcm-mcm_da8675098f284d29b4fc73f0d9db76b0/setup.py", line 5, in 2021-03-23T08:29:58,607 with open(path.join(this_directory, 'README.md'), encoding="utf-8") as f: 2021-03-23T08:29:58,608 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-wvqh_l90/forcespectroscopyhelpermcm-mcm_da8675098f284d29b4fc73f0d9db76b0/README.md' 2021-03-23T08:29:58,740 WARNING: Discarding https://files.pythonhosted.org/packages/5d/06/4fd3c297248c68c8c0b9206fb212674426c63f326d3693512ae70d864636/ForceSpectroscopyHelperMCM-mcm-0.0.0.tar.gz#sha256=a70baa16cf97616ddcccb68674e6a45859f55429c3dda5d366be8ea27df80e6a (from https://pypi.org/simple/forcespectroscopyhelpermcm-mcm/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-23T08:29:58,742 ERROR: Could not find a version that satisfies the requirement forcespectroscopyhelpermcm-mcm==0.0.0 2021-03-23T08:29:58,743 ERROR: No matching distribution found for forcespectroscopyhelpermcm-mcm==0.0.0 2021-03-23T08:29:58,743 Exception information: 2021-03-23T08:29:58,743 Traceback (most recent call last): 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-23T08:29:58,743 crit = self.state.criteria[name] 2021-03-23T08:29:58,743 KeyError: 'forcespectroscopyhelpermcm-mcm' 2021-03-23T08:29:58,743 2021-03-23T08:29:58,743 During handling of the above exception, another exception occurred: 2021-03-23T08:29:58,743 2021-03-23T08:29:58,743 Traceback (most recent call last): 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-23T08:29:58,743 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-23T08:29:58,743 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-23T08:29:58,743 raise RequirementsConflicted(criterion) 2021-03-23T08:29:58,743 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('forcespectroscopyhelpermcm-mcm==0.0.0') 2021-03-23T08:29:58,743 2021-03-23T08:29:58,743 During handling of the above exception, another exception occurred: 2021-03-23T08:29:58,743 2021-03-23T08:29:58,743 Traceback (most recent call last): 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-23T08:29:58,743 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-23T08:29:58,743 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-23T08:29:58,743 raise ResolutionImpossible(e.criterion.information) 2021-03-23T08:29:58,743 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('forcespectroscopyhelpermcm-mcm==0.0.0'), parent=None)] 2021-03-23T08:29:58,743 2021-03-23T08:29:58,743 The above exception was the direct cause of the following exception: 2021-03-23T08:29:58,743 2021-03-23T08:29:58,743 Traceback (most recent call last): 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-23T08:29:58,743 status = self.run(options, args) 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-23T08:29:58,743 return func(self, options, args) 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-23T08:29:58,743 reqs, check_supported_wheels=True 2021-03-23T08:29:58,743 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-23T08:29:58,743 six.raise_from(error, e) 2021-03-23T08:29:58,743 File "", line 3, in raise_from 2021-03-23T08:29:58,743 pip._internal.exceptions.DistributionNotFound: No matching distribution found for forcespectroscopyhelpermcm-mcm==0.0.0 2021-03-23T08:29:58,762 Removed forcespectroscopyhelpermcm-mcm==0.0.0 from https://files.pythonhosted.org/packages/5d/06/4fd3c297248c68c8c0b9206fb212674426c63f326d3693512ae70d864636/ForceSpectroscopyHelperMCM-mcm-0.0.0.tar.gz#sha256=a70baa16cf97616ddcccb68674e6a45859f55429c3dda5d366be8ea27df80e6a from build tracker '/tmp/pip-req-tracker-1uelij1x' 2021-03-23T08:29:58,763 Removed build tracker: '/tmp/pip-req-tracker-1uelij1x'