2021-07-09T16:40:41,452 Created temporary directory: /tmp/pip-ephem-wheel-cache-9ycmf9ec 2021-07-09T16:40:41,454 Created temporary directory: /tmp/pip-req-tracker-w70xgqeq 2021-07-09T16:40:41,455 Initialized build tracking at /tmp/pip-req-tracker-w70xgqeq 2021-07-09T16:40:41,455 Created build tracker: /tmp/pip-req-tracker-w70xgqeq 2021-07-09T16:40:41,455 Entered build tracker: /tmp/pip-req-tracker-w70xgqeq 2021-07-09T16:40:41,456 Created temporary directory: /tmp/pip-wheel-f4_6ssbj 2021-07-09T16:40:41,488 1 location(s) to search for versions of django-php-bridge: 2021-07-09T16:40:41,488 * https://pypi.org/simple/django-php-bridge/ 2021-07-09T16:40:41,489 Fetching project page and analyzing links: https://pypi.org/simple/django-php-bridge/ 2021-07-09T16:40:41,490 Getting page https://pypi.org/simple/django-php-bridge/ 2021-07-09T16:40:41,491 Found index url https://pypi.org/simple 2021-07-09T16:40:41,661 Found link https://files.pythonhosted.org/packages/29/b5/70dc7f323fb2c453e9d3dd24ff7269e9f297331eefb416d406ec54fe03c4/django-php-bridge-0.1.0.tar.gz#sha256=98c539d3dd68d20a12f867b40515f6afce0421571e9e07c0b9838e763d1bb233 (from https://pypi.org/simple/django-php-bridge/), version: 0.1.0 2021-07-09T16:40:41,662 Found link https://files.pythonhosted.org/packages/6a/7d/f1610dd713adf525256243d84f6b3996115f850887ff91d47b7e9bf04e80/django-php-bridge-0.1.1.tar.gz#sha256=12de64a25f261fc52991451c6deda405f27a7174f38abf556adc11281c6ca138 (from https://pypi.org/simple/django-php-bridge/), version: 0.1.1 2021-07-09T16:40:41,663 Skipping link: not a file: https://pypi.org/simple/django-php-bridge/ 2021-07-09T16:40:41,687 Given no hashes to check 1 links for project 'django-php-bridge': discarding no candidates 2021-07-09T16:40:41,711 Collecting django-php-bridge==0.1.0 2021-07-09T16:40:41,714 Created temporary directory: /tmp/pip-unpack-4rw75n61 2021-07-09T16:40:41,885 Downloading django-php-bridge-0.1.0.tar.gz (4.8 kB) 2021-07-09T16:40:41,921 Added django-php-bridge==0.1.0 from https://files.pythonhosted.org/packages/29/b5/70dc7f323fb2c453e9d3dd24ff7269e9f297331eefb416d406ec54fe03c4/django-php-bridge-0.1.0.tar.gz#sha256=98c539d3dd68d20a12f867b40515f6afce0421571e9e07c0b9838e763d1bb233 to build tracker '/tmp/pip-req-tracker-w70xgqeq' 2021-07-09T16:40:41,922 Running setup.py (path:/tmp/pip-wheel-f4_6ssbj/django-php-bridge_8d3e3f256d5d4438a69601f38e06c664/setup.py) egg_info for package django-php-bridge 2021-07-09T16:40:41,923 Created temporary directory: /tmp/pip-pip-egg-info-yq7xkyro 2021-07-09T16:40:41,923 Running command python setup.py egg_info 2021-07-09T16:40:42,633 Traceback (most recent call last): 2021-07-09T16:40:42,634 File "", line 1, in 2021-07-09T16:40:42,634 File "/tmp/pip-wheel-f4_6ssbj/django-php-bridge_8d3e3f256d5d4438a69601f38e06c664/setup.py", line 8, in 2021-07-09T16:40:42,635 long_description = codecs.open("README.rst", "r", "utf-8").read() 2021-07-09T16:40:42,635 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-09T16:40:42,635 file = builtins.open(filename, mode, buffering) 2021-07-09T16:40:42,636 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-09T16:40:42,690 WARNING: Discarding https://files.pythonhosted.org/packages/29/b5/70dc7f323fb2c453e9d3dd24ff7269e9f297331eefb416d406ec54fe03c4/django-php-bridge-0.1.0.tar.gz#sha256=98c539d3dd68d20a12f867b40515f6afce0421571e9e07c0b9838e763d1bb233 (from https://pypi.org/simple/django-php-bridge/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T16:40:42,692 ERROR: Could not find a version that satisfies the requirement django-php-bridge==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T16:40:42,692 ERROR: No matching distribution found for django-php-bridge==0.1.0 2021-07-09T16:40:42,693 Exception information: 2021-07-09T16:40:42,693 Traceback (most recent call last): 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T16:40:42,693 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T16:40:42,693 raise RequirementsConflicted(criterion) 2021-07-09T16:40:42,693 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('django-php-bridge==0.1.0') 2021-07-09T16:40:42,693 2021-07-09T16:40:42,693 During handling of the above exception, another exception occurred: 2021-07-09T16:40:42,693 2021-07-09T16:40:42,693 Traceback (most recent call last): 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T16:40:42,693 result = self._result = resolver.resolve( 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T16:40:42,693 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T16:40:42,693 raise ResolutionImpossible(e.criterion.information) 2021-07-09T16:40:42,693 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('django-php-bridge==0.1.0'), parent=None)] 2021-07-09T16:40:42,693 2021-07-09T16:40:42,693 The above exception was the direct cause of the following exception: 2021-07-09T16:40:42,693 2021-07-09T16:40:42,693 Traceback (most recent call last): 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T16:40:42,693 status = self.run(options, args) 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T16:40:42,693 return func(self, options, args) 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T16:40:42,693 requirement_set = resolver.resolve( 2021-07-09T16:40:42,693 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T16:40:42,693 raise error from e 2021-07-09T16:40:42,693 pip._internal.exceptions.DistributionNotFound: No matching distribution found for django-php-bridge==0.1.0 2021-07-09T16:40:42,698 Removed django-php-bridge==0.1.0 from https://files.pythonhosted.org/packages/29/b5/70dc7f323fb2c453e9d3dd24ff7269e9f297331eefb416d406ec54fe03c4/django-php-bridge-0.1.0.tar.gz#sha256=98c539d3dd68d20a12f867b40515f6afce0421571e9e07c0b9838e763d1bb233 from build tracker '/tmp/pip-req-tracker-w70xgqeq' 2021-07-09T16:40:42,698 Removed build tracker: '/tmp/pip-req-tracker-w70xgqeq'