2021-01-22T20:27:34,851 Created temporary directory: /tmp/pip-ephem-wheel-cache-tjy_2bsn 2021-01-22T20:27:34,853 Created temporary directory: /tmp/pip-req-tracker-s3yebhzb 2021-01-22T20:27:34,854 Initialized build tracking at /tmp/pip-req-tracker-s3yebhzb 2021-01-22T20:27:34,854 Created build tracker: /tmp/pip-req-tracker-s3yebhzb 2021-01-22T20:27:34,854 Entered build tracker: /tmp/pip-req-tracker-s3yebhzb 2021-01-22T20:27:34,855 Created temporary directory: /tmp/pip-wheel-o7ibfr6j 2021-01-22T20:27:34,866 1 location(s) to search for versions of confusionmatrix: 2021-01-22T20:27:34,866 * https://pypi.org/simple/confusionmatrix/ 2021-01-22T20:27:34,866 Fetching project page and analyzing links: https://pypi.org/simple/confusionmatrix/ 2021-01-22T20:27:34,867 Getting page https://pypi.org/simple/confusionmatrix/ 2021-01-22T20:27:34,869 Found index url https://pypi.org/simple 2021-01-22T20:27:34,965 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-01-22T20:27:34,969 Given no hashes to check 1 links for project 'confusionmatrix': discarding no candidates 2021-01-22T20:27:34,970 Using version 0.0.0 (newest of versions: 0.0.0) 2021-01-22T20:27:34,973 Collecting confusionmatrix==0.0.0 2021-01-22T20:27:34,975 Created temporary directory: /tmp/pip-unpack-8s77ylmi 2021-01-22T20:27:35,016 Downloading confusionmatrix-0.0.0.zip (1.9 kB) 2021-01-22T20:27:35,036 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-s3yebhzb' 2021-01-22T20:27:35,037 Running setup.py (path:/tmp/pip-wheel-o7ibfr6j/confusionmatrix/setup.py) egg_info for package confusionmatrix 2021-01-22T20:27:35,037 Created temporary directory: /tmp/pip-pip-egg-info-d5ldeplr 2021-01-22T20:27:35,038 Running command python setup.py egg_info 2021-01-22T20:27:35,865 Traceback (most recent call last): 2021-01-22T20:27:35,866 File "", line 1, in 2021-01-22T20:27:35,867 File "/tmp/pip-wheel-o7ibfr6j/confusionmatrix/setup.py", line 3, in 2021-01-22T20:27:35,867 with open("README.md","r") as readme_file: 2021-01-22T20:27:35,867 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-01-22T20:27:35,912 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-22T20:27:35,912 Exception information: 2021-01-22T20:27:35,912 Traceback (most recent call last): 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2021-01-22T20:27:35,912 status = self.run(options, args) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2021-01-22T20:27:35,912 return func(self, options, args) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2021-01-22T20:27:35,912 reqs, check_supported_wheels=True 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2021-01-22T20:27:35,912 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2021-01-22T20:27:35,912 abstract_dist = self._get_abstract_dist_for(req_to_install) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2021-01-22T20:27:35,912 abstract_dist = self.preparer.prepare_linked_requirement(req) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2021-01-22T20:27:35,912 req, self.req_tracker, self.finder, self.build_isolation, 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2021-01-22T20:27:35,912 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2021-01-22T20:27:35,912 self.req.prepare_metadata() 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2021-01-22T20:27:35,912 self.metadata_directory = self._generate_metadata() 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2021-01-22T20:27:35,912 details=self.name or "from {}".format(self.link) 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2021-01-22T20:27:35,912 command_desc='python setup.py egg_info', 2021-01-22T20:27:35,912 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2021-01-22T20:27:35,912 raise InstallationError(exc_msg) 2021-01-22T20:27:35,912 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-22T20:27:35,921 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-s3yebhzb' 2021-01-22T20:27:35,921 Removed build tracker: '/tmp/pip-req-tracker-s3yebhzb'