2021-07-28T22:01:59,360 Created temporary directory: /tmp/pip-ephem-wheel-cache-majhgjgc 2021-07-28T22:01:59,363 Created temporary directory: /tmp/pip-req-tracker-i3r41b8k 2021-07-28T22:01:59,363 Initialized build tracking at /tmp/pip-req-tracker-i3r41b8k 2021-07-28T22:01:59,364 Created build tracker: /tmp/pip-req-tracker-i3r41b8k 2021-07-28T22:01:59,364 Entered build tracker: /tmp/pip-req-tracker-i3r41b8k 2021-07-28T22:01:59,364 Created temporary directory: /tmp/pip-wheel-digfo6jf 2021-07-28T22:01:59,396 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-28T22:01:59,396 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-28T22:01:59,396 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-28T22:01:59,397 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-28T22:01:59,397 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-28T22:01:59,399 WARNING: Location '/confusionmatrix/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:01:59,400 WARNING: Location 't/confusionmatrix/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:01:59,400 WARNING: Location 'm/confusionmatrix/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:01:59,400 WARNING: Location 'p/confusionmatrix/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-28T22:01:59,401 1 location(s) to search for versions of confusionmatrix: 2021-07-28T22:01:59,401 * https://pypi.org/simple/confusionmatrix/ 2021-07-28T22:01:59,401 Fetching project page and analyzing links: https://pypi.org/simple/confusionmatrix/ 2021-07-28T22:01:59,401 Getting page https://pypi.org/simple/confusionmatrix/ 2021-07-28T22:01:59,403 Found index url https://pypi.org/simple 2021-07-28T22:01:59,580 Found link https://files.pythonhosted.org/packages/99/87/c84079dc1ec2f3620a46e85264a0a3c679a82b662b76f807074fbcfaa70f/confusionmatrix-0.0.0.zip#sha256=1f181451c137d61ecc905ecf80354b6b48b3cda3fa617d4f90952a0ecda249a9 (from https://pypi.org/simple/confusionmatrix/), version: 0.0.0 2021-07-28T22:01:59,580 Skipping link: not a file: https://pypi.org/simple/confusionmatrix/ 2021-07-28T22:01:59,598 Given no hashes to check 1 links for project 'confusionmatrix': discarding no candidates 2021-07-28T22:01:59,616 Collecting confusionmatrix==0.0.0 2021-07-28T22:01:59,617 Created temporary directory: /tmp/pip-unpack-e08_5l8d 2021-07-28T22:01:59,658 Downloading confusionmatrix-0.0.0.zip (1.9 kB) 2021-07-28T22:01:59,674 Added confusionmatrix==0.0.0 from https://files.pythonhosted.org/packages/99/87/c84079dc1ec2f3620a46e85264a0a3c679a82b662b76f807074fbcfaa70f/confusionmatrix-0.0.0.zip#sha256=1f181451c137d61ecc905ecf80354b6b48b3cda3fa617d4f90952a0ecda249a9 to build tracker '/tmp/pip-req-tracker-i3r41b8k' 2021-07-28T22:01:59,675 Running setup.py (path:/tmp/pip-wheel-digfo6jf/confusionmatrix_6ff7426d87da4571b8a53b55fc99dd0e/setup.py) egg_info for package confusionmatrix 2021-07-28T22:01:59,676 Created temporary directory: /tmp/pip-pip-egg-info-7ufhfr7w 2021-07-28T22:01:59,677 Running command python setup.py egg_info 2021-07-28T22:02:00,307 Traceback (most recent call last): 2021-07-28T22:02:00,308 File "", line 1, in 2021-07-28T22:02:00,308 File "/tmp/pip-wheel-digfo6jf/confusionmatrix_6ff7426d87da4571b8a53b55fc99dd0e/setup.py", line 3, in 2021-07-28T22:02:00,308 with open("README.md","r") as readme_file: 2021-07-28T22:02:00,308 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-28T22:02:00,358 WARNING: Discarding https://files.pythonhosted.org/packages/99/87/c84079dc1ec2f3620a46e85264a0a3c679a82b662b76f807074fbcfaa70f/confusionmatrix-0.0.0.zip#sha256=1f181451c137d61ecc905ecf80354b6b48b3cda3fa617d4f90952a0ecda249a9 (from https://pypi.org/simple/confusionmatrix/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-28T22:02:00,359 ERROR: Could not find a version that satisfies the requirement confusionmatrix==0.0.0 (from versions: 0.0.0) 2021-07-28T22:02:00,359 ERROR: No matching distribution found for confusionmatrix==0.0.0 2021-07-28T22:02:00,359 Exception information: 2021-07-28T22:02:00,359 Traceback (most recent call last): 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-28T22:02:00,359 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-28T22:02:00,359 raise RequirementsConflicted(criterion) 2021-07-28T22:02:00,359 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('confusionmatrix==0.0.0') 2021-07-28T22:02:00,359 2021-07-28T22:02:00,359 During handling of the above exception, another exception occurred: 2021-07-28T22:02:00,359 2021-07-28T22:02:00,359 Traceback (most recent call last): 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-28T22:02:00,359 result = self._result = resolver.resolve( 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-28T22:02:00,359 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-28T22:02:00,359 raise ResolutionImpossible(e.criterion.information) 2021-07-28T22:02:00,359 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('confusionmatrix==0.0.0'), parent=None)] 2021-07-28T22:02:00,359 2021-07-28T22:02:00,359 The above exception was the direct cause of the following exception: 2021-07-28T22:02:00,359 2021-07-28T22:02:00,359 Traceback (most recent call last): 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-28T22:02:00,359 status = self.run(options, args) 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-28T22:02:00,359 return func(self, options, args) 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-28T22:02:00,359 requirement_set = resolver.resolve( 2021-07-28T22:02:00,359 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-28T22:02:00,359 raise error from e 2021-07-28T22:02:00,359 pip._internal.exceptions.DistributionNotFound: No matching distribution found for confusionmatrix==0.0.0 2021-07-28T22:02:00,364 Removed confusionmatrix==0.0.0 from https://files.pythonhosted.org/packages/99/87/c84079dc1ec2f3620a46e85264a0a3c679a82b662b76f807074fbcfaa70f/confusionmatrix-0.0.0.zip#sha256=1f181451c137d61ecc905ecf80354b6b48b3cda3fa617d4f90952a0ecda249a9 from build tracker '/tmp/pip-req-tracker-i3r41b8k' 2021-07-28T22:02:00,365 Removed build tracker: '/tmp/pip-req-tracker-i3r41b8k'