2021-03-02T03:58:57,906 Created temporary directory: /tmp/pip-ephem-wheel-cache-qch8o030 2021-03-02T03:58:57,909 Created temporary directory: /tmp/pip-req-tracker-86q4fvpd 2021-03-02T03:58:57,909 Initialized build tracking at /tmp/pip-req-tracker-86q4fvpd 2021-03-02T03:58:57,909 Created build tracker: /tmp/pip-req-tracker-86q4fvpd 2021-03-02T03:58:57,909 Entered build tracker: /tmp/pip-req-tracker-86q4fvpd 2021-03-02T03:58:57,910 Created temporary directory: /tmp/pip-wheel-__0j8kz0 2021-03-02T03:58:57,940 1 location(s) to search for versions of pymemoryeditor: 2021-03-02T03:58:57,940 * https://pypi.org/simple/pymemoryeditor/ 2021-03-02T03:58:57,940 Fetching project page and analyzing links: https://pypi.org/simple/pymemoryeditor/ 2021-03-02T03:58:57,941 Getting page https://pypi.org/simple/pymemoryeditor/ 2021-03-02T03:58:57,942 Found index url https://pypi.org/simple 2021-03-02T03:58:58,030 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:58:58,030 Found link https://files.pythonhosted.org/packages/74/81/5c8d3976b2848dd53ea727d223e5d4eab3eb006cdf416857d69fcf4b03c2/PyMemoryEditor-1.0.1.tar.gz#sha256=780317b41a217b08fadc9c676aa177f90ca86bdb5a930e73c1a8e9ce6ac147ea (from https://pypi.org/simple/pymemoryeditor/), version: 1.0.1 2021-03-02T03:58:58,042 Given no hashes to check 1 links for project 'pymemoryeditor': discarding no candidates 2021-03-02T03:58:58,056 Collecting pymemoryeditor==1.0.1 2021-03-02T03:58:58,058 Created temporary directory: /tmp/pip-unpack-ulhga5uf 2021-03-02T03:58:58,100 Downloading PyMemoryEditor-1.0.1.tar.gz (8.9 kB) 2021-03-02T03:58:58,146 Added pymemoryeditor==1.0.1 from https://files.pythonhosted.org/packages/74/81/5c8d3976b2848dd53ea727d223e5d4eab3eb006cdf416857d69fcf4b03c2/PyMemoryEditor-1.0.1.tar.gz#sha256=780317b41a217b08fadc9c676aa177f90ca86bdb5a930e73c1a8e9ce6ac147ea to build tracker '/tmp/pip-req-tracker-86q4fvpd' 2021-03-02T03:58:58,147 Running setup.py (path:/tmp/pip-wheel-__0j8kz0/pymemoryeditor_927f0e918400445190bd5785730ab813/setup.py) egg_info for package pymemoryeditor 2021-03-02T03:58:58,147 Created temporary directory: /tmp/pip-pip-egg-info-90hf01nn 2021-03-02T03:58:58,148 Running command python setup.py egg_info 2021-03-02T03:58:58,961 Traceback (most recent call last): 2021-03-02T03:58:58,962 File "", line 1, in 2021-03-02T03:58:58,962 File "/tmp/pip-wheel-__0j8kz0/pymemoryeditor_927f0e918400445190bd5785730ab813/setup.py", line 3, in 2021-03-02T03:58:58,962 from PyMemoryEditor import __version__ 2021-03-02T03:58:58,962 File "/tmp/pip-wheel-__0j8kz0/pymemoryeditor_927f0e918400445190bd5785730ab813/PyMemoryEditor/__init__.py", line 11, in 2021-03-02T03:58:58,963 from .process import Process 2021-03-02T03:58:58,963 File "/tmp/pip-wheel-__0j8kz0/pymemoryeditor_927f0e918400445190bd5785730ab813/PyMemoryEditor/process/__init__.py", line 4, in 2021-03-02T03:58:58,964 from .util import get_process_id_by_process_name, get_process_id_by_window_title, pid_exists 2021-03-02T03:58:58,964 File "/tmp/pip-wheel-__0j8kz0/pymemoryeditor_927f0e918400445190bd5785730ab813/PyMemoryEditor/process/util.py", line 3, in 2021-03-02T03:58:58,965 from win32gui import FindWindow 2021-03-02T03:58:58,965 ModuleNotFoundError: No module named 'win32gui' 2021-03-02T03:58:59,011 WARNING: Discarding https://files.pythonhosted.org/packages/74/81/5c8d3976b2848dd53ea727d223e5d4eab3eb006cdf416857d69fcf4b03c2/PyMemoryEditor-1.0.1.tar.gz#sha256=780317b41a217b08fadc9c676aa177f90ca86bdb5a930e73c1a8e9ce6ac147ea (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:58:59,012 ERROR: Could not find a version that satisfies the requirement pymemoryeditor==1.0.1 2021-03-02T03:58:59,012 ERROR: No matching distribution found for pymemoryeditor==1.0.1 2021-03-02T03:58:59,012 Exception information: 2021-03-02T03:58:59,012 Traceback (most recent call last): 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-02T03:58:59,012 crit = self.state.criteria[name] 2021-03-02T03:58:59,012 KeyError: 'pymemoryeditor' 2021-03-02T03:58:59,012 2021-03-02T03:58:59,012 During handling of the above exception, another exception occurred: 2021-03-02T03:58:59,012 2021-03-02T03:58:59,012 Traceback (most recent call last): 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-02T03:58:59,012 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-02T03:58:59,012 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-02T03:58:59,012 raise RequirementsConflicted(criterion) 2021-03-02T03:58:59,012 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymemoryeditor==1.0.1') 2021-03-02T03:58:59,012 2021-03-02T03:58:59,012 During handling of the above exception, another exception occurred: 2021-03-02T03:58:59,012 2021-03-02T03:58:59,012 Traceback (most recent call last): 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-02T03:58:59,012 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-02T03:58:59,012 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-02T03:58:59,012 raise ResolutionImpossible(e.criterion.information) 2021-03-02T03:58:59,012 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymemoryeditor==1.0.1'), parent=None)] 2021-03-02T03:58:59,012 2021-03-02T03:58:59,012 The above exception was the direct cause of the following exception: 2021-03-02T03:58:59,012 2021-03-02T03:58:59,012 Traceback (most recent call last): 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-02T03:58:59,012 status = self.run(options, args) 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-02T03:58:59,012 return func(self, options, args) 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-02T03:58:59,012 reqs, check_supported_wheels=True 2021-03-02T03:58:59,012 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-02T03:58:59,012 six.raise_from(error, e) 2021-03-02T03:58:59,012 File "", line 3, in raise_from 2021-03-02T03:58:59,012 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymemoryeditor==1.0.1 2021-03-02T03:58:59,018 Removed pymemoryeditor==1.0.1 from https://files.pythonhosted.org/packages/74/81/5c8d3976b2848dd53ea727d223e5d4eab3eb006cdf416857d69fcf4b03c2/PyMemoryEditor-1.0.1.tar.gz#sha256=780317b41a217b08fadc9c676aa177f90ca86bdb5a930e73c1a8e9ce6ac147ea from build tracker '/tmp/pip-req-tracker-86q4fvpd' 2021-03-02T03:58:59,018 Removed build tracker: '/tmp/pip-req-tracker-86q4fvpd'