2021-07-10T06:21:03,875 Created temporary directory: /tmp/pip-ephem-wheel-cache-ao6q1o_n 2021-07-10T06:21:03,878 Created temporary directory: /tmp/pip-req-tracker-_kjrbx05 2021-07-10T06:21:03,878 Initialized build tracking at /tmp/pip-req-tracker-_kjrbx05 2021-07-10T06:21:03,878 Created build tracker: /tmp/pip-req-tracker-_kjrbx05 2021-07-10T06:21:03,879 Entered build tracker: /tmp/pip-req-tracker-_kjrbx05 2021-07-10T06:21:03,879 Created temporary directory: /tmp/pip-wheel-7g3cwnji 2021-07-10T06:21:03,912 1 location(s) to search for versions of django-osmp: 2021-07-10T06:21:03,912 * https://pypi.org/simple/django-osmp/ 2021-07-10T06:21:03,913 Fetching project page and analyzing links: https://pypi.org/simple/django-osmp/ 2021-07-10T06:21:03,913 Getting page https://pypi.org/simple/django-osmp/ 2021-07-10T06:21:03,915 Found index url https://pypi.org/simple 2021-07-10T06:21:04,134 Found link https://files.pythonhosted.org/packages/0a/e3/4706e4bc841e49d4e615bb07503a45d6cf88113d0360346ff9d7538e92d5/django-osmp-0.2.15.tar.gz#sha256=2651fdc000297f9c35a80017f867706751e4ed27f2d2b7db2df7850b8439b423 (from https://pypi.org/simple/django-osmp/), version: 0.2.15 2021-07-10T06:21:04,134 Found link https://files.pythonhosted.org/packages/3e/e5/5476bff92d17acf6e796a629772578deb3b6aa1478959d1084e841f59097/django-osmp-0.3.1.tar.gz#sha256=7c150f3ffc435e0ec959a7c9734d5d54c0fbc27072c49fab3e00d5c8a612e381 (from https://pypi.org/simple/django-osmp/), version: 0.3.1 2021-07-10T06:21:04,135 Skipping link: not a file: https://pypi.org/simple/django-osmp/ 2021-07-10T06:21:04,152 Given no hashes to check 1 links for project 'django-osmp': discarding no candidates 2021-07-10T06:21:04,171 Collecting django-osmp==0.3.1 2021-07-10T06:21:04,173 Created temporary directory: /tmp/pip-unpack-opij0rgg 2021-07-10T06:21:04,344 Downloading django-osmp-0.3.1.tar.gz (4.2 kB) 2021-07-10T06:21:04,408 Added django-osmp==0.3.1 from https://files.pythonhosted.org/packages/3e/e5/5476bff92d17acf6e796a629772578deb3b6aa1478959d1084e841f59097/django-osmp-0.3.1.tar.gz#sha256=7c150f3ffc435e0ec959a7c9734d5d54c0fbc27072c49fab3e00d5c8a612e381 to build tracker '/tmp/pip-req-tracker-_kjrbx05' 2021-07-10T06:21:04,409 Running setup.py (path:/tmp/pip-wheel-7g3cwnji/django-osmp_142476f1b62f4d1bbb50e756e3014604/setup.py) egg_info for package django-osmp 2021-07-10T06:21:04,409 Created temporary directory: /tmp/pip-pip-egg-info-4s2rs_pc 2021-07-10T06:21:04,410 Running command python setup.py egg_info 2021-07-10T06:21:05,067 Traceback (most recent call last): 2021-07-10T06:21:05,067 File "", line 1, in 2021-07-10T06:21:05,067 File "/tmp/pip-wheel-7g3cwnji/django-osmp_142476f1b62f4d1bbb50e756e3014604/setup.py", line 5, in 2021-07-10T06:21:05,068 version=__import__('osmp').__version__, 2021-07-10T06:21:05,068 File "/tmp/pip-wheel-7g3cwnji/django-osmp_142476f1b62f4d1bbb50e756e3014604/osmp/__init__.py", line 1 2021-07-10T06:21:05,068 VERSION = (0, 3, 01,) 2021-07-10T06:21:05,068 ^ 2021-07-10T06:21:05,069 SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers 2021-07-10T06:21:05,116 WARNING: Discarding https://files.pythonhosted.org/packages/3e/e5/5476bff92d17acf6e796a629772578deb3b6aa1478959d1084e841f59097/django-osmp-0.3.1.tar.gz#sha256=7c150f3ffc435e0ec959a7c9734d5d54c0fbc27072c49fab3e00d5c8a612e381 (from https://pypi.org/simple/django-osmp/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:21:05,117 ERROR: Could not find a version that satisfies the requirement django-osmp==0.3.1 (from versions: 0.2.15, 0.3.1) 2021-07-10T06:21:05,117 ERROR: No matching distribution found for django-osmp==0.3.1 2021-07-10T06:21:05,118 Exception information: 2021-07-10T06:21:05,118 Traceback (most recent call last): 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:21:05,118 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:21:05,118 raise RequirementsConflicted(criterion) 2021-07-10T06:21:05,118 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-osmp==0.3.1') 2021-07-10T06:21:05,118 2021-07-10T06:21:05,118 During handling of the above exception, another exception occurred: 2021-07-10T06:21:05,118 2021-07-10T06:21:05,118 Traceback (most recent call last): 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:21:05,118 result = self._result = resolver.resolve( 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:21:05,118 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:21:05,118 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:21:05,118 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-osmp==0.3.1'), parent=None)] 2021-07-10T06:21:05,118 2021-07-10T06:21:05,118 The above exception was the direct cause of the following exception: 2021-07-10T06:21:05,118 2021-07-10T06:21:05,118 Traceback (most recent call last): 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:21:05,118 status = self.run(options, args) 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:21:05,118 return func(self, options, args) 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:21:05,118 requirement_set = resolver.resolve( 2021-07-10T06:21:05,118 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:21:05,118 raise error from e 2021-07-10T06:21:05,118 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-osmp==0.3.1 2021-07-10T06:21:05,122 Removed django-osmp==0.3.1 from https://files.pythonhosted.org/packages/3e/e5/5476bff92d17acf6e796a629772578deb3b6aa1478959d1084e841f59097/django-osmp-0.3.1.tar.gz#sha256=7c150f3ffc435e0ec959a7c9734d5d54c0fbc27072c49fab3e00d5c8a612e381 from build tracker '/tmp/pip-req-tracker-_kjrbx05' 2021-07-10T06:21:05,123 Removed build tracker: '/tmp/pip-req-tracker-_kjrbx05'