2021-07-10T04:56:30,043 Created temporary directory: /tmp/pip-ephem-wheel-cache-1hiwxrmy 2021-07-10T04:56:30,047 Created temporary directory: /tmp/pip-req-tracker-qaozm6ne 2021-07-10T04:56:30,047 Initialized build tracking at /tmp/pip-req-tracker-qaozm6ne 2021-07-10T04:56:30,047 Created build tracker: /tmp/pip-req-tracker-qaozm6ne 2021-07-10T04:56:30,047 Entered build tracker: /tmp/pip-req-tracker-qaozm6ne 2021-07-10T04:56:30,048 Created temporary directory: /tmp/pip-wheel-egml4tg_ 2021-07-10T04:56:30,081 1 location(s) to search for versions of django-weibo: 2021-07-10T04:56:30,081 * https://pypi.org/simple/django-weibo/ 2021-07-10T04:56:30,082 Fetching project page and analyzing links: https://pypi.org/simple/django-weibo/ 2021-07-10T04:56:30,082 Getting page https://pypi.org/simple/django-weibo/ 2021-07-10T04:56:30,084 Found index url https://pypi.org/simple 2021-07-10T04:56:30,266 Found link https://files.pythonhosted.org/packages/4b/f6/4a45b9e33011c20ab146dff581980e33b7e24273cc79b65e25abc86d54d2/django_weibo-0.1.0.tar.gz#sha256=45672ea623b57e0da96a0e9f017311a0f0f9fc375cadf3208d773c8842bc91c4 (from https://pypi.org/simple/django-weibo/), version: 0.1.0 2021-07-10T04:56:30,267 Skipping link: not a file: https://pypi.org/simple/django-weibo/ 2021-07-10T04:56:30,284 Given no hashes to check 1 links for project 'django-weibo': discarding no candidates 2021-07-10T04:56:30,303 Collecting django-weibo==0.1.0 2021-07-10T04:56:30,305 Created temporary directory: /tmp/pip-unpack-kigzqaz4 2021-07-10T04:56:30,474 Downloading django_weibo-0.1.0.tar.gz (1.3 kB) 2021-07-10T04:56:30,510 Added django-weibo==0.1.0 from https://files.pythonhosted.org/packages/4b/f6/4a45b9e33011c20ab146dff581980e33b7e24273cc79b65e25abc86d54d2/django_weibo-0.1.0.tar.gz#sha256=45672ea623b57e0da96a0e9f017311a0f0f9fc375cadf3208d773c8842bc91c4 to build tracker '/tmp/pip-req-tracker-qaozm6ne' 2021-07-10T04:56:30,511 Running setup.py (path:/tmp/pip-wheel-egml4tg_/django-weibo_47a8e5d99b9c472989b6e061f04bf163/setup.py) egg_info for package django-weibo 2021-07-10T04:56:30,511 Created temporary directory: /tmp/pip-pip-egg-info-k3xql29q 2021-07-10T04:56:30,512 Running command python setup.py egg_info 2021-07-10T04:56:31,313 running egg_info 2021-07-10T04:56:31,316 creating /tmp/pip-pip-egg-info-k3xql29q/django_weibo.egg-info 2021-07-10T04:56:31,317 writing /tmp/pip-pip-egg-info-k3xql29q/django_weibo.egg-info/PKG-INFO 2021-07-10T04:56:31,319 writing dependency_links to /tmp/pip-pip-egg-info-k3xql29q/django_weibo.egg-info/dependency_links.txt 2021-07-10T04:56:31,321 writing top-level names to /tmp/pip-pip-egg-info-k3xql29q/django_weibo.egg-info/top_level.txt 2021-07-10T04:56:31,323 writing manifest file '/tmp/pip-pip-egg-info-k3xql29q/django_weibo.egg-info/SOURCES.txt' 2021-07-10T04:56:31,473 error: package directory 'django_weibo' does not exist 2021-07-10T04:56:31,531 WARNING: Discarding https://files.pythonhosted.org/packages/4b/f6/4a45b9e33011c20ab146dff581980e33b7e24273cc79b65e25abc86d54d2/django_weibo-0.1.0.tar.gz#sha256=45672ea623b57e0da96a0e9f017311a0f0f9fc375cadf3208d773c8842bc91c4 (from https://pypi.org/simple/django-weibo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:56:31,533 ERROR: Could not find a version that satisfies the requirement django-weibo==0.1.0 (from versions: 0.1.0) 2021-07-10T04:56:31,533 ERROR: No matching distribution found for django-weibo==0.1.0 2021-07-10T04:56:31,533 Exception information: 2021-07-10T04:56:31,533 Traceback (most recent call last): 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:56:31,533 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:56:31,533 raise RequirementsConflicted(criterion) 2021-07-10T04:56:31,533 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-weibo==0.1.0') 2021-07-10T04:56:31,533 2021-07-10T04:56:31,533 During handling of the above exception, another exception occurred: 2021-07-10T04:56:31,533 2021-07-10T04:56:31,533 Traceback (most recent call last): 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:56:31,533 result = self._result = resolver.resolve( 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:56:31,533 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:56:31,533 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:56:31,533 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-weibo==0.1.0'), parent=None)] 2021-07-10T04:56:31,533 2021-07-10T04:56:31,533 The above exception was the direct cause of the following exception: 2021-07-10T04:56:31,533 2021-07-10T04:56:31,533 Traceback (most recent call last): 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:56:31,533 status = self.run(options, args) 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:56:31,533 return func(self, options, args) 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:56:31,533 requirement_set = resolver.resolve( 2021-07-10T04:56:31,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:56:31,533 raise error from e 2021-07-10T04:56:31,533 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-weibo==0.1.0 2021-07-10T04:56:31,538 Removed django-weibo==0.1.0 from https://files.pythonhosted.org/packages/4b/f6/4a45b9e33011c20ab146dff581980e33b7e24273cc79b65e25abc86d54d2/django_weibo-0.1.0.tar.gz#sha256=45672ea623b57e0da96a0e9f017311a0f0f9fc375cadf3208d773c8842bc91c4 from build tracker '/tmp/pip-req-tracker-qaozm6ne' 2021-07-10T04:56:31,538 Removed build tracker: '/tmp/pip-req-tracker-qaozm6ne'