2021-07-09T21:31:32,410 Created temporary directory: /tmp/pip-ephem-wheel-cache-x1m1g0ne 2021-07-09T21:31:32,413 Created temporary directory: /tmp/pip-req-tracker-8otj2ufa 2021-07-09T21:31:32,413 Initialized build tracking at /tmp/pip-req-tracker-8otj2ufa 2021-07-09T21:31:32,413 Created build tracker: /tmp/pip-req-tracker-8otj2ufa 2021-07-09T21:31:32,414 Entered build tracker: /tmp/pip-req-tracker-8otj2ufa 2021-07-09T21:31:32,414 Created temporary directory: /tmp/pip-wheel-ygwbpibr 2021-07-09T21:31:32,448 1 location(s) to search for versions of dataview: 2021-07-09T21:31:32,448 * https://pypi.org/simple/dataview/ 2021-07-09T21:31:32,448 Fetching project page and analyzing links: https://pypi.org/simple/dataview/ 2021-07-09T21:31:32,449 Getting page https://pypi.org/simple/dataview/ 2021-07-09T21:31:32,450 Found index url https://pypi.org/simple 2021-07-09T21:31:32,539 Found link https://files.pythonhosted.org/packages/55/3e/507ea127adf697be15cdca71a7ee3cc17e433b9d44e7f80359695a318312/dataview-1.0.2.zip#sha256=0b9d4801ad5dca35bc6b1bc853d61a74e8ab336603e7d3b479ec13ee08f9c7a1 (from https://pypi.org/simple/dataview/), version: 1.0.2 2021-07-09T21:31:32,539 Found link https://files.pythonhosted.org/packages/ed/7f/888510a96c0c126eff1d3eb92813ce7062320cfc812bde341a4b50f41e7c/dataview-1.0.3.zip#sha256=f7bd00cae9e204e60468ca6b927960f4f346f8f6fa52e116247f77d03c2f9495 (from https://pypi.org/simple/dataview/), version: 1.0.3 2021-07-09T21:31:32,540 Found link https://files.pythonhosted.org/packages/83/b1/ae294a69be2ff5e8b5e21e34209b418440fab03db0417d057450af303c42/dataview-1.0.4.zip#sha256=1d57ccc6f75b5392064e24e8d2087da2e194a444488df6664cf4e7c81bc92769 (from https://pypi.org/simple/dataview/), version: 1.0.4 2021-07-09T21:31:32,540 Found link https://files.pythonhosted.org/packages/7c/fb/cbb31c1a74fac878677979922e2e10f74151cbae8f4b4e2240bc9bd8091d/dataview-1.0.5.zip#sha256=c9a8a2fbe4dc1f40b9f577ccd9ec1db62848ec62ae375fcfb825db0c646f3315 (from https://pypi.org/simple/dataview/), version: 1.0.5 2021-07-09T21:31:32,540 Skipping link: not a file: https://pypi.org/simple/dataview/ 2021-07-09T21:31:32,558 Given no hashes to check 1 links for project 'dataview': discarding no candidates 2021-07-09T21:31:32,576 Collecting dataview==1.0.3 2021-07-09T21:31:32,578 Created temporary directory: /tmp/pip-unpack-8cpicqpp 2021-07-09T21:31:32,749 Downloading dataview-1.0.3.zip (3.6 kB) 2021-07-09T21:31:32,773 Added dataview==1.0.3 from https://files.pythonhosted.org/packages/ed/7f/888510a96c0c126eff1d3eb92813ce7062320cfc812bde341a4b50f41e7c/dataview-1.0.3.zip#sha256=f7bd00cae9e204e60468ca6b927960f4f346f8f6fa52e116247f77d03c2f9495 to build tracker '/tmp/pip-req-tracker-8otj2ufa' 2021-07-09T21:31:32,774 Running setup.py (path:/tmp/pip-wheel-ygwbpibr/dataview_4e533c88457d46a58464ba0d1033a62b/setup.py) egg_info for package dataview 2021-07-09T21:31:32,774 Created temporary directory: /tmp/pip-pip-egg-info-y_4md2h2 2021-07-09T21:31:32,775 Running command python setup.py egg_info 2021-07-09T21:31:33,391 Traceback (most recent call last): 2021-07-09T21:31:33,392 File "", line 1, in 2021-07-09T21:31:33,392 File "/tmp/pip-wheel-ygwbpibr/dataview_4e533c88457d46a58464ba0d1033a62b/setup.py", line 19, in 2021-07-09T21:31:33,392 license=open('LICENSE', 'r').read(), 2021-07-09T21:31:33,393 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-09T21:31:33,442 WARNING: Discarding https://files.pythonhosted.org/packages/ed/7f/888510a96c0c126eff1d3eb92813ce7062320cfc812bde341a4b50f41e7c/dataview-1.0.3.zip#sha256=f7bd00cae9e204e60468ca6b927960f4f346f8f6fa52e116247f77d03c2f9495 (from https://pypi.org/simple/dataview/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T21:31:33,443 ERROR: Could not find a version that satisfies the requirement dataview==1.0.3 (from versions: 1.0.2, 1.0.3, 1.0.4, 1.0.5) 2021-07-09T21:31:33,444 ERROR: No matching distribution found for dataview==1.0.3 2021-07-09T21:31:33,444 Exception information: 2021-07-09T21:31:33,444 Traceback (most recent call last): 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T21:31:33,444 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T21:31:33,444 raise RequirementsConflicted(criterion) 2021-07-09T21:31:33,444 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dataview==1.0.3') 2021-07-09T21:31:33,444 2021-07-09T21:31:33,444 During handling of the above exception, another exception occurred: 2021-07-09T21:31:33,444 2021-07-09T21:31:33,444 Traceback (most recent call last): 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T21:31:33,444 result = self._result = resolver.resolve( 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T21:31:33,444 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T21:31:33,444 raise ResolutionImpossible(e.criterion.information) 2021-07-09T21:31:33,444 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dataview==1.0.3'), parent=None)] 2021-07-09T21:31:33,444 2021-07-09T21:31:33,444 The above exception was the direct cause of the following exception: 2021-07-09T21:31:33,444 2021-07-09T21:31:33,444 Traceback (most recent call last): 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T21:31:33,444 status = self.run(options, args) 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T21:31:33,444 return func(self, options, args) 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T21:31:33,444 requirement_set = resolver.resolve( 2021-07-09T21:31:33,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T21:31:33,444 raise error from e 2021-07-09T21:31:33,444 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dataview==1.0.3 2021-07-09T21:31:33,449 Removed dataview==1.0.3 from https://files.pythonhosted.org/packages/ed/7f/888510a96c0c126eff1d3eb92813ce7062320cfc812bde341a4b50f41e7c/dataview-1.0.3.zip#sha256=f7bd00cae9e204e60468ca6b927960f4f346f8f6fa52e116247f77d03c2f9495 from build tracker '/tmp/pip-req-tracker-8otj2ufa' 2021-07-09T21:31:33,449 Removed build tracker: '/tmp/pip-req-tracker-8otj2ufa'