2022-01-12T16:33:44,841 Created temporary directory: /tmp/pip-ephem-wheel-cache-9k0fecp8 2022-01-12T16:33:44,846 Created temporary directory: /tmp/pip-req-tracker-ji4rr6e5 2022-01-12T16:33:44,847 Initialized build tracking at /tmp/pip-req-tracker-ji4rr6e5 2022-01-12T16:33:44,847 Created build tracker: /tmp/pip-req-tracker-ji4rr6e5 2022-01-12T16:33:44,847 Entered build tracker: /tmp/pip-req-tracker-ji4rr6e5 2022-01-12T16:33:44,848 Created temporary directory: /tmp/pip-wheel-pwmvp2st 2022-01-12T16:33:44,910 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-12T16:33:44,915 2 location(s) to search for versions of pokemontcgsdkasync: 2022-01-12T16:33:44,915 * https://pypi.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:44,915 * https://www.piwheels.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:44,916 Fetching project page and analyzing links: https://pypi.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:44,917 Getting page https://pypi.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:44,920 Found index url https://pypi.org/simple 2022-01-12T16:33:45,113 Skipping link: No binaries permitted for pokemontcgsdkasync: https://files.pythonhosted.org/packages/18/6f/21537d8d93f54d94ac0a440e9eeb6d21bfdeb34d100e25585c093673cd93/pokemontcgsdkasync-0.1.1-py3-none-any.whl#sha256=52068ecc18d68e0f2e22888f4052560dc93f722d7aaf37a425de2996766b45e4 (from https://pypi.org/simple/pokemontcgsdkasync/) (requires-python:>=3.6) 2022-01-12T16:33:45,114 Found link https://files.pythonhosted.org/packages/88/85/ce7bd59d70bbc6d2feade9d0657307db704b2a4c535f36b5474ac67baa78/pokemontcgsdkasync-0.1.1.tar.gz#sha256=3d2a592df6bc5ced1041df2853025f9978fe17a5e2c5cfa6bef87377848f6317 (from https://pypi.org/simple/pokemontcgsdkasync/) (requires-python:>=3.6), version: 0.1.1 2022-01-12T16:33:45,115 Fetching project page and analyzing links: https://www.piwheels.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:45,116 Getting page https://www.piwheels.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:45,118 Found index url https://www.piwheels.org/simple 2022-01-12T16:33:45,350 Skipping link: not a file: https://www.piwheels.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:45,351 Skipping link: not a file: https://pypi.org/simple/pokemontcgsdkasync/ 2022-01-12T16:33:45,390 Given no hashes to check 1 links for project 'pokemontcgsdkasync': discarding no candidates 2022-01-12T16:33:45,426 Collecting pokemontcgsdkasync==0.1.1 2022-01-12T16:33:45,429 Created temporary directory: /tmp/pip-unpack-cwfck6_f 2022-01-12T16:33:45,514 Downloading pokemontcgsdkasync-0.1.1.tar.gz (10.0 kB) 2022-01-12T16:33:45,688 Added pokemontcgsdkasync==0.1.1 from https://files.pythonhosted.org/packages/88/85/ce7bd59d70bbc6d2feade9d0657307db704b2a4c535f36b5474ac67baa78/pokemontcgsdkasync-0.1.1.tar.gz#sha256=3d2a592df6bc5ced1041df2853025f9978fe17a5e2c5cfa6bef87377848f6317 to build tracker '/tmp/pip-req-tracker-ji4rr6e5' 2022-01-12T16:33:45,690 Running setup.py (path:/tmp/pip-wheel-pwmvp2st/pokemontcgsdkasync_74bf3ea9a8b241cc9d88a7064f283850/setup.py) egg_info for package pokemontcgsdkasync 2022-01-12T16:33:45,691 Created temporary directory: /tmp/pip-pip-egg-info-4_4rim0l 2022-01-12T16:33:45,692 Preparing metadata (setup.py): started 2022-01-12T16:33:45,692 Running command python setup.py egg_info 2022-01-12T16:33:47,026 Traceback (most recent call last): 2022-01-12T16:33:47,027 File "", line 1, in 2022-01-12T16:33:47,028 File "/tmp/pip-wheel-pwmvp2st/pokemontcgsdkasync_74bf3ea9a8b241cc9d88a7064f283850/setup.py", line 5, in 2022-01-12T16:33:47,028 from pokemontcgsdkasync.config import __version__, __pypi_package_name__, __github_username__, __github_repo_name__ 2022-01-12T16:33:47,029 File "/tmp/pip-wheel-pwmvp2st/pokemontcgsdkasync_74bf3ea9a8b241cc9d88a7064f283850/pokemontcgsdkasync/__init__.py", line 12, in 2022-01-12T16:33:47,029 from pokemontcgsdkasync.card import Card 2022-01-12T16:33:47,029 File "/tmp/pip-wheel-pwmvp2st/pokemontcgsdkasync_74bf3ea9a8b241cc9d88a7064f283850/pokemontcgsdkasync/card.py", line 9, in 2022-01-12T16:33:47,030 from pokemontcgsdkasync.querybuilder import QueryBuilder 2022-01-12T16:33:47,030 File "/tmp/pip-wheel-pwmvp2st/pokemontcgsdkasync_74bf3ea9a8b241cc9d88a7064f283850/pokemontcgsdkasync/querybuilder.py", line 1, in 2022-01-12T16:33:47,031 from dacite import from_dict 2022-01-12T16:33:47,031 ModuleNotFoundError: No module named 'dacite' 2022-01-12T16:33:47,119 Preparing metadata (setup.py): finished with status 'error' 2022-01-12T16:33:47,120 WARNING: Discarding https://files.pythonhosted.org/packages/88/85/ce7bd59d70bbc6d2feade9d0657307db704b2a4c535f36b5474ac67baa78/pokemontcgsdkasync-0.1.1.tar.gz#sha256=3d2a592df6bc5ced1041df2853025f9978fe17a5e2c5cfa6bef87377848f6317 (from https://pypi.org/simple/pokemontcgsdkasync/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-12T16:33:47,123 ERROR: Could not find a version that satisfies the requirement pokemontcgsdkasync==0.1.1 (from versions: 0.1.1) 2022-01-12T16:33:47,124 ERROR: No matching distribution found for pokemontcgsdkasync==0.1.1 2022-01-12T16:33:47,124 Exception information: 2022-01-12T16:33:47,124 Traceback (most recent call last): 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-12T16:33:47,124 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-12T16:33:47,124 raise RequirementsConflicted(criterion) 2022-01-12T16:33:47,124 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pokemontcgsdkasync==0.1.1') 2022-01-12T16:33:47,124 2022-01-12T16:33:47,124 During handling of the above exception, another exception occurred: 2022-01-12T16:33:47,124 2022-01-12T16:33:47,124 Traceback (most recent call last): 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-12T16:33:47,124 result = self._result = resolver.resolve( 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-12T16:33:47,124 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-12T16:33:47,124 raise ResolutionImpossible(e.criterion.information) 2022-01-12T16:33:47,124 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pokemontcgsdkasync==0.1.1'), parent=None)] 2022-01-12T16:33:47,124 2022-01-12T16:33:47,124 The above exception was the direct cause of the following exception: 2022-01-12T16:33:47,124 2022-01-12T16:33:47,124 Traceback (most recent call last): 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-12T16:33:47,124 status = run_func(*args) 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-12T16:33:47,124 return func(self, options, args) 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-12T16:33:47,124 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-12T16:33:47,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-12T16:33:47,124 raise error from e 2022-01-12T16:33:47,124 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pokemontcgsdkasync==0.1.1 2022-01-12T16:33:47,134 Removed pokemontcgsdkasync==0.1.1 from https://files.pythonhosted.org/packages/88/85/ce7bd59d70bbc6d2feade9d0657307db704b2a4c535f36b5474ac67baa78/pokemontcgsdkasync-0.1.1.tar.gz#sha256=3d2a592df6bc5ced1041df2853025f9978fe17a5e2c5cfa6bef87377848f6317 from build tracker '/tmp/pip-req-tracker-ji4rr6e5' 2022-01-12T16:33:47,135 Removed build tracker: '/tmp/pip-req-tracker-ji4rr6e5'