2021-07-09T07:49:03,167 Created temporary directory: /tmp/pip-ephem-wheel-cache-iy70ws4g 2021-07-09T07:49:03,169 Created temporary directory: /tmp/pip-req-tracker-y6f49f3d 2021-07-09T07:49:03,170 Initialized build tracking at /tmp/pip-req-tracker-y6f49f3d 2021-07-09T07:49:03,170 Created build tracker: /tmp/pip-req-tracker-y6f49f3d 2021-07-09T07:49:03,170 Entered build tracker: /tmp/pip-req-tracker-y6f49f3d 2021-07-09T07:49:03,171 Created temporary directory: /tmp/pip-wheel-arnnwenc 2021-07-09T07:49:03,204 1 location(s) to search for versions of django-usernotes: 2021-07-09T07:49:03,204 * https://pypi.org/simple/django-usernotes/ 2021-07-09T07:49:03,205 Fetching project page and analyzing links: https://pypi.org/simple/django-usernotes/ 2021-07-09T07:49:03,205 Getting page https://pypi.org/simple/django-usernotes/ 2021-07-09T07:49:03,207 Found index url https://pypi.org/simple 2021-07-09T07:49:03,385 Found link https://files.pythonhosted.org/packages/fe/83/bedaf490aa588d108bebeb6b3832e8340f25dfde044dd11e4c14a9366468/django-usernotes-0.1dev.tar.gz#sha256=08bc9442278b48d593d3b5d2c129dc2eb0f370189f9b1da63ad5736233c1b51c (from https://pypi.org/simple/django-usernotes/), version: 0.1dev 2021-07-09T07:49:03,385 Found link https://files.pythonhosted.org/packages/17/4b/a7790ba095de528a259bdc6895d442ff47724dc0358a7ac5e40e9730d441/django-usernotes-0.1.1dev.tar.gz#sha256=1ca07a1321925eaa94fc4d1933d0b8a8e165c4cb07997830781a34e5928c36d1 (from https://pypi.org/simple/django-usernotes/), version: 0.1.1dev 2021-07-09T07:49:03,386 Skipping link: not a file: https://pypi.org/simple/django-usernotes/ 2021-07-09T07:49:03,402 Given no hashes to check 1 links for project 'django-usernotes': discarding no candidates 2021-07-09T07:49:03,419 Collecting django-usernotes==0.1dev 2021-07-09T07:49:03,421 Created temporary directory: /tmp/pip-unpack-fj753uom 2021-07-09T07:49:03,589 Downloading django-usernotes-0.1dev.tar.gz (3.4 kB) 2021-07-09T07:49:03,621 Added django-usernotes==0.1dev from https://files.pythonhosted.org/packages/fe/83/bedaf490aa588d108bebeb6b3832e8340f25dfde044dd11e4c14a9366468/django-usernotes-0.1dev.tar.gz#sha256=08bc9442278b48d593d3b5d2c129dc2eb0f370189f9b1da63ad5736233c1b51c to build tracker '/tmp/pip-req-tracker-y6f49f3d' 2021-07-09T07:49:03,622 Running setup.py (path:/tmp/pip-wheel-arnnwenc/django-usernotes_8c71a71f0fbd4e17acc8991e643dc747/setup.py) egg_info for package django-usernotes 2021-07-09T07:49:03,623 Created temporary directory: /tmp/pip-pip-egg-info-f56mfmaw 2021-07-09T07:49:03,623 Running command python setup.py egg_info 2021-07-09T07:49:04,246 Traceback (most recent call last): 2021-07-09T07:49:04,247 File "", line 1, in 2021-07-09T07:49:04,247 File "/tmp/pip-wheel-arnnwenc/django-usernotes_8c71a71f0fbd4e17acc8991e643dc747/setup.py", line 7, in 2021-07-09T07:49:04,247 long_description=open('usernotes/README.md').read(), 2021-07-09T07:49:04,247 FileNotFoundError: [Errno 2] No such file or directory: 'usernotes/README.md' 2021-07-09T07:49:04,296 WARNING: Discarding https://files.pythonhosted.org/packages/fe/83/bedaf490aa588d108bebeb6b3832e8340f25dfde044dd11e4c14a9366468/django-usernotes-0.1dev.tar.gz#sha256=08bc9442278b48d593d3b5d2c129dc2eb0f370189f9b1da63ad5736233c1b51c (from https://pypi.org/simple/django-usernotes/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T07:49:04,298 ERROR: Could not find a version that satisfies the requirement django-usernotes==0.1dev (from versions: 0.1.dev0, 0.1.1.dev0) 2021-07-09T07:49:04,298 ERROR: No matching distribution found for django-usernotes==0.1dev 2021-07-09T07:49:04,298 Exception information: 2021-07-09T07:49:04,298 Traceback (most recent call last): 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T07:49:04,298 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T07:49:04,298 raise RequirementsConflicted(criterion) 2021-07-09T07:49:04,298 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-usernotes==0.1dev') 2021-07-09T07:49:04,298 2021-07-09T07:49:04,298 During handling of the above exception, another exception occurred: 2021-07-09T07:49:04,298 2021-07-09T07:49:04,298 Traceback (most recent call last): 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T07:49:04,298 result = self._result = resolver.resolve( 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T07:49:04,298 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T07:49:04,298 raise ResolutionImpossible(e.criterion.information) 2021-07-09T07:49:04,298 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-usernotes==0.1dev'), parent=None)] 2021-07-09T07:49:04,298 2021-07-09T07:49:04,298 The above exception was the direct cause of the following exception: 2021-07-09T07:49:04,298 2021-07-09T07:49:04,298 Traceback (most recent call last): 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T07:49:04,298 status = self.run(options, args) 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T07:49:04,298 return func(self, options, args) 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T07:49:04,298 requirement_set = resolver.resolve( 2021-07-09T07:49:04,298 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T07:49:04,298 raise error from e 2021-07-09T07:49:04,298 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-usernotes==0.1dev 2021-07-09T07:49:04,303 Removed django-usernotes==0.1dev from https://files.pythonhosted.org/packages/fe/83/bedaf490aa588d108bebeb6b3832e8340f25dfde044dd11e4c14a9366468/django-usernotes-0.1dev.tar.gz#sha256=08bc9442278b48d593d3b5d2c129dc2eb0f370189f9b1da63ad5736233c1b51c from build tracker '/tmp/pip-req-tracker-y6f49f3d' 2021-07-09T07:49:04,304 Removed build tracker: '/tmp/pip-req-tracker-y6f49f3d'