2021-07-08T23:28:34,647 Created temporary directory: /tmp/pip-ephem-wheel-cache-50m47xd1 2021-07-08T23:28:34,650 Created temporary directory: /tmp/pip-req-tracker-l3juspku 2021-07-08T23:28:34,651 Initialized build tracking at /tmp/pip-req-tracker-l3juspku 2021-07-08T23:28:34,651 Created build tracker: /tmp/pip-req-tracker-l3juspku 2021-07-08T23:28:34,651 Entered build tracker: /tmp/pip-req-tracker-l3juspku 2021-07-08T23:28:34,652 Created temporary directory: /tmp/pip-wheel-frz39kdx 2021-07-08T23:28:34,685 1 location(s) to search for versions of django-websocket: 2021-07-08T23:28:34,685 * https://pypi.org/simple/django-websocket/ 2021-07-08T23:28:34,685 Fetching project page and analyzing links: https://pypi.org/simple/django-websocket/ 2021-07-08T23:28:34,686 Getting page https://pypi.org/simple/django-websocket/ 2021-07-08T23:28:34,687 Found index url https://pypi.org/simple 2021-07-08T23:28:34,867 Found link https://files.pythonhosted.org/packages/bb/48/8e9aa834d299b2dd7af6a01d6cc1648abfce13b21fb0171927aa009e9b99/django-websocket-0.1.0.tar.gz#sha256=ebc54839cf80d6f5a9c6786f81a11c137f6631d23d9c78e9aa82fd47b3571275 (from https://pypi.org/simple/django-websocket/), version: 0.1.0 2021-07-08T23:28:34,867 Found link https://files.pythonhosted.org/packages/68/87/52ae512924788e07d23c2233c156c389616924e8249d8ca2938d6f2c6bb8/django-websocket-0.1.1.tar.gz#sha256=82b8572991231d79793e0a30e831c3fde87469a390271477716b75ded8391469 (from https://pypi.org/simple/django-websocket/), version: 0.1.1 2021-07-08T23:28:34,868 Found link https://files.pythonhosted.org/packages/21/a8/0b6ae080c7be3c693239e3023a91b8b2d41d8ab4a1a11a906ad716e75f20/django-websocket-0.2.0.tar.gz#sha256=b1663e8d6561dd9b39ecb496832245fa41de042f00de03292ac34b782f958bbc (from https://pypi.org/simple/django-websocket/), version: 0.2.0 2021-07-08T23:28:34,868 Found link https://files.pythonhosted.org/packages/00/15/ac8caa2f6dcc8ceba6cff5523d5cd9c241db7041c3f414ff0f73bd02b8c6/django-websocket-0.3.0.tar.gz#sha256=bb974d15aee12ff182956c600f891178d173a35707c67a7bfbd47177bd99b2f3 (from https://pypi.org/simple/django-websocket/), version: 0.3.0 2021-07-08T23:28:34,868 Skipping link: not a file: https://pypi.org/simple/django-websocket/ 2021-07-08T23:28:34,885 Given no hashes to check 1 links for project 'django-websocket': discarding no candidates 2021-07-08T23:28:34,902 Collecting django-websocket==0.1.0 2021-07-08T23:28:34,904 Created temporary directory: /tmp/pip-unpack-t00tklhy 2021-07-08T23:28:35,077 Downloading django-websocket-0.1.0.tar.gz (6.3 kB) 2021-07-08T23:28:35,128 Added django-websocket==0.1.0 from https://files.pythonhosted.org/packages/bb/48/8e9aa834d299b2dd7af6a01d6cc1648abfce13b21fb0171927aa009e9b99/django-websocket-0.1.0.tar.gz#sha256=ebc54839cf80d6f5a9c6786f81a11c137f6631d23d9c78e9aa82fd47b3571275 to build tracker '/tmp/pip-req-tracker-l3juspku' 2021-07-08T23:28:35,129 Running setup.py (path:/tmp/pip-wheel-frz39kdx/django-websocket_e455c3bf3a5d4dea96ccd6002ee66936/setup.py) egg_info for package django-websocket 2021-07-08T23:28:35,130 Created temporary directory: /tmp/pip-pip-egg-info-75m19ll1 2021-07-08T23:28:35,130 Running command python setup.py egg_info 2021-07-08T23:28:35,769 Traceback (most recent call last): 2021-07-08T23:28:35,770 File "", line 1, in 2021-07-08T23:28:35,770 File "/tmp/pip-wheel-frz39kdx/django-websocket_e455c3bf3a5d4dea96ccd6002ee66936/setup.py", line 28, in 2021-07-08T23:28:35,770 file('README').read(), 2021-07-08T23:28:35,771 NameError: name 'file' is not defined 2021-07-08T23:28:35,820 WARNING: Discarding https://files.pythonhosted.org/packages/bb/48/8e9aa834d299b2dd7af6a01d6cc1648abfce13b21fb0171927aa009e9b99/django-websocket-0.1.0.tar.gz#sha256=ebc54839cf80d6f5a9c6786f81a11c137f6631d23d9c78e9aa82fd47b3571275 (from https://pypi.org/simple/django-websocket/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:28:35,821 ERROR: Could not find a version that satisfies the requirement django-websocket==0.1.0 (from versions: 0.1.0, 0.1.1, 0.2.0, 0.3.0) 2021-07-08T23:28:35,822 ERROR: No matching distribution found for django-websocket==0.1.0 2021-07-08T23:28:35,822 Exception information: 2021-07-08T23:28:35,822 Traceback (most recent call last): 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:28:35,822 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:28:35,822 raise RequirementsConflicted(criterion) 2021-07-08T23:28:35,822 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-websocket==0.1.0') 2021-07-08T23:28:35,822 2021-07-08T23:28:35,822 During handling of the above exception, another exception occurred: 2021-07-08T23:28:35,822 2021-07-08T23:28:35,822 Traceback (most recent call last): 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:28:35,822 result = self._result = resolver.resolve( 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:28:35,822 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:28:35,822 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:28:35,822 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-websocket==0.1.0'), parent=None)] 2021-07-08T23:28:35,822 2021-07-08T23:28:35,822 The above exception was the direct cause of the following exception: 2021-07-08T23:28:35,822 2021-07-08T23:28:35,822 Traceback (most recent call last): 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:28:35,822 status = self.run(options, args) 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:28:35,822 return func(self, options, args) 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:28:35,822 requirement_set = resolver.resolve( 2021-07-08T23:28:35,822 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:28:35,822 raise error from e 2021-07-08T23:28:35,822 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-websocket==0.1.0 2021-07-08T23:28:35,827 Removed django-websocket==0.1.0 from https://files.pythonhosted.org/packages/bb/48/8e9aa834d299b2dd7af6a01d6cc1648abfce13b21fb0171927aa009e9b99/django-websocket-0.1.0.tar.gz#sha256=ebc54839cf80d6f5a9c6786f81a11c137f6631d23d9c78e9aa82fd47b3571275 from build tracker '/tmp/pip-req-tracker-l3juspku' 2021-07-08T23:28:35,827 Removed build tracker: '/tmp/pip-req-tracker-l3juspku'