2021-07-15T18:47:04,348 Created temporary directory: /tmp/pip-ephem-wheel-cache-tsi_gl0u 2021-07-15T18:47:04,359 Created temporary directory: /tmp/pip-req-tracker-p3o98fqf 2021-07-15T18:47:04,360 Initialized build tracking at /tmp/pip-req-tracker-p3o98fqf 2021-07-15T18:47:04,361 Created build tracker: /tmp/pip-req-tracker-p3o98fqf 2021-07-15T18:47:04,361 Entered build tracker: /tmp/pip-req-tracker-p3o98fqf 2021-07-15T18:47:04,375 Created temporary directory: /tmp/pip-wheel-0gqx53av 2021-07-15T18:47:04,427 1 location(s) to search for versions of hello-mattmoony: 2021-07-15T18:47:04,427 * https://pypi.org/simple/hello-mattmoony/ 2021-07-15T18:47:04,428 Fetching project page and analyzing links: https://pypi.org/simple/hello-mattmoony/ 2021-07-15T18:47:04,429 Getting page https://pypi.org/simple/hello-mattmoony/ 2021-07-15T18:47:04,432 Found index url https://pypi.org/simple 2021-07-15T18:47:04,641 Found link https://files.pythonhosted.org/packages/1f/5d/f8b32c7a4f0bc1c55f26f226f2a2b185be5cc9e35ca435d39f79a3083624/hello-mattmoony-0.1.0.tar.gz#sha256=3d28589252dee03a800c05fc32c21b580641667fd5204ffe0efd1c97db8b880c (from https://pypi.org/simple/hello-mattmoony/), version: 0.1.0 2021-07-15T18:47:04,642 Found link https://files.pythonhosted.org/packages/e2/63/7739445578ac5a4918af1d09221f79ac4ea56b0111d5bfabe67170c87964/hello-mattmoony-0.1.1.tar.gz#sha256=cb5cc9cdeba6e2a923035fd3c1be6450afc44399f39c803e324899246071277b (from https://pypi.org/simple/hello-mattmoony/), version: 0.1.1 2021-07-15T18:47:04,643 Skipping link: not a file: https://pypi.org/simple/hello-mattmoony/ 2021-07-15T18:47:04,672 Given no hashes to check 1 links for project 'hello-mattmoony': discarding no candidates 2021-07-15T18:47:04,703 Collecting hello-mattmoony==0.1.0 2021-07-15T18:47:04,706 Created temporary directory: /tmp/pip-unpack-k2p9q7ju 2021-07-15T18:47:04,891 Downloading hello-mattmoony-0.1.0.tar.gz (1.2 kB) 2021-07-15T18:47:04,992 Added hello-mattmoony==0.1.0 from https://files.pythonhosted.org/packages/1f/5d/f8b32c7a4f0bc1c55f26f226f2a2b185be5cc9e35ca435d39f79a3083624/hello-mattmoony-0.1.0.tar.gz#sha256=3d28589252dee03a800c05fc32c21b580641667fd5204ffe0efd1c97db8b880c to build tracker '/tmp/pip-req-tracker-p3o98fqf' 2021-07-15T18:47:04,993 Running setup.py (path:/tmp/pip-wheel-0gqx53av/hello-mattmoony_321244b320e0486492d2eb1f33ba54eb/setup.py) egg_info for package hello-mattmoony 2021-07-15T18:47:04,995 Created temporary directory: /tmp/pip-pip-egg-info-uq1ibkji 2021-07-15T18:47:04,995 Running command python setup.py egg_info 2021-07-15T18:47:06,996 Traceback (most recent call last): 2021-07-15T18:47:06,997 File "", line 1, in 2021-07-15T18:47:06,998 File "/tmp/pip-wheel-0gqx53av/hello-mattmoony_321244b320e0486492d2eb1f33ba54eb/setup.py", line 4, in 2021-07-15T18:47:06,999 with open('hello/conf.json', 'r') as f: 2021-07-15T18:47:07,000 FileNotFoundError: [Errno 2] No such file or directory: 'hello/conf.json' 2021-07-15T18:47:07,079 WARNING: Discarding https://files.pythonhosted.org/packages/1f/5d/f8b32c7a4f0bc1c55f26f226f2a2b185be5cc9e35ca435d39f79a3083624/hello-mattmoony-0.1.0.tar.gz#sha256=3d28589252dee03a800c05fc32c21b580641667fd5204ffe0efd1c97db8b880c (from https://pypi.org/simple/hello-mattmoony/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-15T18:47:07,081 ERROR: Could not find a version that satisfies the requirement hello-mattmoony==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-15T18:47:07,082 ERROR: No matching distribution found for hello-mattmoony==0.1.0 2021-07-15T18:47:07,082 Exception information: 2021-07-15T18:47:07,082 Traceback (most recent call last): 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-15T18:47:07,082 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-15T18:47:07,082 raise RequirementsConflicted(criterion) 2021-07-15T18:47:07,082 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('hello-mattmoony==0.1.0') 2021-07-15T18:47:07,082 2021-07-15T18:47:07,082 During handling of the above exception, another exception occurred: 2021-07-15T18:47:07,082 2021-07-15T18:47:07,082 Traceback (most recent call last): 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-15T18:47:07,082 result = self._result = resolver.resolve( 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-15T18:47:07,082 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-15T18:47:07,082 raise ResolutionImpossible(e.criterion.information) 2021-07-15T18:47:07,082 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('hello-mattmoony==0.1.0'), parent=None)] 2021-07-15T18:47:07,082 2021-07-15T18:47:07,082 The above exception was the direct cause of the following exception: 2021-07-15T18:47:07,082 2021-07-15T18:47:07,082 Traceback (most recent call last): 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-15T18:47:07,082 status = self.run(options, args) 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-15T18:47:07,082 return func(self, options, args) 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-15T18:47:07,082 requirement_set = resolver.resolve( 2021-07-15T18:47:07,082 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-15T18:47:07,082 raise error from e 2021-07-15T18:47:07,082 pip._internal.exceptions.DistributionNotFound: No matching distribution found for hello-mattmoony==0.1.0 2021-07-15T18:47:07,091 Removed hello-mattmoony==0.1.0 from https://files.pythonhosted.org/packages/1f/5d/f8b32c7a4f0bc1c55f26f226f2a2b185be5cc9e35ca435d39f79a3083624/hello-mattmoony-0.1.0.tar.gz#sha256=3d28589252dee03a800c05fc32c21b580641667fd5204ffe0efd1c97db8b880c from build tracker '/tmp/pip-req-tracker-p3o98fqf' 2021-07-15T18:47:07,091 Removed build tracker: '/tmp/pip-req-tracker-p3o98fqf'