2021-07-10T00:12:19,477 Created temporary directory: /tmp/pip-ephem-wheel-cache-ut4slkly 2021-07-10T00:12:19,480 Created temporary directory: /tmp/pip-req-tracker-h68b4gxn 2021-07-10T00:12:19,480 Initialized build tracking at /tmp/pip-req-tracker-h68b4gxn 2021-07-10T00:12:19,481 Created build tracker: /tmp/pip-req-tracker-h68b4gxn 2021-07-10T00:12:19,481 Entered build tracker: /tmp/pip-req-tracker-h68b4gxn 2021-07-10T00:12:19,482 Created temporary directory: /tmp/pip-wheel-9axm_sva 2021-07-10T00:12:19,513 1 location(s) to search for versions of inotifyx: 2021-07-10T00:12:19,513 * https://pypi.org/simple/inotifyx/ 2021-07-10T00:12:19,514 Fetching project page and analyzing links: https://pypi.org/simple/inotifyx/ 2021-07-10T00:12:19,514 Getting page https://pypi.org/simple/inotifyx/ 2021-07-10T00:12:19,516 Found index url https://pypi.org/simple 2021-07-10T00:12:19,606 Found link https://files.pythonhosted.org/packages/b3/cb/079044814bc08525e047f134ab0a9f787b18da1f3a85bcfea7ca9eaff839/inotifyx-0.2.1.tar.gz#sha256=38cff820ecdb785c6f9cc8e63f822c9d252a6c13cc554c322982649b9e903c80 (from https://pypi.org/simple/inotifyx/), version: 0.2.1 2021-07-10T00:12:19,606 Found link https://files.pythonhosted.org/packages/e6/38/5fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd/inotifyx-0.2.2.tar.gz#sha256=bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab (from https://pypi.org/simple/inotifyx/), version: 0.2.2 2021-07-10T00:12:19,606 Skipping link: not a file: https://pypi.org/simple/inotifyx/ 2021-07-10T00:12:19,623 Given no hashes to check 1 links for project 'inotifyx': discarding no candidates 2021-07-10T00:12:19,640 Collecting inotifyx==0.2.2 2021-07-10T00:12:19,642 Created temporary directory: /tmp/pip-unpack-ach72uri 2021-07-10T00:12:19,813 Downloading inotifyx-0.2.2.tar.gz (11 kB) 2021-07-10T00:12:19,866 Added inotifyx==0.2.2 from https://files.pythonhosted.org/packages/e6/38/5fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd/inotifyx-0.2.2.tar.gz#sha256=bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab to build tracker '/tmp/pip-req-tracker-h68b4gxn' 2021-07-10T00:12:19,867 Running setup.py (path:/tmp/pip-wheel-9axm_sva/inotifyx_8476811491ba444e9544708cf6e1dbc6/setup.py) egg_info for package inotifyx 2021-07-10T00:12:19,868 Created temporary directory: /tmp/pip-pip-egg-info-0tt8xe6z 2021-07-10T00:12:19,868 Running command python setup.py egg_info 2021-07-10T00:12:20,493 Traceback (most recent call last): 2021-07-10T00:12:20,494 File "", line 1, in 2021-07-10T00:12:20,494 File "/tmp/pip-wheel-9axm_sva/inotifyx_8476811491ba444e9544708cf6e1dbc6/setup.py", line 6, in 2021-07-10T00:12:20,494 import os, sys, commands 2021-07-10T00:12:20,494 ModuleNotFoundError: No module named 'commands' 2021-07-10T00:12:20,543 WARNING: Discarding https://files.pythonhosted.org/packages/e6/38/5fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd/inotifyx-0.2.2.tar.gz#sha256=bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab (from https://pypi.org/simple/inotifyx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:12:20,545 ERROR: Could not find a version that satisfies the requirement inotifyx==0.2.2 (from versions: 0.2.1, 0.2.2) 2021-07-10T00:12:20,545 ERROR: No matching distribution found for inotifyx==0.2.2 2021-07-10T00:12:20,545 Exception information: 2021-07-10T00:12:20,545 Traceback (most recent call last): 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:12:20,545 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:12:20,545 raise RequirementsConflicted(criterion) 2021-07-10T00:12:20,545 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('inotifyx==0.2.2') 2021-07-10T00:12:20,545 2021-07-10T00:12:20,545 During handling of the above exception, another exception occurred: 2021-07-10T00:12:20,545 2021-07-10T00:12:20,545 Traceback (most recent call last): 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:12:20,545 result = self._result = resolver.resolve( 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:12:20,545 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:12:20,545 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:12:20,545 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('inotifyx==0.2.2'), parent=None)] 2021-07-10T00:12:20,545 2021-07-10T00:12:20,545 The above exception was the direct cause of the following exception: 2021-07-10T00:12:20,545 2021-07-10T00:12:20,545 Traceback (most recent call last): 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:12:20,545 status = self.run(options, args) 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:12:20,545 return func(self, options, args) 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:12:20,545 requirement_set = resolver.resolve( 2021-07-10T00:12:20,545 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:12:20,545 raise error from e 2021-07-10T00:12:20,545 pip._internal.exceptions.DistributionNotFound: No matching distribution found for inotifyx==0.2.2 2021-07-10T00:12:20,550 Removed inotifyx==0.2.2 from https://files.pythonhosted.org/packages/e6/38/5fec630e9751b2f501fa31f6e4c2493b2c0eccf10817a053a0325307a9fd/inotifyx-0.2.2.tar.gz#sha256=bad6a84df2a110f282d398dff112b1d3c838a6d50907305121a9af590d185fab from build tracker '/tmp/pip-req-tracker-h68b4gxn' 2021-07-10T00:12:20,550 Removed build tracker: '/tmp/pip-req-tracker-h68b4gxn'