2020-08-08T17:43:07,364 Created temporary directory: /tmp/pip-ephem-wheel-cache-e1oajmvq 2020-08-08T17:43:07,369 Created temporary directory: /tmp/pip-req-tracker-97k6uxuh 2020-08-08T17:43:07,369 Initialized build tracking at /tmp/pip-req-tracker-97k6uxuh 2020-08-08T17:43:07,370 Created build tracker: /tmp/pip-req-tracker-97k6uxuh 2020-08-08T17:43:07,370 Entered build tracker: /tmp/pip-req-tracker-97k6uxuh 2020-08-08T17:43:07,371 Created temporary directory: /tmp/pip-wheel-u54sv5cu 2020-08-08T17:43:07,389 1 location(s) to search for versions of Euler-Solution.Beta: 2020-08-08T17:43:07,389 * https://pypi.org/simple/euler-solution-beta/ 2020-08-08T17:43:07,389 Fetching project page and analyzing links: https://pypi.org/simple/euler-solution-beta/ 2020-08-08T17:43:07,390 Getting page https://pypi.org/simple/euler-solution-beta/ 2020-08-08T17:43:07,393 Found index url https://pypi.org/simple 2020-08-08T17:43:07,596 Skipping link: No binaries permitted for Euler-Solution.Beta: https://files.pythonhosted.org/packages/98/7c/eec9d89fdaf0e65eeabaad343db1947b75fc327450839a8a05819480771e/Euler_Solution.Beta-0.0.0.9-py2-none-any.whl#sha256=493971ac6b80f04ca413ef1803beb2549a57e1c8e60cea7db9f33cb768000c4c (from https://pypi.org/simple/euler-solution-beta/) 2020-08-08T17:43:07,597 Found link https://files.pythonhosted.org/packages/0e/dd/733e5ac48cf2ab45a991ec586ccbfb7d632402d441cadc85eebd67c2471b/Euler_Solution.Beta-0.0.0.9.tar.gz#sha256=90b4f82d372c6adf307bfd963eeb17abc72a7923694135bb2eeaa51f7065a7d0 (from https://pypi.org/simple/euler-solution-beta/), version: 0.0.0.9 2020-08-08T17:43:07,597 Skipping link: No binaries permitted for Euler-Solution.Beta: https://files.pythonhosted.org/packages/bd/ce/4d35c6f9dee20afbde6502669e39feb302c13882dffeb6e00e8b45ccfde3/Euler_Solution.Beta-0.0.0.11-py2-none-any.whl#sha256=eabd5a39adb3512a8f81e34661dcc539cd3643e0ade259cb3e9a9d508391a3c8 (from https://pypi.org/simple/euler-solution-beta/) 2020-08-08T17:43:07,598 Found link https://files.pythonhosted.org/packages/c4/10/89ff8dfb12d7cd4327a834e7439bf1e2ca633a7ce256097a6d061f7dde65/Euler_Solution.Beta-0.0.0.11.tar.gz#sha256=d6f1099329485179e9c2e1d7a737353f7abcd2257dde616a3ab0de8f89f07b07 (from https://pypi.org/simple/euler-solution-beta/), version: 0.0.0.11 2020-08-08T17:43:07,605 Given no hashes to check 1 links for project 'Euler-Solution.Beta': discarding no candidates 2020-08-08T17:43:07,606 Using version 0.0.0.11 (newest of versions: 0.0.0.11) 2020-08-08T17:43:07,612 Collecting Euler-Solution.Beta==0.0.0.11 2020-08-08T17:43:07,615 Created temporary directory: /tmp/pip-unpack-e_8y538g 2020-08-08T17:43:07,850 Downloading Euler_Solution.Beta-0.0.0.11.tar.gz (4.1 kB) 2020-08-08T17:43:07,906 Added Euler-Solution.Beta==0.0.0.11 from https://files.pythonhosted.org/packages/c4/10/89ff8dfb12d7cd4327a834e7439bf1e2ca633a7ce256097a6d061f7dde65/Euler_Solution.Beta-0.0.0.11.tar.gz#sha256=d6f1099329485179e9c2e1d7a737353f7abcd2257dde616a3ab0de8f89f07b07 to build tracker '/tmp/pip-req-tracker-97k6uxuh' 2020-08-08T17:43:07,909 Running setup.py (path:/tmp/pip-wheel-u54sv5cu/euler-solution-beta/setup.py) egg_info for package Euler-Solution.Beta 2020-08-08T17:43:07,911 Created temporary directory: /tmp/pip-pip-egg-info-sfvpelp0 2020-08-08T17:43:07,912 Running command python setup.py egg_info 2020-08-08T17:43:09,440 Traceback (most recent call last): 2020-08-08T17:43:09,441 File "", line 1, in 2020-08-08T17:43:09,442 File "/tmp/pip-wheel-u54sv5cu/euler-solution-beta/setup.py", line 5, in 2020-08-08T17:43:09,442 name=''+os.getenv('PackageName')+'', 2020-08-08T17:43:09,443 TypeError: can only concatenate str (not "NoneType") to str 2020-08-08T17:43:09,532 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-08-08T17:43:09,533 Exception information: 2020-08-08T17:43:09,533 Traceback (most recent call last): 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-08-08T17:43:09,533 status = self.run(options, args) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-08-08T17:43:09,533 return func(self, options, args) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-08-08T17:43:09,533 reqs, check_supported_wheels=True 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-08-08T17:43:09,533 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-08-08T17:43:09,533 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-08-08T17:43:09,533 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-08-08T17:43:09,533 req, self.req_tracker, self.finder, self.build_isolation, 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-08-08T17:43:09,533 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-08-08T17:43:09,533 self.req.prepare_metadata() 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-08-08T17:43:09,533 self.metadata_directory = self._generate_metadata() 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-08-08T17:43:09,533 details=self.name or "from {}".format(self.link) 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-08-08T17:43:09,533 command_desc='python setup.py egg_info', 2020-08-08T17:43:09,533 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-08-08T17:43:09,533 raise InstallationError(exc_msg) 2020-08-08T17:43:09,533 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-08T17:43:09,546 Removed Euler-Solution.Beta==0.0.0.11 from https://files.pythonhosted.org/packages/c4/10/89ff8dfb12d7cd4327a834e7439bf1e2ca633a7ce256097a6d061f7dde65/Euler_Solution.Beta-0.0.0.11.tar.gz#sha256=d6f1099329485179e9c2e1d7a737353f7abcd2257dde616a3ab0de8f89f07b07 from build tracker '/tmp/pip-req-tracker-97k6uxuh' 2020-08-08T17:43:09,547 Removed build tracker: '/tmp/pip-req-tracker-97k6uxuh'