2021-07-10T11:01:50,331 Created temporary directory: /tmp/pip-ephem-wheel-cache-5rdy37a7 2021-07-10T11:01:50,335 Created temporary directory: /tmp/pip-req-tracker-bjfomonv 2021-07-10T11:01:50,335 Initialized build tracking at /tmp/pip-req-tracker-bjfomonv 2021-07-10T11:01:50,335 Created build tracker: /tmp/pip-req-tracker-bjfomonv 2021-07-10T11:01:50,336 Entered build tracker: /tmp/pip-req-tracker-bjfomonv 2021-07-10T11:01:50,337 Created temporary directory: /tmp/pip-wheel-okxpdyio 2021-07-10T11:01:50,366 1 location(s) to search for versions of mwdust: 2021-07-10T11:01:50,366 * https://pypi.org/simple/mwdust/ 2021-07-10T11:01:50,367 Fetching project page and analyzing links: https://pypi.org/simple/mwdust/ 2021-07-10T11:01:50,367 Getting page https://pypi.org/simple/mwdust/ 2021-07-10T11:01:50,369 Found index url https://pypi.org/simple 2021-07-10T11:01:50,552 Found link https://files.pythonhosted.org/packages/bb/21/d320bfe348ec994103d0485e4bfdcc38792a6fd8a2feed76d680aa6aa0c0/mwdust-1.0.tar.gz#sha256=c63502519029666eb45b160138dc112b40f6d277a49a0a3d095ec0744f6da4f2 (from https://pypi.org/simple/mwdust/), version: 1.0 2021-07-10T11:01:50,552 Found link https://files.pythonhosted.org/packages/74/4b/d8ebf6199ebe3dbdc21aa40c319b7c8322bcb43361d73f5cd718b54e54cd/mwdust-1.1.tar.gz#sha256=53cc692b1f04c97a69be0a9e09dbe6aec3a04fbfe832af1bc0484cdbc3aa0986 (from https://pypi.org/simple/mwdust/), version: 1.1 2021-07-10T11:01:50,553 Skipping link: not a file: https://pypi.org/simple/mwdust/ 2021-07-10T11:01:50,570 Given no hashes to check 1 links for project 'mwdust': discarding no candidates 2021-07-10T11:01:50,589 Collecting mwdust==1.0 2021-07-10T11:01:50,591 Created temporary directory: /tmp/pip-unpack-vkpi6fu_ 2021-07-10T11:01:52,241 Downloading mwdust-1.0.tar.gz (27.2 MB) 2021-07-10T11:01:56,238 Added mwdust==1.0 from https://files.pythonhosted.org/packages/bb/21/d320bfe348ec994103d0485e4bfdcc38792a6fd8a2feed76d680aa6aa0c0/mwdust-1.0.tar.gz#sha256=c63502519029666eb45b160138dc112b40f6d277a49a0a3d095ec0744f6da4f2 to build tracker '/tmp/pip-req-tracker-bjfomonv' 2021-07-10T11:01:56,239 Running setup.py (path:/tmp/pip-wheel-okxpdyio/mwdust_ac05e9a600b0478c9de1f6b10bede5a1/setup.py) egg_info for package mwdust 2021-07-10T11:01:56,240 Created temporary directory: /tmp/pip-pip-egg-info-299mofum 2021-07-10T11:01:56,240 Running command python setup.py egg_info 2021-07-10T11:01:57,013 Traceback (most recent call last): 2021-07-10T11:01:57,014 File "", line 1, in 2021-07-10T11:01:57,014 File "/tmp/pip-wheel-okxpdyio/mwdust_ac05e9a600b0478c9de1f6b10bede5a1/setup.py", line 53 2021-07-10T11:01:57,014 print '\033[1m'+"Problem changing ownership of data directory ..."+'\033[0m' 2021-07-10T11:01:57,015 ^ 2021-07-10T11:01:57,015 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('\033[1m'+"Problem changing ownership of data directory ..."+'\033[0m')? 2021-07-10T11:01:57,063 WARNING: Discarding https://files.pythonhosted.org/packages/bb/21/d320bfe348ec994103d0485e4bfdcc38792a6fd8a2feed76d680aa6aa0c0/mwdust-1.0.tar.gz#sha256=c63502519029666eb45b160138dc112b40f6d277a49a0a3d095ec0744f6da4f2 (from https://pypi.org/simple/mwdust/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T11:01:57,064 ERROR: Could not find a version that satisfies the requirement mwdust==1.0 (from versions: 1.0, 1.1) 2021-07-10T11:01:57,064 ERROR: No matching distribution found for mwdust==1.0 2021-07-10T11:01:57,065 Exception information: 2021-07-10T11:01:57,065 Traceback (most recent call last): 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T11:01:57,065 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T11:01:57,065 raise RequirementsConflicted(criterion) 2021-07-10T11:01:57,065 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mwdust==1.0') 2021-07-10T11:01:57,065 2021-07-10T11:01:57,065 During handling of the above exception, another exception occurred: 2021-07-10T11:01:57,065 2021-07-10T11:01:57,065 Traceback (most recent call last): 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T11:01:57,065 result = self._result = resolver.resolve( 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T11:01:57,065 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T11:01:57,065 raise ResolutionImpossible(e.criterion.information) 2021-07-10T11:01:57,065 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mwdust==1.0'), parent=None)] 2021-07-10T11:01:57,065 2021-07-10T11:01:57,065 The above exception was the direct cause of the following exception: 2021-07-10T11:01:57,065 2021-07-10T11:01:57,065 Traceback (most recent call last): 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T11:01:57,065 status = self.run(options, args) 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T11:01:57,065 return func(self, options, args) 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T11:01:57,065 requirement_set = resolver.resolve( 2021-07-10T11:01:57,065 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T11:01:57,065 raise error from e 2021-07-10T11:01:57,065 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mwdust==1.0 2021-07-10T11:01:57,069 Removed mwdust==1.0 from https://files.pythonhosted.org/packages/bb/21/d320bfe348ec994103d0485e4bfdcc38792a6fd8a2feed76d680aa6aa0c0/mwdust-1.0.tar.gz#sha256=c63502519029666eb45b160138dc112b40f6d277a49a0a3d095ec0744f6da4f2 from build tracker '/tmp/pip-req-tracker-bjfomonv' 2021-07-10T11:01:57,070 Removed build tracker: '/tmp/pip-req-tracker-bjfomonv'