2023-09-13T02:37:12,246 Created temporary directory: /tmp/pip-build-tracker-zvxnwlj2 2023-09-13T02:37:12,247 Initialized build tracking at /tmp/pip-build-tracker-zvxnwlj2 2023-09-13T02:37:12,248 Created build tracker: /tmp/pip-build-tracker-zvxnwlj2 2023-09-13T02:37:12,248 Entered build tracker: /tmp/pip-build-tracker-zvxnwlj2 2023-09-13T02:37:12,249 Created temporary directory: /tmp/pip-wheel-q0dkgxiv 2023-09-13T02:37:12,253 Created temporary directory: /tmp/pip-ephem-wheel-cache-fh6j3to_ 2023-09-13T02:37:12,274 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-13T02:37:12,278 2 location(s) to search for versions of forexhistdata: 2023-09-13T02:37:12,278 * https://pypi.org/simple/forexhistdata/ 2023-09-13T02:37:12,278 * https://www.piwheels.org/simple/forexhistdata/ 2023-09-13T02:37:12,279 Fetching project page and analyzing links: https://pypi.org/simple/forexhistdata/ 2023-09-13T02:37:12,280 Getting page https://pypi.org/simple/forexhistdata/ 2023-09-13T02:37:12,281 Found index url https://pypi.org/simple/ 2023-09-13T02:37:12,496 Fetched page https://pypi.org/simple/forexhistdata/ as application/vnd.pypi.simple.v1+json 2023-09-13T02:37:12,497 Found link https://files.pythonhosted.org/packages/a5/c3/b590da154ac0c9f7019791fe40cca8135b7e5182beb34dbb1f8ef45cc242/forexhistdata-0.0.1.tar.gz (from https://pypi.org/simple/forexhistdata/), version: 0.0.1 2023-09-13T02:37:12,498 Found link https://files.pythonhosted.org/packages/cb/a4/852c88e5158bfb2d83052c7531484613e2da912cbd0911c55074e422cf7f/forexhistdata-0.0.2.tar.gz (from https://pypi.org/simple/forexhistdata/), version: 0.0.2 2023-09-13T02:37:12,499 Found link https://files.pythonhosted.org/packages/08/88/bfb46af22e176f105d68cde68d828dce20fc0518514ed5ddb2e597fc9e96/forexhistdata-0.0.3.tar.gz (from https://pypi.org/simple/forexhistdata/), version: 0.0.3 2023-09-13T02:37:12,500 Fetching project page and analyzing links: https://www.piwheels.org/simple/forexhistdata/ 2023-09-13T02:37:12,500 Getting page https://www.piwheels.org/simple/forexhistdata/ 2023-09-13T02:37:12,502 Found index url https://www.piwheels.org/simple/ 2023-09-13T02:37:12,810 Fetched page https://www.piwheels.org/simple/forexhistdata/ as text/html 2023-09-13T02:37:12,812 Skipping link: No binaries permitted for forexhistdata: https://www.piwheels.org/simple/forexhistdata/forexhistdata-0.0.2-py3-none-any.whl#sha256=7ed17871cee3bd01ce6b75d8eb812e27082d9f029dc9f92ead00645dc23ed8f7 (from https://www.piwheels.org/simple/forexhistdata/) 2023-09-13T02:37:12,813 Skipping link: No binaries permitted for forexhistdata: https://www.piwheels.org/simple/forexhistdata/forexhistdata-0.0.3-py3-none-any.whl#sha256=0aa15ee49638d446a9fa31dd5ca027f43e26a1fc9a6045a7fbffdc662cd81a42 (from https://www.piwheels.org/simple/forexhistdata/) 2023-09-13T02:37:12,814 Skipping link: not a file: https://www.piwheels.org/simple/forexhistdata/ 2023-09-13T02:37:12,815 Skipping link: not a file: https://pypi.org/simple/forexhistdata/ 2023-09-13T02:37:12,841 Given no hashes to check 1 links for project 'forexhistdata': discarding no candidates 2023-09-13T02:37:12,868 Collecting forexhistdata==0.0.1 2023-09-13T02:37:12,871 Created temporary directory: /tmp/pip-unpack-vy8o46_j 2023-09-13T02:37:13,087 Downloading forexhistdata-0.0.1.tar.gz (3.8 kB) 2023-09-13T02:37:13,109 Added forexhistdata==0.0.1 from https://files.pythonhosted.org/packages/a5/c3/b590da154ac0c9f7019791fe40cca8135b7e5182beb34dbb1f8ef45cc242/forexhistdata-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-zvxnwlj2' 2023-09-13T02:37:13,111 Running setup.py (path:/tmp/pip-wheel-q0dkgxiv/forexhistdata_ba6ff0a904aa451aaf28cd9426a5259c/setup.py) egg_info for package forexhistdata 2023-09-13T02:37:13,112 Created temporary directory: /tmp/pip-pip-egg-info-9iz2zgpq 2023-09-13T02:37:13,113 Preparing metadata (setup.py): started 2023-09-13T02:37:13,114 Running command python setup.py egg_info 2023-09-13T02:37:13,502 Traceback (most recent call last): 2023-09-13T02:37:13,502 File "", line 2, in 2023-09-13T02:37:13,503 File "", line 14, in 2023-09-13T02:37:13,504 File "/usr/local/lib/python3.11/dist-packages/setuptools/__init__.py", line 16, in 2023-09-13T02:37:13,504 from .dist import Distribution 2023-09-13T02:37:13,505 File "/usr/local/lib/python3.11/dist-packages/setuptools/dist.py", line 205, in 2023-09-13T02:37:13,506 _Distribution = get_unpatched(distutils.core.Distribution) 2023-09-13T02:37:13,508 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,509 File "/usr/local/lib/python3.11/dist-packages/setuptools/monkey.py", line 44, in get_unpatched 2023-09-13T02:37:13,510 return lookup(item) 2023-09-13T02:37:13,511 ^^^^^^^^^^^^ 2023-09-13T02:37:13,511 File "/usr/local/lib/python3.11/dist-packages/setuptools/monkey.py", line 54, in get_unpatched_class 2023-09-13T02:37:13,512 cls for cls in _get_mro(cls) if not cls.__module__.startswith('setuptools') 2023-09-13T02:37:13,513 ^^^^^^^^^^^^^ 2023-09-13T02:37:13,514 File "/usr/local/lib/python3.11/dist-packages/setuptools/monkey.py", line 31, in _get_mro 2023-09-13T02:37:13,514 if platform.python_implementation() == "Jython": 2023-09-13T02:37:13,515 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,516 AttributeError: module 'platform' has no attribute 'python_implementation' 2023-09-13T02:37:13,573 ERROR: [present-rich] python setup.py egg_info exited with 1 2023-09-13T02:37:13,586 [bold magenta]full command[/]: [blue]/usr/bin/python3 -c ' 2023-09-13T02:37:13,586 exec(compile('"'"''"'"''"'"' 2023-09-13T02:37:13,586 # This is -- a caller that pip uses to run setup.py 2023-09-13T02:37:13,586 # 2023-09-13T02:37:13,586 # - It imports setuptools before invoking setup.py, to enable projects that directly 2023-09-13T02:37:13,586 # import from `distutils.core` to work with newer packaging standards. 2023-09-13T02:37:13,586 # - It provides a clear error message when setuptools is not installed. 2023-09-13T02:37:13,586 # - It sets `sys.argv[0]` to the underlying `setup.py`, when invoking `setup.py` so 2023-09-13T02:37:13,586 # setuptools doesn'"'"'t think the script is `-c`. This avoids the following warning: 2023-09-13T02:37:13,586 # manifest_maker: standard file '"'"'-c'"'"' not found". 2023-09-13T02:37:13,586 # - It generates a shim setup.py, for handling setup.cfg-only projects. 2023-09-13T02:37:13,586 import os, sys, tokenize 2023-09-13T02:37:13,586 2023-09-13T02:37:13,586 try: 2023-09-13T02:37:13,586 import setuptools 2023-09-13T02:37:13,586 except ImportError as error: 2023-09-13T02:37:13,586 print( 2023-09-13T02:37:13,586 "ERROR: Can not execute `setup.py` since setuptools is not available in " 2023-09-13T02:37:13,586 "the build environment.", 2023-09-13T02:37:13,586 file=sys.stderr, 2023-09-13T02:37:13,586 ) 2023-09-13T02:37:13,586 sys.exit(1) 2023-09-13T02:37:13,586 2023-09-13T02:37:13,586 __file__ = %r 2023-09-13T02:37:13,586 sys.argv[0] = __file__ 2023-09-13T02:37:13,586 2023-09-13T02:37:13,586 if os.path.exists(__file__): 2023-09-13T02:37:13,586 filename = __file__ 2023-09-13T02:37:13,586 with tokenize.open(__file__) as f: 2023-09-13T02:37:13,586 setup_py_code = f.read() 2023-09-13T02:37:13,586 else: 2023-09-13T02:37:13,586 filename = "" 2023-09-13T02:37:13,586 setup_py_code = "from setuptools import setup; setup()" 2023-09-13T02:37:13,586 2023-09-13T02:37:13,586 exec(compile(setup_py_code, filename, "exec")) 2023-09-13T02:37:13,586 '"'"''"'"''"'"' % ('"'"'/tmp/pip-wheel-q0dkgxiv/forexhistdata_ba6ff0a904aa451aaf28cd9426a5259c/setup.py'"'"',), "", "exec"))' egg_info --egg-base /tmp/pip-pip-egg-info-9iz2zgpq[/] 2023-09-13T02:37:13,586 [bold magenta]cwd[/]: /tmp/pip-wheel-q0dkgxiv/forexhistdata_ba6ff0a904aa451aaf28cd9426a5259c/ 2023-09-13T02:37:13,587 Preparing metadata (setup.py): finished with status 'error' 2023-09-13T02:37:13,589 ERROR: [present-rich] metadata generation failed 2023-09-13T02:37:13,594 Exception information: 2023-09-13T02:37:13,594 Traceback (most recent call last): 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 64, in generate_metadata 2023-09-13T02:37:13,594 call_subprocess( 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/utils/subprocess.py", line 224, in call_subprocess 2023-09-13T02:37:13,594 raise error 2023-09-13T02:37:13,594 pip._internal.exceptions.InstallationSubprocessError: python setup.py egg_info exited with 1 2023-09-13T02:37:13,594 2023-09-13T02:37:13,594 The above exception was the direct cause of the following exception: 2023-09-13T02:37:13,594 2023-09-13T02:37:13,594 Traceback (most recent call last): 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-13T02:37:13,594 status = run_func(*args) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-13T02:37:13,594 return func(self, options, args) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-13T02:37:13,594 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-13T02:37:13,594 result = self._result = resolver.resolve( 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-13T02:37:13,594 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-13T02:37:13,594 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-09-13T02:37:13,594 if not criterion.candidates: 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/structs.py", line 156, in __bool__ 2023-09-13T02:37:13,594 return bool(self._sequence) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 155, in __bool__ 2023-09-13T02:37:13,594 return any(self) 2023-09-13T02:37:13,594 ^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 143, in 2023-09-13T02:37:13,594 return (c for c in iterator if id(c) not in self._incompatible_ids) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/found_candidates.py", line 47, in _iter_built 2023-09-13T02:37:13,594 candidate = func() 2023-09-13T02:37:13,594 ^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/factory.py", line 206, in _make_candidate_from_link 2023-09-13T02:37:13,594 self._link_candidate_cache[link] = LinkCandidate( 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 293, in __init__ 2023-09-13T02:37:13,594 super().__init__( 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ 2023-09-13T02:37:13,594 self.dist = self._prepare() 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 225, in _prepare 2023-09-13T02:37:13,594 dist = self._prepare_distribution() 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/candidates.py", line 304, in _prepare_distribution 2023-09-13T02:37:13,594 return preparer.prepare_linked_requirement(self._ireq, parallel_builds=True) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 538, in prepare_linked_requirement 2023-09-13T02:37:13,594 return self._prepare_linked_requirement(req, parallel_builds) 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 653, in _prepare_linked_requirement 2023-09-13T02:37:13,594 dist = _get_prepared_distribution( 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/prepare.py", line 69, in _get_prepared_distribution 2023-09-13T02:37:13,594 abstract_dist.prepare_distribution_metadata( 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/distributions/sdist.py", line 61, in prepare_distribution_metadata 2023-09-13T02:37:13,594 self.req.prepare_metadata() 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/req/req_install.py", line 568, in prepare_metadata 2023-09-13T02:37:13,594 self.metadata_directory = generate_metadata_legacy( 2023-09-13T02:37:13,594 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-13T02:37:13,594 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 71, in generate_metadata 2023-09-13T02:37:13,594 raise MetadataGenerationFailed(package_details=details) from error 2023-09-13T02:37:13,594 pip._internal.exceptions.MetadataGenerationFailed: metadata generation failed 2023-09-13T02:37:13,607 Removed forexhistdata==0.0.1 from https://files.pythonhosted.org/packages/a5/c3/b590da154ac0c9f7019791fe40cca8135b7e5182beb34dbb1f8ef45cc242/forexhistdata-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-zvxnwlj2' 2023-09-13T02:37:13,608 Removed build tracker: '/tmp/pip-build-tracker-zvxnwlj2'