2020-10-20T20:49:58,364 Created temporary directory: /tmp/pip-ephem-wheel-cache-lmmby3as 2020-10-20T20:49:58,366 Created temporary directory: /tmp/pip-req-tracker-_kd6xyfg 2020-10-20T20:49:58,367 Initialized build tracking at /tmp/pip-req-tracker-_kd6xyfg 2020-10-20T20:49:58,367 Created build tracker: /tmp/pip-req-tracker-_kd6xyfg 2020-10-20T20:49:58,367 Entered build tracker: /tmp/pip-req-tracker-_kd6xyfg 2020-10-20T20:49:58,368 Created temporary directory: /tmp/pip-wheel-0k7d7ktz 2020-10-20T20:49:58,376 1 location(s) to search for versions of forexhistdata: 2020-10-20T20:49:58,376 * https://pypi.org/simple/forexhistdata/ 2020-10-20T20:49:58,376 Fetching project page and analyzing links: https://pypi.org/simple/forexhistdata/ 2020-10-20T20:49:58,377 Getting page https://pypi.org/simple/forexhistdata/ 2020-10-20T20:49:58,378 Found index url https://pypi.org/simple 2020-10-20T20:49:58,463 Found link https://files.pythonhosted.org/packages/a5/c3/b590da154ac0c9f7019791fe40cca8135b7e5182beb34dbb1f8ef45cc242/forexhistdata-0.0.1.tar.gz#sha256=53e0bc65f751f0d6bc9d65b78134d7f076ef9bce7a8fb5a4d8c319664189b72e (from https://pypi.org/simple/forexhistdata/), version: 0.0.1 2020-10-20T20:49:58,467 Given no hashes to check 1 links for project 'forexhistdata': discarding no candidates 2020-10-20T20:49:58,467 Using version 0.0.1 (newest of versions: 0.0.1) 2020-10-20T20:49:58,471 Collecting forexhistdata==0.0.1 2020-10-20T20:49:58,473 Created temporary directory: /tmp/pip-unpack-lesq9yga 2020-10-20T20:49:58,510 Downloading forexhistdata-0.0.1.tar.gz (3.8 kB) 2020-10-20T20:49:58,534 Added forexhistdata==0.0.1 from https://files.pythonhosted.org/packages/a5/c3/b590da154ac0c9f7019791fe40cca8135b7e5182beb34dbb1f8ef45cc242/forexhistdata-0.0.1.tar.gz#sha256=53e0bc65f751f0d6bc9d65b78134d7f076ef9bce7a8fb5a4d8c319664189b72e to build tracker '/tmp/pip-req-tracker-_kd6xyfg' 2020-10-20T20:49:58,535 Running setup.py (path:/tmp/pip-wheel-0k7d7ktz/forexhistdata/setup.py) egg_info for package forexhistdata 2020-10-20T20:49:58,536 Created temporary directory: /tmp/pip-pip-egg-info-oigloei3 2020-10-20T20:49:58,536 Running command python setup.py egg_info 2020-10-20T20:49:59,234 Traceback (most recent call last): 2020-10-20T20:49:59,235 File "", line 1, in 2020-10-20T20:49:59,236 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 17, in 2020-10-20T20:49:59,236 from setuptools.extension import Extension 2020-10-20T20:49:59,237 File "/usr/local/lib/python3.7/dist-packages/setuptools/extension.py", line 27, in 2020-10-20T20:49:59,238 _Extension = get_unpatched(distutils.core.Extension) 2020-10-20T20:49:59,238 File "/usr/local/lib/python3.7/dist-packages/setuptools/monkey.py", line 42, in get_unpatched 2020-10-20T20:49:59,239 return lookup(item) 2020-10-20T20:49:59,239 File "/usr/local/lib/python3.7/dist-packages/setuptools/monkey.py", line 53, in get_unpatched_class 2020-10-20T20:49:59,240 for cls in _get_mro(cls) 2020-10-20T20:49:59,240 File "/usr/local/lib/python3.7/dist-packages/setuptools/monkey.py", line 31, in _get_mro 2020-10-20T20:49:59,241 if platform.python_implementation() == "Jython": 2020-10-20T20:49:59,241 AttributeError: module 'platform' has no attribute 'python_implementation' 2020-10-20T20:49:59,279 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-10-20T20:49:59,279 Exception information: 2020-10-20T20:49:59,279 Traceback (most recent call last): 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-10-20T20:49:59,279 status = self.run(options, args) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-10-20T20:49:59,279 return func(self, options, args) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-10-20T20:49:59,279 reqs, check_supported_wheels=True 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-10-20T20:49:59,279 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-10-20T20:49:59,279 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-10-20T20:49:59,279 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-10-20T20:49:59,279 req, self.req_tracker, self.finder, self.build_isolation, 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-10-20T20:49:59,279 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-10-20T20:49:59,279 self.req.prepare_metadata() 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-10-20T20:49:59,279 self.metadata_directory = self._generate_metadata() 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-10-20T20:49:59,279 details=self.name or "from {}".format(self.link) 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-10-20T20:49:59,279 command_desc='python setup.py egg_info', 2020-10-20T20:49:59,279 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-10-20T20:49:59,279 raise InstallationError(exc_msg) 2020-10-20T20:49:59,279 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-20T20:49:59,287 Removed forexhistdata==0.0.1 from https://files.pythonhosted.org/packages/a5/c3/b590da154ac0c9f7019791fe40cca8135b7e5182beb34dbb1f8ef45cc242/forexhistdata-0.0.1.tar.gz#sha256=53e0bc65f751f0d6bc9d65b78134d7f076ef9bce7a8fb5a4d8c319664189b72e from build tracker '/tmp/pip-req-tracker-_kd6xyfg' 2020-10-20T20:49:59,287 Removed build tracker: '/tmp/pip-req-tracker-_kd6xyfg'