2020-08-02T21:30:04,483 Created temporary directory: /tmp/pip-ephem-wheel-cache-29rmqvxx 2020-08-02T21:30:04,488 Created temporary directory: /tmp/pip-req-tracker-k3ge5spw 2020-08-02T21:30:04,488 Initialized build tracking at /tmp/pip-req-tracker-k3ge5spw 2020-08-02T21:30:04,489 Created build tracker: /tmp/pip-req-tracker-k3ge5spw 2020-08-02T21:30:04,489 Entered build tracker: /tmp/pip-req-tracker-k3ge5spw 2020-08-02T21:30:04,491 Created temporary directory: /tmp/pip-wheel-vihd8ini 2020-08-02T21:30:04,508 1 location(s) to search for versions of MartysTestModule: 2020-08-02T21:30:04,508 * https://pypi.org/simple/martystestmodule/ 2020-08-02T21:30:04,508 Fetching project page and analyzing links: https://pypi.org/simple/martystestmodule/ 2020-08-02T21:30:04,509 Getting page https://pypi.org/simple/martystestmodule/ 2020-08-02T21:30:04,511 Found index url https://pypi.org/simple 2020-08-02T21:30:04,751 Skipping link: No binaries permitted for MartysTestModule: https://files.pythonhosted.org/packages/a3/f6/446e024c3b5f89de3b547a924d392e00f7ba9012eca0e1cc0130159056ee/MartysTestModule-0.0.1-py3-none-any.whl#sha256=471dbde455c75097a5772598940c21fabaaa53fdeb4cd0d5146991fbe9ed1abc (from https://pypi.org/simple/martystestmodule/) 2020-08-02T21:30:04,752 Found link https://files.pythonhosted.org/packages/98/60/f7d4f1de9dbee0d4c97a4d657da0ac91a166b93ebcd1f67d0fe8b6f8fff2/MartysTestModule-0.0.1.tar.gz#sha256=c67d1052061b1dff2a7dfc0331e5c3847b5cfb570f3f72d99ab8f9a45ca88f74 (from https://pypi.org/simple/martystestmodule/), version: 0.0.1 2020-08-02T21:30:04,759 Given no hashes to check 1 links for project 'MartysTestModule': discarding no candidates 2020-08-02T21:30:04,760 Using version 0.0.1 (newest of versions: 0.0.1) 2020-08-02T21:30:04,766 Collecting MartysTestModule==0.0.1 2020-08-02T21:30:04,769 Created temporary directory: /tmp/pip-unpack-rv3g0h0_ 2020-08-02T21:30:04,877 Downloading MartysTestModule-0.0.1.tar.gz (1.3 kB) 2020-08-02T21:30:04,938 Added MartysTestModule==0.0.1 from https://files.pythonhosted.org/packages/98/60/f7d4f1de9dbee0d4c97a4d657da0ac91a166b93ebcd1f67d0fe8b6f8fff2/MartysTestModule-0.0.1.tar.gz#sha256=c67d1052061b1dff2a7dfc0331e5c3847b5cfb570f3f72d99ab8f9a45ca88f74 to build tracker '/tmp/pip-req-tracker-k3ge5spw' 2020-08-02T21:30:04,940 Running setup.py (path:/tmp/pip-wheel-vihd8ini/MartysTestModule/setup.py) egg_info for package MartysTestModule 2020-08-02T21:30:04,943 Created temporary directory: /tmp/pip-pip-egg-info-3h99gdch 2020-08-02T21:30:04,943 Running command python setup.py egg_info 2020-08-02T21:30:06,567 Traceback (most recent call last): 2020-08-02T21:30:06,568 File "", line 1, in 2020-08-02T21:30:06,569 File "/tmp/pip-wheel-vihd8ini/MartysTestModule/setup.py", line 6, in 2020-08-02T21:30:06,569 with open('HISTORY.md') as history_file: 2020-08-02T21:30:06,570 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2020-08-02T21:30:06,659 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-02T21:30:06,660 Exception information: 2020-08-02T21:30:06,660 Traceback (most recent call last): 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-08-02T21:30:06,660 status = self.run(options, args) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-08-02T21:30:06,660 return func(self, options, args) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-08-02T21:30:06,660 reqs, check_supported_wheels=True 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-08-02T21:30:06,660 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-08-02T21:30:06,660 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-08-02T21:30:06,660 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-08-02T21:30:06,660 req, self.req_tracker, self.finder, self.build_isolation, 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-08-02T21:30:06,660 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-08-02T21:30:06,660 self.req.prepare_metadata() 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-08-02T21:30:06,660 self.metadata_directory = self._generate_metadata() 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-08-02T21:30:06,660 details=self.name or "from {}".format(self.link) 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-08-02T21:30:06,660 command_desc='python setup.py egg_info', 2020-08-02T21:30:06,660 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-08-02T21:30:06,660 raise InstallationError(exc_msg) 2020-08-02T21:30:06,660 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-02T21:30:06,673 Removed MartysTestModule==0.0.1 from https://files.pythonhosted.org/packages/98/60/f7d4f1de9dbee0d4c97a4d657da0ac91a166b93ebcd1f67d0fe8b6f8fff2/MartysTestModule-0.0.1.tar.gz#sha256=c67d1052061b1dff2a7dfc0331e5c3847b5cfb570f3f72d99ab8f9a45ca88f74 from build tracker '/tmp/pip-req-tracker-k3ge5spw' 2020-08-02T21:30:06,674 Removed build tracker: '/tmp/pip-req-tracker-k3ge5spw'