2021-07-08T16:41:06,885 Created temporary directory: /tmp/pip-ephem-wheel-cache-ki66log_ 2021-07-08T16:41:06,888 Created temporary directory: /tmp/pip-req-tracker-p4xfwi86 2021-07-08T16:41:06,888 Initialized build tracking at /tmp/pip-req-tracker-p4xfwi86 2021-07-08T16:41:06,889 Created build tracker: /tmp/pip-req-tracker-p4xfwi86 2021-07-08T16:41:06,889 Entered build tracker: /tmp/pip-req-tracker-p4xfwi86 2021-07-08T16:41:06,889 Created temporary directory: /tmp/pip-wheel-ys712kuj 2021-07-08T16:41:06,922 1 location(s) to search for versions of pyfig: 2021-07-08T16:41:06,922 * https://pypi.org/simple/pyfig/ 2021-07-08T16:41:06,923 Fetching project page and analyzing links: https://pypi.org/simple/pyfig/ 2021-07-08T16:41:06,923 Getting page https://pypi.org/simple/pyfig/ 2021-07-08T16:41:06,925 Found index url https://pypi.org/simple 2021-07-08T16:41:07,107 Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/c9/22/8a0f18e4b9231a9fb42c116b4bca8f4fffd690805bde2b55e16a899d6526/Pyfig-0.1.win32.exe#sha256=e073da43345145c1e57ab1634aa611a92fa710811649f6a36bb2d11819561ee4 (from https://pypi.org/simple/pyfig/) 2021-07-08T16:41:07,107 Found link https://files.pythonhosted.org/packages/58/2b/13764ce3b4dd895288ad350790f74a054a99d695c51cd08ff298bdc9f5dc/Pyfig-0.1.zip#sha256=29e02f5c5f36ba9f9e2ced894605d60a780f52147a6755f116566638438b4be4 (from https://pypi.org/simple/pyfig/), version: 0.1 2021-07-08T16:41:07,108 Skipping link: not a file: https://pypi.org/simple/pyfig/ 2021-07-08T16:41:07,124 Given no hashes to check 1 links for project 'pyfig': discarding no candidates 2021-07-08T16:41:07,141 Collecting pyfig==0.1 2021-07-08T16:41:07,143 Created temporary directory: /tmp/pip-unpack-kx2my_55 2021-07-08T16:41:07,183 Downloading Pyfig-0.1.zip (8.8 kB) 2021-07-08T16:41:07,201 Added pyfig==0.1 from https://files.pythonhosted.org/packages/58/2b/13764ce3b4dd895288ad350790f74a054a99d695c51cd08ff298bdc9f5dc/Pyfig-0.1.zip#sha256=29e02f5c5f36ba9f9e2ced894605d60a780f52147a6755f116566638438b4be4 to build tracker '/tmp/pip-req-tracker-p4xfwi86' 2021-07-08T16:41:07,202 Running setup.py (path:/tmp/pip-wheel-ys712kuj/pyfig_59652acf0c3149bc963ece7532c92f48/setup.py) egg_info for package pyfig 2021-07-08T16:41:07,203 Created temporary directory: /tmp/pip-pip-egg-info-nei92j7q 2021-07-08T16:41:07,203 Running command python setup.py egg_info 2021-07-08T16:41:07,837 Traceback (most recent call last): 2021-07-08T16:41:07,838 File "", line 1, in 2021-07-08T16:41:07,838 File "/tmp/pip-wheel-ys712kuj/pyfig_59652acf0c3149bc963ece7532c92f48/setup.py", line 16, in 2021-07-08T16:41:07,838 import core 2021-07-08T16:41:07,838 File "/tmp/pip-wheel-ys712kuj/pyfig_59652acf0c3149bc963ece7532c92f48/core.py", line 5, in 2021-07-08T16:41:07,839 import win32gui 2021-07-08T16:41:07,839 ModuleNotFoundError: No module named 'win32gui' 2021-07-08T16:41:07,889 WARNING: Discarding https://files.pythonhosted.org/packages/58/2b/13764ce3b4dd895288ad350790f74a054a99d695c51cd08ff298bdc9f5dc/Pyfig-0.1.zip#sha256=29e02f5c5f36ba9f9e2ced894605d60a780f52147a6755f116566638438b4be4 (from https://pypi.org/simple/pyfig/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T16:41:07,890 ERROR: Could not find a version that satisfies the requirement pyfig==0.1 (from versions: 0.1) 2021-07-08T16:41:07,890 ERROR: No matching distribution found for pyfig==0.1 2021-07-08T16:41:07,891 Exception information: 2021-07-08T16:41:07,891 Traceback (most recent call last): 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:41:07,891 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:41:07,891 raise RequirementsConflicted(criterion) 2021-07-08T16:41:07,891 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyfig==0.1') 2021-07-08T16:41:07,891 2021-07-08T16:41:07,891 During handling of the above exception, another exception occurred: 2021-07-08T16:41:07,891 2021-07-08T16:41:07,891 Traceback (most recent call last): 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:41:07,891 result = self._result = resolver.resolve( 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:41:07,891 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:41:07,891 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:41:07,891 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyfig==0.1'), parent=None)] 2021-07-08T16:41:07,891 2021-07-08T16:41:07,891 The above exception was the direct cause of the following exception: 2021-07-08T16:41:07,891 2021-07-08T16:41:07,891 Traceback (most recent call last): 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:41:07,891 status = self.run(options, args) 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:41:07,891 return func(self, options, args) 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:41:07,891 requirement_set = resolver.resolve( 2021-07-08T16:41:07,891 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:41:07,891 raise error from e 2021-07-08T16:41:07,891 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyfig==0.1 2021-07-08T16:41:07,895 Removed pyfig==0.1 from https://files.pythonhosted.org/packages/58/2b/13764ce3b4dd895288ad350790f74a054a99d695c51cd08ff298bdc9f5dc/Pyfig-0.1.zip#sha256=29e02f5c5f36ba9f9e2ced894605d60a780f52147a6755f116566638438b4be4 from build tracker '/tmp/pip-req-tracker-p4xfwi86' 2021-07-08T16:41:07,896 Removed build tracker: '/tmp/pip-req-tracker-p4xfwi86'