2021-07-30T04:24:55,356 Created temporary directory: /tmp/pip-ephem-wheel-cache-458zjfsb 2021-07-30T04:24:55,359 Created temporary directory: /tmp/pip-req-tracker-6hbhj7pd 2021-07-30T04:24:55,360 Initialized build tracking at /tmp/pip-req-tracker-6hbhj7pd 2021-07-30T04:24:55,360 Created build tracker: /tmp/pip-req-tracker-6hbhj7pd 2021-07-30T04:24:55,360 Entered build tracker: /tmp/pip-req-tracker-6hbhj7pd 2021-07-30T04:24:55,361 Created temporary directory: /tmp/pip-wheel-34k60q17 2021-07-30T04:24:55,393 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-30T04:24:55,393 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-30T04:24:55,393 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-30T04:24:55,394 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-30T04:24:55,394 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-30T04:24:55,397 WARNING: Location '/rxjwt/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T04:24:55,397 WARNING: Location 't/rxjwt/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T04:24:55,397 WARNING: Location 'm/rxjwt/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T04:24:55,398 WARNING: Location 'p/rxjwt/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-30T04:24:55,398 1 location(s) to search for versions of rxjwt: 2021-07-30T04:24:55,398 * https://pypi.org/simple/rxjwt/ 2021-07-30T04:24:55,398 Fetching project page and analyzing links: https://pypi.org/simple/rxjwt/ 2021-07-30T04:24:55,399 Getting page https://pypi.org/simple/rxjwt/ 2021-07-30T04:24:55,400 Found index url https://pypi.org/simple 2021-07-30T04:24:55,580 Found link https://files.pythonhosted.org/packages/68/2f/9af6993e414e2c3731ea24a2b7a301fbe55ed1c5c475e710166471e9b240/rxjwt-1.0.tar.gz#sha256=de7ff0829f6e76461ad880d9429282508830195d13227085638128fa9a54d3ea (from https://pypi.org/simple/rxjwt/), version: 1.0 2021-07-30T04:24:55,581 Found link https://files.pythonhosted.org/packages/90/3a/58090e60e142dde9b521ba0067fade67d0e1bc85b5d129a5cc4c02f75f2b/rxjwt-1.1.tar.gz#sha256=509649830a95253f91e2e401f457dab46f160e0b8a434800e6a73957eea10420 (from https://pypi.org/simple/rxjwt/), version: 1.1 2021-07-30T04:24:55,581 Found link https://files.pythonhosted.org/packages/75/b8/7ea6d980cfa49ec4447904df610e9276771cb3e214044dca92dce0c77533/rxjwt-1.2.tar.gz#sha256=1c26ad612448ff6640d4c1b67b8b23c2edd66f1fd8e388abb2c9321d7a447c7d (from https://pypi.org/simple/rxjwt/), version: 1.2 2021-07-30T04:24:55,581 Skipping link: not a file: https://pypi.org/simple/rxjwt/ 2021-07-30T04:24:55,599 Given no hashes to check 1 links for project 'rxjwt': discarding no candidates 2021-07-30T04:24:55,617 Collecting rxjwt==1.0 2021-07-30T04:24:55,618 Created temporary directory: /tmp/pip-unpack-kyqzuw4o 2021-07-30T04:24:55,805 Downloading rxjwt-1.0.tar.gz (5.4 kB) 2021-07-30T04:24:55,848 Added rxjwt==1.0 from https://files.pythonhosted.org/packages/68/2f/9af6993e414e2c3731ea24a2b7a301fbe55ed1c5c475e710166471e9b240/rxjwt-1.0.tar.gz#sha256=de7ff0829f6e76461ad880d9429282508830195d13227085638128fa9a54d3ea to build tracker '/tmp/pip-req-tracker-6hbhj7pd' 2021-07-30T04:24:55,849 Running setup.py (path:/tmp/pip-wheel-34k60q17/rxjwt_ed327c88399c415ebe31553dbda71e7f/setup.py) egg_info for package rxjwt 2021-07-30T04:24:55,849 Created temporary directory: /tmp/pip-pip-egg-info-vte9a0tz 2021-07-30T04:24:55,850 Running command python setup.py egg_info 2021-07-30T04:24:56,130 Traceback (most recent call last): 2021-07-30T04:24:56,131 File "", line 1, in 2021-07-30T04:24:56,131 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 16, in 2021-07-30T04:24:56,131 import setuptools.version 2021-07-30T04:24:56,131 File "/usr/local/lib/python3.9/dist-packages/setuptools/version.py", line 1, in 2021-07-30T04:24:56,151 import pkg_resources 2021-07-30T04:24:56,151 File "/usr/local/lib/python3.9/dist-packages/pkg_resources/__init__.py", line 38, in 2021-07-30T04:24:56,152 import inspect 2021-07-30T04:24:56,152 File "/usr/lib/python3.9/inspect.py", line 41, in 2021-07-30T04:24:56,165 import linecache 2021-07-30T04:24:56,165 File "/usr/lib/python3.9/linecache.py", line 11, in 2021-07-30T04:24:56,168 import tokenize 2021-07-30T04:24:56,169 File "/usr/lib/python3.9/tokenize.py", line 34, in 2021-07-30T04:24:56,177 from token import * 2021-07-30T04:24:56,177 File "/tmp/pip-wheel-34k60q17/rxjwt_ed327c88399c415ebe31553dbda71e7f/token.py", line 7, in 2021-07-30T04:24:56,177 from django.contrib.auth import get_user_model 2021-07-30T04:24:56,178 ModuleNotFoundError: No module named 'django' 2021-07-30T04:24:56,211 WARNING: Discarding https://files.pythonhosted.org/packages/68/2f/9af6993e414e2c3731ea24a2b7a301fbe55ed1c5c475e710166471e9b240/rxjwt-1.0.tar.gz#sha256=de7ff0829f6e76461ad880d9429282508830195d13227085638128fa9a54d3ea (from https://pypi.org/simple/rxjwt/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-30T04:24:56,213 ERROR: Could not find a version that satisfies the requirement rxjwt==1.0 (from versions: 1.0, 1.1, 1.2) 2021-07-30T04:24:56,213 ERROR: No matching distribution found for rxjwt==1.0 2021-07-30T04:24:56,213 Exception information: 2021-07-30T04:24:56,213 Traceback (most recent call last): 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-30T04:24:56,213 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-30T04:24:56,213 raise RequirementsConflicted(criterion) 2021-07-30T04:24:56,213 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rxjwt==1.0') 2021-07-30T04:24:56,213 2021-07-30T04:24:56,213 During handling of the above exception, another exception occurred: 2021-07-30T04:24:56,213 2021-07-30T04:24:56,213 Traceback (most recent call last): 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-30T04:24:56,213 result = self._result = resolver.resolve( 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-30T04:24:56,213 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-30T04:24:56,213 raise ResolutionImpossible(e.criterion.information) 2021-07-30T04:24:56,213 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rxjwt==1.0'), parent=None)] 2021-07-30T04:24:56,213 2021-07-30T04:24:56,213 The above exception was the direct cause of the following exception: 2021-07-30T04:24:56,213 2021-07-30T04:24:56,213 Traceback (most recent call last): 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-30T04:24:56,213 status = self.run(options, args) 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-30T04:24:56,213 return func(self, options, args) 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-30T04:24:56,213 requirement_set = resolver.resolve( 2021-07-30T04:24:56,213 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-30T04:24:56,213 raise error from e 2021-07-30T04:24:56,213 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rxjwt==1.0 2021-07-30T04:24:56,218 Removed rxjwt==1.0 from https://files.pythonhosted.org/packages/68/2f/9af6993e414e2c3731ea24a2b7a301fbe55ed1c5c475e710166471e9b240/rxjwt-1.0.tar.gz#sha256=de7ff0829f6e76461ad880d9429282508830195d13227085638128fa9a54d3ea from build tracker '/tmp/pip-req-tracker-6hbhj7pd' 2021-07-30T04:24:56,218 Removed build tracker: '/tmp/pip-req-tracker-6hbhj7pd'