2020-07-11T13:50:54,669 Created temporary directory: /tmp/pip-ephem-wheel-cache-g95q0ll0 2020-07-11T13:50:54,673 Created temporary directory: /tmp/pip-req-tracker-4qh77e7a 2020-07-11T13:50:54,674 Initialized build tracking at /tmp/pip-req-tracker-4qh77e7a 2020-07-11T13:50:54,674 Created build tracker: /tmp/pip-req-tracker-4qh77e7a 2020-07-11T13:50:54,675 Entered build tracker: /tmp/pip-req-tracker-4qh77e7a 2020-07-11T13:50:54,676 Created temporary directory: /tmp/pip-wheel-9_26q16x 2020-07-11T13:50:54,693 1 location(s) to search for versions of SacraMathEngine: 2020-07-11T13:50:54,693 * https://pypi.org/simple/sacramathengine/ 2020-07-11T13:50:54,693 Fetching project page and analyzing links: https://pypi.org/simple/sacramathengine/ 2020-07-11T13:50:54,694 Getting page https://pypi.org/simple/sacramathengine/ 2020-07-11T13:50:54,696 Found index url https://pypi.org/simple 2020-07-11T13:50:54,902 Skipping link: No binaries permitted for SacraMathEngine: https://files.pythonhosted.org/packages/cf/d7/ec6626e80ce96affbab21b438fc8ceeff4494df040a72496d2717b443061/SacraMathEngine-0.0.1-py3-none-any.whl#sha256=582be0ebf728593419ea19ccc459d2211f89f895abc5e18c18d2e85ceb117d8d (from https://pypi.org/simple/sacramathengine/) 2020-07-11T13:50:54,903 Found link https://files.pythonhosted.org/packages/9f/7d/d80965660fe4e818ab64cbb1eef12094abd6eb1f5871f6c9c321ff20ba79/SacraMathEngine-0.0.1.tar.gz#sha256=1e72861a7b37f13f5dd3801121504a0384919a677ba1e3b889707fef7265fc48 (from https://pypi.org/simple/sacramathengine/), version: 0.0.1 2020-07-11T13:50:54,904 Skipping link: No binaries permitted for SacraMathEngine: https://files.pythonhosted.org/packages/8f/ed/a678ce22db80ee3cbb6322d56cf1231f55b77d3c08af36f2d61e19ad4b6b/SacraMathEngine-0.0.2-py3-none-any.whl#sha256=aa84fff93bc37b9e81967a5bd9627a5f668df64f822068567d13ba31aabdcc65 (from https://pypi.org/simple/sacramathengine/) 2020-07-11T13:50:54,904 Found link https://files.pythonhosted.org/packages/37/d4/ab9de39d615ba3e9fb54de4ab65ef35a652fb46eb8885c1ede86d25e3c14/SacraMathEngine-0.0.2.tar.gz#sha256=b3ce5ce05095651fecf2dff1668d7edcfa991b496ed99b0a27c8c4f34c2fa779 (from https://pypi.org/simple/sacramathengine/), version: 0.0.2 2020-07-11T13:50:54,913 Given no hashes to check 1 links for project 'SacraMathEngine': discarding no candidates 2020-07-11T13:50:54,914 Using version 0.0.2 (newest of versions: 0.0.2) 2020-07-11T13:50:54,920 Collecting SacraMathEngine==0.0.2 2020-07-11T13:50:54,924 Created temporary directory: /tmp/pip-unpack-77r7yttg 2020-07-11T13:50:55,133 Downloading SacraMathEngine-0.0.2.tar.gz (3.1 kB) 2020-07-11T13:50:55,214 Added SacraMathEngine==0.0.2 from https://files.pythonhosted.org/packages/37/d4/ab9de39d615ba3e9fb54de4ab65ef35a652fb46eb8885c1ede86d25e3c14/SacraMathEngine-0.0.2.tar.gz#sha256=b3ce5ce05095651fecf2dff1668d7edcfa991b496ed99b0a27c8c4f34c2fa779 to build tracker '/tmp/pip-req-tracker-4qh77e7a' 2020-07-11T13:50:55,217 Running setup.py (path:/tmp/pip-wheel-9_26q16x/SacraMathEngine/setup.py) egg_info for package SacraMathEngine 2020-07-11T13:50:55,219 Created temporary directory: /tmp/pip-pip-egg-info-uja2v4cl 2020-07-11T13:50:55,220 Running command python setup.py egg_info 2020-07-11T13:50:56,829 Traceback (most recent call last): 2020-07-11T13:50:56,830 File "", line 1, in 2020-07-11T13:50:56,831 File "/tmp/pip-wheel-9_26q16x/SacraMathEngine/setup.py", line 3, in 2020-07-11T13:50:56,831 with open("readme.md", "r") as readme_file: 2020-07-11T13:50:56,832 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2020-07-11T13:50:56,920 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-11T13:50:56,921 Exception information: 2020-07-11T13:50:56,921 Traceback (most recent call last): 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-11T13:50:56,921 status = self.run(options, args) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-11T13:50:56,921 return func(self, options, args) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-11T13:50:56,921 reqs, check_supported_wheels=True 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-11T13:50:56,921 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-11T13:50:56,921 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-11T13:50:56,921 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-11T13:50:56,921 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-11T13:50:56,921 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-11T13:50:56,921 self.req.prepare_metadata() 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-11T13:50:56,921 self.metadata_directory = self._generate_metadata() 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-11T13:50:56,921 details=self.name or "from {}".format(self.link) 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-11T13:50:56,921 command_desc='python setup.py egg_info', 2020-07-11T13:50:56,921 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-11T13:50:56,921 raise InstallationError(exc_msg) 2020-07-11T13:50:56,921 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-11T13:50:56,934 Removed SacraMathEngine==0.0.2 from https://files.pythonhosted.org/packages/37/d4/ab9de39d615ba3e9fb54de4ab65ef35a652fb46eb8885c1ede86d25e3c14/SacraMathEngine-0.0.2.tar.gz#sha256=b3ce5ce05095651fecf2dff1668d7edcfa991b496ed99b0a27c8c4f34c2fa779 from build tracker '/tmp/pip-req-tracker-4qh77e7a' 2020-07-11T13:50:56,935 Removed build tracker: '/tmp/pip-req-tracker-4qh77e7a'