2020-10-12T14:54:29,415 Created temporary directory: /tmp/pip-ephem-wheel-cache-qze7g6sv 2020-10-12T14:54:29,418 Created temporary directory: /tmp/pip-req-tracker-hwobc6kb 2020-10-12T14:54:29,418 Initialized build tracking at /tmp/pip-req-tracker-hwobc6kb 2020-10-12T14:54:29,418 Created build tracker: /tmp/pip-req-tracker-hwobc6kb 2020-10-12T14:54:29,418 Entered build tracker: /tmp/pip-req-tracker-hwobc6kb 2020-10-12T14:54:29,419 Created temporary directory: /tmp/pip-wheel-gk_lg4cl 2020-10-12T14:54:29,429 1 location(s) to search for versions of extractandplot: 2020-10-12T14:54:29,429 * https://pypi.org/simple/extractandplot/ 2020-10-12T14:54:29,429 Fetching project page and analyzing links: https://pypi.org/simple/extractandplot/ 2020-10-12T14:54:29,430 Getting page https://pypi.org/simple/extractandplot/ 2020-10-12T14:54:29,431 Found index url https://pypi.org/simple 2020-10-12T14:54:29,518 Found link https://files.pythonhosted.org/packages/86/80/8bb45a72d3b6864449c0e9526256471e8ad4de694fbdfdf6e8d4f364e02c/ExtractandPlot-0.0.2.tar.gz#sha256=969a53cb332c56579320d2bab7148f7ad3efe633d4727b2c4f46dc749faf36fa (from https://pypi.org/simple/extractandplot/), version: 0.0.2 2020-10-12T14:54:29,519 Found link https://files.pythonhosted.org/packages/04/f7/4af24fc59b6c027e59e5e2642bedee82c0965f1119d8be2616861215e0ff/ExtractandPlot-0.0.3.tar.gz#sha256=a757e30e392143c94e681d102e9640bbba9b8fefc32b1a9b0bbc8ec31fef0a78 (from https://pypi.org/simple/extractandplot/), version: 0.0.3 2020-10-12T14:54:29,519 Found link https://files.pythonhosted.org/packages/03/53/ace699c631f5f5b98f981ba46bedb3f38b6cdd87c58342563e95393c2330/ExtractandPlot-0.0.4.tar.gz#sha256=c5a648fd1e58ddd25fb45e5c872446c5d1c6cb98742c0e25bb25df4c2527fd57 (from https://pypi.org/simple/extractandplot/), version: 0.0.4 2020-10-12T14:54:29,523 Given no hashes to check 1 links for project 'extractandplot': discarding no candidates 2020-10-12T14:54:29,524 Using version 0.0.4 (newest of versions: 0.0.4) 2020-10-12T14:54:29,528 Collecting extractandplot==0.0.4 2020-10-12T14:54:29,529 Created temporary directory: /tmp/pip-unpack-g3yfo069 2020-10-12T14:54:29,589 Downloading ExtractandPlot-0.0.4.tar.gz (2.0 kB) 2020-10-12T14:54:29,618 Added extractandplot==0.0.4 from https://files.pythonhosted.org/packages/03/53/ace699c631f5f5b98f981ba46bedb3f38b6cdd87c58342563e95393c2330/ExtractandPlot-0.0.4.tar.gz#sha256=c5a648fd1e58ddd25fb45e5c872446c5d1c6cb98742c0e25bb25df4c2527fd57 to build tracker '/tmp/pip-req-tracker-hwobc6kb' 2020-10-12T14:54:29,620 Running setup.py (path:/tmp/pip-wheel-gk_lg4cl/extractandplot/setup.py) egg_info for package extractandplot 2020-10-12T14:54:29,620 Created temporary directory: /tmp/pip-pip-egg-info-r1y5r70j 2020-10-12T14:54:29,621 Running command python setup.py egg_info 2020-10-12T14:54:30,390 Traceback (most recent call last): 2020-10-12T14:54:30,391 File "", line 1, in 2020-10-12T14:54:30,392 File "/tmp/pip-wheel-gk_lg4cl/extractandplot/setup.py", line 14, in 2020-10-12T14:54:30,392 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2020-10-12T14:54:30,392 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2020-10-12T14:54:30,437 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-12T14:54:30,437 Exception information: 2020-10-12T14:54:30,437 Traceback (most recent call last): 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-12T14:54:30,437 status = self.run(options, args) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-12T14:54:30,437 return func(self, options, args) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-12T14:54:30,437 reqs, check_supported_wheels=True 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-12T14:54:30,437 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-12T14:54:30,437 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-12T14:54:30,437 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-12T14:54:30,437 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-12T14:54:30,437 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-12T14:54:30,437 self.req.prepare_metadata() 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-12T14:54:30,437 self.metadata_directory = self._generate_metadata() 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-12T14:54:30,437 details=self.name or "from {}".format(self.link) 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-12T14:54:30,437 command_desc='python setup.py egg_info', 2020-10-12T14:54:30,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-12T14:54:30,437 raise InstallationError(exc_msg) 2020-10-12T14:54:30,437 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-12T14:54:30,445 Removed extractandplot==0.0.4 from https://files.pythonhosted.org/packages/03/53/ace699c631f5f5b98f981ba46bedb3f38b6cdd87c58342563e95393c2330/ExtractandPlot-0.0.4.tar.gz#sha256=c5a648fd1e58ddd25fb45e5c872446c5d1c6cb98742c0e25bb25df4c2527fd57 from build tracker '/tmp/pip-req-tracker-hwobc6kb' 2020-10-12T14:54:30,446 Removed build tracker: '/tmp/pip-req-tracker-hwobc6kb'