2021-07-09T06:40:06,637 Created temporary directory: /tmp/pip-ephem-wheel-cache-ob23fc3g 2021-07-09T06:40:06,640 Created temporary directory: /tmp/pip-req-tracker-nyb9s_1w 2021-07-09T06:40:06,641 Initialized build tracking at /tmp/pip-req-tracker-nyb9s_1w 2021-07-09T06:40:06,641 Created build tracker: /tmp/pip-req-tracker-nyb9s_1w 2021-07-09T06:40:06,641 Entered build tracker: /tmp/pip-req-tracker-nyb9s_1w 2021-07-09T06:40:06,642 Created temporary directory: /tmp/pip-wheel-5zonnlhr 2021-07-09T06:40:06,675 1 location(s) to search for versions of ramp: 2021-07-09T06:40:06,675 * https://pypi.org/simple/ramp/ 2021-07-09T06:40:06,675 Fetching project page and analyzing links: https://pypi.org/simple/ramp/ 2021-07-09T06:40:06,676 Getting page https://pypi.org/simple/ramp/ 2021-07-09T06:40:06,677 Found index url https://pypi.org/simple 2021-07-09T06:40:06,855 Found link https://files.pythonhosted.org/packages/ec/b2/c8b5c3bff275bfd90d70f265d63d0331fe248b1f453af2e3c314c60df7df/ramp-0.1.tar.gz#sha256=e3de20833463040ef672748147976898395f0aabc99b77a947e3fe6ec0584a91 (from https://pypi.org/simple/ramp/), version: 0.1 2021-07-09T06:40:06,855 Found link https://files.pythonhosted.org/packages/db/72/7d5abf9e085d3d4ec15b641edb1dbfc173bdd9857fc3b9ad6f70e1d975f4/ramp-0.1.3.tar.gz#sha256=242f15a7159840062da8329291fd79391b5a7cc49141852990152e6ca75555f0 (from https://pypi.org/simple/ramp/), version: 0.1.3 2021-07-09T06:40:06,855 Found link https://files.pythonhosted.org/packages/13/24/443008a924ad21dd10923dba19788c4144282e9a360dac2fea6bf0ea3ebc/ramp-0.1.4.tar.gz#sha256=568d98769829ad3b9dc97ffbd36d923c9048903b5417580711caea1c392881f7 (from https://pypi.org/simple/ramp/), version: 0.1.4 2021-07-09T06:40:06,856 Skipping link: not a file: https://pypi.org/simple/ramp/ 2021-07-09T06:40:06,877 Given no hashes to check 1 links for project 'ramp': discarding no candidates 2021-07-09T06:40:06,897 Collecting ramp==0.1 2021-07-09T06:40:06,898 Created temporary directory: /tmp/pip-unpack-llug6sbo 2021-07-09T06:40:07,338 Downloading ramp-0.1.tar.gz (26 kB) 2021-07-09T06:40:07,423 Added ramp==0.1 from https://files.pythonhosted.org/packages/ec/b2/c8b5c3bff275bfd90d70f265d63d0331fe248b1f453af2e3c314c60df7df/ramp-0.1.tar.gz#sha256=e3de20833463040ef672748147976898395f0aabc99b77a947e3fe6ec0584a91 to build tracker '/tmp/pip-req-tracker-nyb9s_1w' 2021-07-09T06:40:07,424 Running setup.py (path:/tmp/pip-wheel-5zonnlhr/ramp_ea5d13e509314f0086c56f575b74a0b7/setup.py) egg_info for package ramp 2021-07-09T06:40:07,425 Created temporary directory: /tmp/pip-pip-egg-info-rc7be7yl 2021-07-09T06:40:07,426 Running command python setup.py egg_info 2021-07-09T06:40:08,045 Traceback (most recent call last): 2021-07-09T06:40:08,046 File "", line 1, in 2021-07-09T06:40:08,046 File "/tmp/pip-wheel-5zonnlhr/ramp_ea5d13e509314f0086c56f575b74a0b7/setup.py", line 8, in 2021-07-09T06:40:08,047 long_description=open("README.md").read(), 2021-07-09T06:40:08,047 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-09T06:40:08,096 WARNING: Discarding https://files.pythonhosted.org/packages/ec/b2/c8b5c3bff275bfd90d70f265d63d0331fe248b1f453af2e3c314c60df7df/ramp-0.1.tar.gz#sha256=e3de20833463040ef672748147976898395f0aabc99b77a947e3fe6ec0584a91 (from https://pypi.org/simple/ramp/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:40:08,098 ERROR: Could not find a version that satisfies the requirement ramp==0.1 (from versions: 0.1, 0.1.3, 0.1.4) 2021-07-09T06:40:08,098 ERROR: No matching distribution found for ramp==0.1 2021-07-09T06:40:08,098 Exception information: 2021-07-09T06:40:08,098 Traceback (most recent call last): 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:40:08,098 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:40:08,098 raise RequirementsConflicted(criterion) 2021-07-09T06:40:08,098 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ramp==0.1') 2021-07-09T06:40:08,098 2021-07-09T06:40:08,098 During handling of the above exception, another exception occurred: 2021-07-09T06:40:08,098 2021-07-09T06:40:08,098 Traceback (most recent call last): 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:40:08,098 result = self._result = resolver.resolve( 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:40:08,098 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:40:08,098 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:40:08,098 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ramp==0.1'), parent=None)] 2021-07-09T06:40:08,098 2021-07-09T06:40:08,098 The above exception was the direct cause of the following exception: 2021-07-09T06:40:08,098 2021-07-09T06:40:08,098 Traceback (most recent call last): 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:40:08,098 status = self.run(options, args) 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:40:08,098 return func(self, options, args) 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:40:08,098 requirement_set = resolver.resolve( 2021-07-09T06:40:08,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:40:08,098 raise error from e 2021-07-09T06:40:08,098 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ramp==0.1 2021-07-09T06:40:08,103 Removed ramp==0.1 from https://files.pythonhosted.org/packages/ec/b2/c8b5c3bff275bfd90d70f265d63d0331fe248b1f453af2e3c314c60df7df/ramp-0.1.tar.gz#sha256=e3de20833463040ef672748147976898395f0aabc99b77a947e3fe6ec0584a91 from build tracker '/tmp/pip-req-tracker-nyb9s_1w' 2021-07-09T06:40:08,103 Removed build tracker: '/tmp/pip-req-tracker-nyb9s_1w'