2021-07-09T17:03:39,999 Created temporary directory: /tmp/pip-ephem-wheel-cache-8jat051s 2021-07-09T17:03:40,002 Created temporary directory: /tmp/pip-req-tracker-h6wjw6st 2021-07-09T17:03:40,003 Initialized build tracking at /tmp/pip-req-tracker-h6wjw6st 2021-07-09T17:03:40,003 Created build tracker: /tmp/pip-req-tracker-h6wjw6st 2021-07-09T17:03:40,003 Entered build tracker: /tmp/pip-req-tracker-h6wjw6st 2021-07-09T17:03:40,004 Created temporary directory: /tmp/pip-wheel-v4m05zq3 2021-07-09T17:03:40,048 1 location(s) to search for versions of django-smartadmin: 2021-07-09T17:03:40,048 * https://pypi.org/simple/django-smartadmin/ 2021-07-09T17:03:40,049 Fetching project page and analyzing links: https://pypi.org/simple/django-smartadmin/ 2021-07-09T17:03:40,049 Getting page https://pypi.org/simple/django-smartadmin/ 2021-07-09T17:03:40,051 Found index url https://pypi.org/simple 2021-07-09T17:03:40,158 Found link https://files.pythonhosted.org/packages/e9/1e/21f9108eb6524049cc958d264a8f338190743cf7aafb9d8ba45ecef10f90/django-smartadmin-0.0.1.tar.gz#sha256=2c05fbc9ef45e8d40ec6e2e555042d4977eddc2153b2a712c42ab0afc60f7e61 (from https://pypi.org/simple/django-smartadmin/), version: 0.0.1 2021-07-09T17:03:40,159 Found link https://files.pythonhosted.org/packages/72/d3/31bca436a609b43cc5b80fdb38e21bc4722f019aa1beb8d19b40feb65467/django-smartadmin-0.0.2.tar.gz#sha256=62754f96e0324f0a19846a631ec36b0e103302a0aac9e7244c37e12d09db003c (from https://pypi.org/simple/django-smartadmin/), version: 0.0.2 2021-07-09T17:03:40,159 Found link https://files.pythonhosted.org/packages/78/9c/c853ed9f5f8317e96d14d42fd5466d465a31a3828d05a0d108b22b1d85ec/django-smartadmin-0.0.3.tar.gz#sha256=d4c0168be3940b2a47a61882828525e54f392ab9728033a481495d01fa31c36e (from https://pypi.org/simple/django-smartadmin/), version: 0.0.3 2021-07-09T17:03:40,160 Found link https://files.pythonhosted.org/packages/a6/d8/1a1267ec18982004020e4aef4f4f8a10418a2a1cdb5abdd0b8fe4201c47d/django-smartadmin-0.0.4.tar.gz#sha256=0e74fe01017f954e7bf14163c3604cd37296e525a5600b44d793669087187a05 (from https://pypi.org/simple/django-smartadmin/), version: 0.0.4 2021-07-09T17:03:40,160 Found link https://files.pythonhosted.org/packages/87/b6/a7e85b8ce5e07346bf06d9b6d21973abe7bba2ce3dbe3dcd1125f3bc4b81/django-smartadmin-0.0.5.tar.gz#sha256=a1841bba1353d0d72d11a6cf2ca83423f6d641c9fde0165d50366e95b4bf14da (from https://pypi.org/simple/django-smartadmin/), version: 0.0.5 2021-07-09T17:03:40,161 Skipping link: not a file: https://pypi.org/simple/django-smartadmin/ 2021-07-09T17:03:40,182 Given no hashes to check 1 links for project 'django-smartadmin': discarding no candidates 2021-07-09T17:03:40,203 Collecting django-smartadmin==0.0.5 2021-07-09T17:03:40,205 Created temporary directory: /tmp/pip-unpack-gzk6vxxv 2021-07-09T17:03:40,390 Downloading django-smartadmin-0.0.5.tar.gz (3.2 kB) 2021-07-09T17:03:40,430 Added django-smartadmin==0.0.5 from https://files.pythonhosted.org/packages/87/b6/a7e85b8ce5e07346bf06d9b6d21973abe7bba2ce3dbe3dcd1125f3bc4b81/django-smartadmin-0.0.5.tar.gz#sha256=a1841bba1353d0d72d11a6cf2ca83423f6d641c9fde0165d50366e95b4bf14da to build tracker '/tmp/pip-req-tracker-h6wjw6st' 2021-07-09T17:03:40,431 Running setup.py (path:/tmp/pip-wheel-v4m05zq3/django-smartadmin_ea150fbe9a9646e9b4757db822910800/setup.py) egg_info for package django-smartadmin 2021-07-09T17:03:40,432 Created temporary directory: /tmp/pip-pip-egg-info-1iao92m5 2021-07-09T17:03:40,432 Running command python setup.py egg_info 2021-07-09T17:03:41,107 Traceback (most recent call last): 2021-07-09T17:03:41,108 File "", line 1, in 2021-07-09T17:03:41,108 File "/tmp/pip-wheel-v4m05zq3/django-smartadmin_ea150fbe9a9646e9b4757db822910800/setup.py", line 3, in 2021-07-09T17:03:41,109 import smartadmin 2021-07-09T17:03:41,109 File "/tmp/pip-wheel-v4m05zq3/django-smartadmin_ea150fbe9a9646e9b4757db822910800/smartadmin/__init__.py", line 8 2021-07-09T17:03:41,109 print "WARNING: Couldn't import smartadmin, try importing from smartadmin.admin to see why. Note that this only works from inside of a properly configured django project. If you see this during installation all is well." 2021-07-09T17:03:41,110 ^ 2021-07-09T17:03:41,110 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("WARNING: Couldn't import smartadmin, try importing from smartadmin.admin to see why. Note that this only works from inside of a properly configured django project. If you see this during installation all is well.")? 2021-07-09T17:03:41,161 WARNING: Discarding https://files.pythonhosted.org/packages/87/b6/a7e85b8ce5e07346bf06d9b6d21973abe7bba2ce3dbe3dcd1125f3bc4b81/django-smartadmin-0.0.5.tar.gz#sha256=a1841bba1353d0d72d11a6cf2ca83423f6d641c9fde0165d50366e95b4bf14da (from https://pypi.org/simple/django-smartadmin/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:03:41,162 ERROR: Could not find a version that satisfies the requirement django-smartadmin==0.0.5 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5) 2021-07-09T17:03:41,163 ERROR: No matching distribution found for django-smartadmin==0.0.5 2021-07-09T17:03:41,163 Exception information: 2021-07-09T17:03:41,163 Traceback (most recent call last): 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:03:41,163 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:03:41,163 raise RequirementsConflicted(criterion) 2021-07-09T17:03:41,163 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-smartadmin==0.0.5') 2021-07-09T17:03:41,163 2021-07-09T17:03:41,163 During handling of the above exception, another exception occurred: 2021-07-09T17:03:41,163 2021-07-09T17:03:41,163 Traceback (most recent call last): 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:03:41,163 result = self._result = resolver.resolve( 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:03:41,163 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:03:41,163 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:03:41,163 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-smartadmin==0.0.5'), parent=None)] 2021-07-09T17:03:41,163 2021-07-09T17:03:41,163 The above exception was the direct cause of the following exception: 2021-07-09T17:03:41,163 2021-07-09T17:03:41,163 Traceback (most recent call last): 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:03:41,163 status = self.run(options, args) 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:03:41,163 return func(self, options, args) 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:03:41,163 requirement_set = resolver.resolve( 2021-07-09T17:03:41,163 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:03:41,163 raise error from e 2021-07-09T17:03:41,163 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-smartadmin==0.0.5 2021-07-09T17:03:41,168 Removed django-smartadmin==0.0.5 from https://files.pythonhosted.org/packages/87/b6/a7e85b8ce5e07346bf06d9b6d21973abe7bba2ce3dbe3dcd1125f3bc4b81/django-smartadmin-0.0.5.tar.gz#sha256=a1841bba1353d0d72d11a6cf2ca83423f6d641c9fde0165d50366e95b4bf14da from build tracker '/tmp/pip-req-tracker-h6wjw6st' 2021-07-09T17:03:41,169 Removed build tracker: '/tmp/pip-req-tracker-h6wjw6st'