2021-07-10T02:44:37,040 Created temporary directory: /tmp/pip-ephem-wheel-cache-54bi8xfn 2021-07-10T02:44:37,043 Created temporary directory: /tmp/pip-req-tracker-gvd0kx7o 2021-07-10T02:44:37,044 Initialized build tracking at /tmp/pip-req-tracker-gvd0kx7o 2021-07-10T02:44:37,044 Created build tracker: /tmp/pip-req-tracker-gvd0kx7o 2021-07-10T02:44:37,044 Entered build tracker: /tmp/pip-req-tracker-gvd0kx7o 2021-07-10T02:44:37,045 Created temporary directory: /tmp/pip-wheel-7de7w0sr 2021-07-10T02:44:37,078 1 location(s) to search for versions of django-mpowering: 2021-07-10T02:44:37,078 * https://pypi.org/simple/django-mpowering/ 2021-07-10T02:44:37,078 Fetching project page and analyzing links: https://pypi.org/simple/django-mpowering/ 2021-07-10T02:44:37,079 Getting page https://pypi.org/simple/django-mpowering/ 2021-07-10T02:44:37,080 Found index url https://pypi.org/simple 2021-07-10T02:44:37,168 Found link https://files.pythonhosted.org/packages/49/b7/adfd8f06185fe27f006392f6be260d88b6cb5b124091888127c6f12b00bd/django-mpowering-0.0.1.tar.gz#sha256=7fbb8ea0e529186068609aa40824a124d05b614002396d4de9c061c1b6dfce05 (from https://pypi.org/simple/django-mpowering/), version: 0.0.1 2021-07-10T02:44:37,168 Found link https://files.pythonhosted.org/packages/04/3c/d6ca47b83e505ce72c84076fd6c27a5374de2bd1a21d2bd14f45465aca5c/django-mpowering-0.0.2.tar.gz#sha256=4978b66d75478bf56ee70a8b93fa67003bcdab120b36a26f001a8a8f3ff2cac1 (from https://pypi.org/simple/django-mpowering/), version: 0.0.2 2021-07-10T02:44:37,169 Skipping link: not a file: https://pypi.org/simple/django-mpowering/ 2021-07-10T02:44:37,186 Given no hashes to check 1 links for project 'django-mpowering': discarding no candidates 2021-07-10T02:44:37,205 Collecting django-mpowering==0.0.2 2021-07-10T02:44:37,207 Created temporary directory: /tmp/pip-unpack-esbh8qh0 2021-07-10T02:44:37,484 Downloading django-mpowering-0.0.2.tar.gz (13 kB) 2021-07-10T02:44:37,564 Added django-mpowering==0.0.2 from https://files.pythonhosted.org/packages/04/3c/d6ca47b83e505ce72c84076fd6c27a5374de2bd1a21d2bd14f45465aca5c/django-mpowering-0.0.2.tar.gz#sha256=4978b66d75478bf56ee70a8b93fa67003bcdab120b36a26f001a8a8f3ff2cac1 to build tracker '/tmp/pip-req-tracker-gvd0kx7o' 2021-07-10T02:44:37,565 Running setup.py (path:/tmp/pip-wheel-7de7w0sr/django-mpowering_be6445050f0e441e92598c8eddecaa16/setup.py) egg_info for package django-mpowering 2021-07-10T02:44:37,566 Created temporary directory: /tmp/pip-pip-egg-info-xh4cig_w 2021-07-10T02:44:37,567 Running command python setup.py egg_info 2021-07-10T02:44:38,377 running egg_info 2021-07-10T02:44:38,379 creating /tmp/pip-pip-egg-info-xh4cig_w/django_mpowering.egg-info 2021-07-10T02:44:38,380 writing /tmp/pip-pip-egg-info-xh4cig_w/django_mpowering.egg-info/PKG-INFO 2021-07-10T02:44:38,382 writing dependency_links to /tmp/pip-pip-egg-info-xh4cig_w/django_mpowering.egg-info/dependency_links.txt 2021-07-10T02:44:38,384 writing requirements to /tmp/pip-pip-egg-info-xh4cig_w/django_mpowering.egg-info/requires.txt 2021-07-10T02:44:38,385 writing top-level names to /tmp/pip-pip-egg-info-xh4cig_w/django_mpowering.egg-info/top_level.txt 2021-07-10T02:44:38,386 writing manifest file '/tmp/pip-pip-egg-info-xh4cig_w/django_mpowering.egg-info/SOURCES.txt' 2021-07-10T02:44:38,531 error: package directory 'mpowering/fixtures' does not exist 2021-07-10T02:44:38,590 WARNING: Discarding https://files.pythonhosted.org/packages/04/3c/d6ca47b83e505ce72c84076fd6c27a5374de2bd1a21d2bd14f45465aca5c/django-mpowering-0.0.2.tar.gz#sha256=4978b66d75478bf56ee70a8b93fa67003bcdab120b36a26f001a8a8f3ff2cac1 (from https://pypi.org/simple/django-mpowering/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:44:38,592 ERROR: Could not find a version that satisfies the requirement django-mpowering==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-10T02:44:38,592 ERROR: No matching distribution found for django-mpowering==0.0.2 2021-07-10T02:44:38,592 Exception information: 2021-07-10T02:44:38,592 Traceback (most recent call last): 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:44:38,592 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:44:38,592 raise RequirementsConflicted(criterion) 2021-07-10T02:44:38,592 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-mpowering==0.0.2') 2021-07-10T02:44:38,592 2021-07-10T02:44:38,592 During handling of the above exception, another exception occurred: 2021-07-10T02:44:38,592 2021-07-10T02:44:38,592 Traceback (most recent call last): 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:44:38,592 result = self._result = resolver.resolve( 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:44:38,592 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:44:38,592 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:44:38,592 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-mpowering==0.0.2'), parent=None)] 2021-07-10T02:44:38,592 2021-07-10T02:44:38,592 The above exception was the direct cause of the following exception: 2021-07-10T02:44:38,592 2021-07-10T02:44:38,592 Traceback (most recent call last): 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:44:38,592 status = self.run(options, args) 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:44:38,592 return func(self, options, args) 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:44:38,592 requirement_set = resolver.resolve( 2021-07-10T02:44:38,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:44:38,592 raise error from e 2021-07-10T02:44:38,592 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-mpowering==0.0.2 2021-07-10T02:44:38,597 Removed django-mpowering==0.0.2 from https://files.pythonhosted.org/packages/04/3c/d6ca47b83e505ce72c84076fd6c27a5374de2bd1a21d2bd14f45465aca5c/django-mpowering-0.0.2.tar.gz#sha256=4978b66d75478bf56ee70a8b93fa67003bcdab120b36a26f001a8a8f3ff2cac1 from build tracker '/tmp/pip-req-tracker-gvd0kx7o' 2021-07-10T02:44:38,597 Removed build tracker: '/tmp/pip-req-tracker-gvd0kx7o'