2021-07-12T13:45:24,854 Created temporary directory: /tmp/pip-ephem-wheel-cache-7tq14ntd 2021-07-12T13:45:24,857 Created temporary directory: /tmp/pip-req-tracker-hcjtwchf 2021-07-12T13:45:24,858 Initialized build tracking at /tmp/pip-req-tracker-hcjtwchf 2021-07-12T13:45:24,858 Created build tracker: /tmp/pip-req-tracker-hcjtwchf 2021-07-12T13:45:24,858 Entered build tracker: /tmp/pip-req-tracker-hcjtwchf 2021-07-12T13:45:24,859 Created temporary directory: /tmp/pip-wheel-7rp9opes 2021-07-12T13:45:24,891 1 location(s) to search for versions of restaurant-service-flask: 2021-07-12T13:45:24,891 * https://pypi.org/simple/restaurant-service-flask/ 2021-07-12T13:45:24,891 Fetching project page and analyzing links: https://pypi.org/simple/restaurant-service-flask/ 2021-07-12T13:45:24,892 Getting page https://pypi.org/simple/restaurant-service-flask/ 2021-07-12T13:45:24,894 Found index url https://pypi.org/simple 2021-07-12T13:45:25,132 Found link https://files.pythonhosted.org/packages/f2/3d/23707d3c11ffe72fdbda2fba4fac19a781236dca2649966602e0a8c51b02/restaurant-service-flask-0.1.0.tar.gz#sha256=cd27a2f919a8b65b52236e6173ecf08329c8ed6436e42e50084183f8d7aaaf8a (from https://pypi.org/simple/restaurant-service-flask/), version: 0.1.0 2021-07-12T13:45:25,132 Skipping link: not a file: https://pypi.org/simple/restaurant-service-flask/ 2021-07-12T13:45:25,152 Given no hashes to check 1 links for project 'restaurant-service-flask': discarding no candidates 2021-07-12T13:45:25,173 Collecting restaurant-service-flask==0.1.0 2021-07-12T13:45:25,174 Created temporary directory: /tmp/pip-unpack-sreuj_m3 2021-07-12T13:45:25,346 Downloading restaurant-service-flask-0.1.0.tar.gz (1.8 kB) 2021-07-12T13:45:25,388 Added restaurant-service-flask==0.1.0 from https://files.pythonhosted.org/packages/f2/3d/23707d3c11ffe72fdbda2fba4fac19a781236dca2649966602e0a8c51b02/restaurant-service-flask-0.1.0.tar.gz#sha256=cd27a2f919a8b65b52236e6173ecf08329c8ed6436e42e50084183f8d7aaaf8a to build tracker '/tmp/pip-req-tracker-hcjtwchf' 2021-07-12T13:45:25,389 Running setup.py (path:/tmp/pip-wheel-7rp9opes/restaurant-service-flask_b40a4d074de54747853e5b87ffb3ef4a/setup.py) egg_info for package restaurant-service-flask 2021-07-12T13:45:25,390 Created temporary directory: /tmp/pip-pip-egg-info-bteyhs9z 2021-07-12T13:45:25,390 Running command python setup.py egg_info 2021-07-12T13:45:26,481 Traceback (most recent call last): 2021-07-12T13:45:26,482 File "", line 1, in 2021-07-12T13:45:26,482 File "/tmp/pip-wheel-7rp9opes/restaurant-service-flask_b40a4d074de54747853e5b87ffb3ef4a/setup.py", line 11, in 2021-07-12T13:45:26,483 long_description=open('README.md').read(), 2021-07-12T13:45:26,483 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-12T13:45:26,548 WARNING: Discarding https://files.pythonhosted.org/packages/f2/3d/23707d3c11ffe72fdbda2fba4fac19a781236dca2649966602e0a8c51b02/restaurant-service-flask-0.1.0.tar.gz#sha256=cd27a2f919a8b65b52236e6173ecf08329c8ed6436e42e50084183f8d7aaaf8a (from https://pypi.org/simple/restaurant-service-flask/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T13:45:26,550 ERROR: Could not find a version that satisfies the requirement restaurant-service-flask==0.1.0 (from versions: 0.1.0) 2021-07-12T13:45:26,550 ERROR: No matching distribution found for restaurant-service-flask==0.1.0 2021-07-12T13:45:26,550 Exception information: 2021-07-12T13:45:26,550 Traceback (most recent call last): 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T13:45:26,550 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T13:45:26,550 raise RequirementsConflicted(criterion) 2021-07-12T13:45:26,550 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('restaurant-service-flask==0.1.0') 2021-07-12T13:45:26,550 2021-07-12T13:45:26,550 During handling of the above exception, another exception occurred: 2021-07-12T13:45:26,550 2021-07-12T13:45:26,550 Traceback (most recent call last): 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T13:45:26,550 result = self._result = resolver.resolve( 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T13:45:26,550 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T13:45:26,550 raise ResolutionImpossible(e.criterion.information) 2021-07-12T13:45:26,550 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('restaurant-service-flask==0.1.0'), parent=None)] 2021-07-12T13:45:26,550 2021-07-12T13:45:26,550 The above exception was the direct cause of the following exception: 2021-07-12T13:45:26,550 2021-07-12T13:45:26,550 Traceback (most recent call last): 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T13:45:26,550 status = self.run(options, args) 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T13:45:26,550 return func(self, options, args) 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T13:45:26,550 requirement_set = resolver.resolve( 2021-07-12T13:45:26,550 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T13:45:26,550 raise error from e 2021-07-12T13:45:26,550 pip._internal.exceptions.DistributionNotFound: No matching distribution found for restaurant-service-flask==0.1.0 2021-07-12T13:45:26,556 Removed restaurant-service-flask==0.1.0 from https://files.pythonhosted.org/packages/f2/3d/23707d3c11ffe72fdbda2fba4fac19a781236dca2649966602e0a8c51b02/restaurant-service-flask-0.1.0.tar.gz#sha256=cd27a2f919a8b65b52236e6173ecf08329c8ed6436e42e50084183f8d7aaaf8a from build tracker '/tmp/pip-req-tracker-hcjtwchf' 2021-07-12T13:45:26,556 Removed build tracker: '/tmp/pip-req-tracker-hcjtwchf'