2021-03-02T03:41:46,582 Created temporary directory: /tmp/pip-ephem-wheel-cache-1k41ogvk 2021-03-02T03:41:46,585 Created temporary directory: /tmp/pip-req-tracker-ouzh8500 2021-03-02T03:41:46,585 Initialized build tracking at /tmp/pip-req-tracker-ouzh8500 2021-03-02T03:41:46,585 Created build tracker: /tmp/pip-req-tracker-ouzh8500 2021-03-02T03:41:46,585 Entered build tracker: /tmp/pip-req-tracker-ouzh8500 2021-03-02T03:41:46,586 Created temporary directory: /tmp/pip-wheel-nxl69m33 2021-03-02T03:41:46,615 1 location(s) to search for versions of pymemoryeditor: 2021-03-02T03:41:46,615 * https://pypi.org/simple/pymemoryeditor/ 2021-03-02T03:41:46,616 Fetching project page and analyzing links: https://pypi.org/simple/pymemoryeditor/ 2021-03-02T03:41:46,616 Getting page https://pypi.org/simple/pymemoryeditor/ 2021-03-02T03:41:46,618 Found index url https://pypi.org/simple 2021-03-02T03:41:46,704 Found link https://files.pythonhosted.org/packages/1d/8f/5f7aa65f0ad10fdc93e76075922d4c6e92100a763eb0a7237f06ef74d646/PyMemoryEditor-1.0.0.tar.gz#sha256=7382f832841047a7707b96821224fb42a4f7c78cc0db35c4cea5240fe538b7d4 (from https://pypi.org/simple/pymemoryeditor/), version: 1.0.0 2021-03-02T03:41:46,716 Given no hashes to check 1 links for project 'pymemoryeditor': discarding no candidates 2021-03-02T03:41:46,729 Collecting pymemoryeditor==1.0.0 2021-03-02T03:41:46,731 Created temporary directory: /tmp/pip-unpack-y_0acs6m 2021-03-02T03:41:46,771 Downloading PyMemoryEditor-1.0.0.tar.gz (8.8 kB) 2021-03-02T03:41:46,814 Added pymemoryeditor==1.0.0 from https://files.pythonhosted.org/packages/1d/8f/5f7aa65f0ad10fdc93e76075922d4c6e92100a763eb0a7237f06ef74d646/PyMemoryEditor-1.0.0.tar.gz#sha256=7382f832841047a7707b96821224fb42a4f7c78cc0db35c4cea5240fe538b7d4 to build tracker '/tmp/pip-req-tracker-ouzh8500' 2021-03-02T03:41:46,816 Running setup.py (path:/tmp/pip-wheel-nxl69m33/pymemoryeditor_1fba120603b74ede9d154461f904227c/setup.py) egg_info for package pymemoryeditor 2021-03-02T03:41:46,816 Created temporary directory: /tmp/pip-pip-egg-info-8eplizra 2021-03-02T03:41:46,817 Running command python setup.py egg_info 2021-03-02T03:41:47,664 Traceback (most recent call last): 2021-03-02T03:41:47,665 File "", line 1, in 2021-03-02T03:41:47,665 File "/tmp/pip-wheel-nxl69m33/pymemoryeditor_1fba120603b74ede9d154461f904227c/setup.py", line 3, in 2021-03-02T03:41:47,666 from PyMemoryEditor import __version__ 2021-03-02T03:41:47,666 File "/tmp/pip-wheel-nxl69m33/pymemoryeditor_1fba120603b74ede9d154461f904227c/PyMemoryEditor/__init__.py", line 11, in 2021-03-02T03:41:47,666 from .process import Process 2021-03-02T03:41:47,667 File "/tmp/pip-wheel-nxl69m33/pymemoryeditor_1fba120603b74ede9d154461f904227c/PyMemoryEditor/process/__init__.py", line 4, in 2021-03-02T03:41:47,667 from .util import get_process_id_by_process_name, get_process_id_by_window_title, pid_exists 2021-03-02T03:41:47,668 File "/tmp/pip-wheel-nxl69m33/pymemoryeditor_1fba120603b74ede9d154461f904227c/PyMemoryEditor/process/util.py", line 3, in 2021-03-02T03:41:47,668 from win32gui import FindWindow 2021-03-02T03:41:47,669 ModuleNotFoundError: No module named 'win32gui' 2021-03-02T03:41:47,714 WARNING: Discarding https://files.pythonhosted.org/packages/1d/8f/5f7aa65f0ad10fdc93e76075922d4c6e92100a763eb0a7237f06ef74d646/PyMemoryEditor-1.0.0.tar.gz#sha256=7382f832841047a7707b96821224fb42a4f7c78cc0db35c4cea5240fe538b7d4 (from https://pypi.org/simple/pymemoryeditor/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-03-02T03:41:47,715 ERROR: Could not find a version that satisfies the requirement pymemoryeditor==1.0.0 2021-03-02T03:41:47,716 ERROR: No matching distribution found for pymemoryeditor==1.0.0 2021-03-02T03:41:47,716 Exception information: 2021-03-02T03:41:47,716 Traceback (most recent call last): 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-02T03:41:47,716 crit = self.state.criteria[name] 2021-03-02T03:41:47,716 KeyError: 'pymemoryeditor' 2021-03-02T03:41:47,716 2021-03-02T03:41:47,716 During handling of the above exception, another exception occurred: 2021-03-02T03:41:47,716 2021-03-02T03:41:47,716 Traceback (most recent call last): 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-02T03:41:47,716 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-02T03:41:47,716 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-02T03:41:47,716 raise RequirementsConflicted(criterion) 2021-03-02T03:41:47,716 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymemoryeditor==1.0.0') 2021-03-02T03:41:47,716 2021-03-02T03:41:47,716 During handling of the above exception, another exception occurred: 2021-03-02T03:41:47,716 2021-03-02T03:41:47,716 Traceback (most recent call last): 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-02T03:41:47,716 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-02T03:41:47,716 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-02T03:41:47,716 raise ResolutionImpossible(e.criterion.information) 2021-03-02T03:41:47,716 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymemoryeditor==1.0.0'), parent=None)] 2021-03-02T03:41:47,716 2021-03-02T03:41:47,716 The above exception was the direct cause of the following exception: 2021-03-02T03:41:47,716 2021-03-02T03:41:47,716 Traceback (most recent call last): 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-02T03:41:47,716 status = self.run(options, args) 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-02T03:41:47,716 return func(self, options, args) 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-02T03:41:47,716 reqs, check_supported_wheels=True 2021-03-02T03:41:47,716 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-02T03:41:47,716 six.raise_from(error, e) 2021-03-02T03:41:47,716 File "", line 3, in raise_from 2021-03-02T03:41:47,716 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymemoryeditor==1.0.0 2021-03-02T03:41:47,721 Removed pymemoryeditor==1.0.0 from https://files.pythonhosted.org/packages/1d/8f/5f7aa65f0ad10fdc93e76075922d4c6e92100a763eb0a7237f06ef74d646/PyMemoryEditor-1.0.0.tar.gz#sha256=7382f832841047a7707b96821224fb42a4f7c78cc0db35c4cea5240fe538b7d4 from build tracker '/tmp/pip-req-tracker-ouzh8500' 2021-03-02T03:41:47,722 Removed build tracker: '/tmp/pip-req-tracker-ouzh8500'