2020-10-12T14:47:07,867 Created temporary directory: /tmp/pip-ephem-wheel-cache-v6e80laa 2020-10-12T14:47:07,870 Created temporary directory: /tmp/pip-req-tracker-bn9w33k9 2020-10-12T14:47:07,870 Initialized build tracking at /tmp/pip-req-tracker-bn9w33k9 2020-10-12T14:47:07,870 Created build tracker: /tmp/pip-req-tracker-bn9w33k9 2020-10-12T14:47:07,871 Entered build tracker: /tmp/pip-req-tracker-bn9w33k9 2020-10-12T14:47:07,871 Created temporary directory: /tmp/pip-wheel-9_4tx6r6 2020-10-12T14:47:07,881 1 location(s) to search for versions of extractandplot: 2020-10-12T14:47:07,881 * https://pypi.org/simple/extractandplot/ 2020-10-12T14:47:07,881 Fetching project page and analyzing links: https://pypi.org/simple/extractandplot/ 2020-10-12T14:47:07,882 Getting page https://pypi.org/simple/extractandplot/ 2020-10-12T14:47:07,883 Found index url https://pypi.org/simple 2020-10-12T14:47:07,969 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:47:07,969 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:47:07,974 Given no hashes to check 1 links for project 'extractandplot': discarding no candidates 2020-10-12T14:47:07,974 Using version 0.0.3 (newest of versions: 0.0.3) 2020-10-12T14:47:07,978 Collecting extractandplot==0.0.3 2020-10-12T14:47:07,979 Created temporary directory: /tmp/pip-unpack-tr4yfccu 2020-10-12T14:47:08,030 Downloading ExtractandPlot-0.0.3.tar.gz (1.5 kB) 2020-10-12T14:47:08,053 Added extractandplot==0.0.3 from https://files.pythonhosted.org/packages/04/f7/4af24fc59b6c027e59e5e2642bedee82c0965f1119d8be2616861215e0ff/ExtractandPlot-0.0.3.tar.gz#sha256=a757e30e392143c94e681d102e9640bbba9b8fefc32b1a9b0bbc8ec31fef0a78 to build tracker '/tmp/pip-req-tracker-bn9w33k9' 2020-10-12T14:47:08,054 Running setup.py (path:/tmp/pip-wheel-9_4tx6r6/extractandplot/setup.py) egg_info for package extractandplot 2020-10-12T14:47:08,055 Created temporary directory: /tmp/pip-pip-egg-info-dbxqy9oh 2020-10-12T14:47:08,055 Running command python setup.py egg_info 2020-10-12T14:47:08,807 Traceback (most recent call last): 2020-10-12T14:47:08,808 File "", line 1, in 2020-10-12T14:47:08,808 File "/tmp/pip-wheel-9_4tx6r6/extractandplot/setup.py", line 14, in 2020-10-12T14:47:08,809 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2020-10-12T14:47:08,809 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2020-10-12T14:47:08,853 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-12T14:47:08,853 Exception information: 2020-10-12T14:47:08,853 Traceback (most recent call last): 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-12T14:47:08,853 status = self.run(options, args) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-12T14:47:08,853 return func(self, options, args) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-12T14:47:08,853 reqs, check_supported_wheels=True 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-12T14:47:08,853 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-12T14:47:08,853 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-12T14:47:08,853 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-12T14:47:08,853 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-12T14:47:08,853 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-12T14:47:08,853 self.req.prepare_metadata() 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-12T14:47:08,853 self.metadata_directory = self._generate_metadata() 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-12T14:47:08,853 details=self.name or "from {}".format(self.link) 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-12T14:47:08,853 command_desc='python setup.py egg_info', 2020-10-12T14:47:08,853 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-12T14:47:08,853 raise InstallationError(exc_msg) 2020-10-12T14:47:08,853 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:47:08,860 Removed extractandplot==0.0.3 from https://files.pythonhosted.org/packages/04/f7/4af24fc59b6c027e59e5e2642bedee82c0965f1119d8be2616861215e0ff/ExtractandPlot-0.0.3.tar.gz#sha256=a757e30e392143c94e681d102e9640bbba9b8fefc32b1a9b0bbc8ec31fef0a78 from build tracker '/tmp/pip-req-tracker-bn9w33k9' 2020-10-12T14:47:08,861 Removed build tracker: '/tmp/pip-req-tracker-bn9w33k9'