2021-07-16T03:16:05,624 Created temporary directory: /tmp/pip-ephem-wheel-cache-3y12l481 2021-07-16T03:16:05,627 Created temporary directory: /tmp/pip-req-tracker-awo0vk3u 2021-07-16T03:16:05,627 Initialized build tracking at /tmp/pip-req-tracker-awo0vk3u 2021-07-16T03:16:05,628 Created build tracker: /tmp/pip-req-tracker-awo0vk3u 2021-07-16T03:16:05,628 Entered build tracker: /tmp/pip-req-tracker-awo0vk3u 2021-07-16T03:16:05,629 Created temporary directory: /tmp/pip-wheel-2qrlqtan 2021-07-16T03:16:05,667 1 location(s) to search for versions of stock-price-alerts: 2021-07-16T03:16:05,667 * https://pypi.org/simple/stock-price-alerts/ 2021-07-16T03:16:05,668 Fetching project page and analyzing links: https://pypi.org/simple/stock-price-alerts/ 2021-07-16T03:16:05,669 Getting page https://pypi.org/simple/stock-price-alerts/ 2021-07-16T03:16:05,671 Found index url https://pypi.org/simple 2021-07-16T03:16:05,786 Found link https://files.pythonhosted.org/packages/9b/52/1abc3901eb1276b63b563766d5781adea26e00e8389132df4e55a4f3ad20/stock-price-alerts-0.0.1.tar.gz#sha256=0f103eb6e1b7277a1eaba211cbd599de37eb9ed744fa1275713a7a0d57d94299 (from https://pypi.org/simple/stock-price-alerts/) (requires-python:>=3.6), version: 0.0.1 2021-07-16T03:16:05,787 Found link https://files.pythonhosted.org/packages/ab/05/802dbbcff7a1edd7cdea09746b74e63bf69e2137e404990b0337ac97f3b0/stock-price-alerts-0.0.2.tar.gz#sha256=38f833f4281253e13b597ceae9322248e8f4733e407be33fc719140a6609ab1d (from https://pypi.org/simple/stock-price-alerts/) (requires-python:>=3.6), version: 0.0.2 2021-07-16T03:16:05,788 Skipping link: not a file: https://pypi.org/simple/stock-price-alerts/ 2021-07-16T03:16:05,813 Given no hashes to check 1 links for project 'stock-price-alerts': discarding no candidates 2021-07-16T03:16:05,841 Collecting stock-price-alerts==0.0.2 2021-07-16T03:16:05,843 Created temporary directory: /tmp/pip-unpack-5v8ncahg 2021-07-16T03:16:06,022 Downloading stock-price-alerts-0.0.2.tar.gz (2.7 kB) 2021-07-16T03:16:06,056 Added stock-price-alerts==0.0.2 from https://files.pythonhosted.org/packages/ab/05/802dbbcff7a1edd7cdea09746b74e63bf69e2137e404990b0337ac97f3b0/stock-price-alerts-0.0.2.tar.gz#sha256=38f833f4281253e13b597ceae9322248e8f4733e407be33fc719140a6609ab1d to build tracker '/tmp/pip-req-tracker-awo0vk3u' 2021-07-16T03:16:06,057 Running setup.py (path:/tmp/pip-wheel-2qrlqtan/stock-price-alerts_07bb903d90094a4e8fb3282dea25a1ce/setup.py) egg_info for package stock-price-alerts 2021-07-16T03:16:06,058 Created temporary directory: /tmp/pip-pip-egg-info-q17u2505 2021-07-16T03:16:06,059 Running command python setup.py egg_info 2021-07-16T03:16:07,234 Traceback (most recent call last): 2021-07-16T03:16:07,235 File "", line 1, in 2021-07-16T03:16:07,235 File "/tmp/pip-wheel-2qrlqtan/stock-price-alerts_07bb903d90094a4e8fb3282dea25a1ce/setup.py", line 7, in 2021-07-16T03:16:07,235 with open("package_metadata.json", "r") as fh: 2021-07-16T03:16:07,235 FileNotFoundError: [Errno 2] No such file or directory: 'package_metadata.json' 2021-07-16T03:16:07,292 WARNING: Discarding https://files.pythonhosted.org/packages/ab/05/802dbbcff7a1edd7cdea09746b74e63bf69e2137e404990b0337ac97f3b0/stock-price-alerts-0.0.2.tar.gz#sha256=38f833f4281253e13b597ceae9322248e8f4733e407be33fc719140a6609ab1d (from https://pypi.org/simple/stock-price-alerts/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-16T03:16:07,294 ERROR: Could not find a version that satisfies the requirement stock-price-alerts==0.0.2 (from versions: 0.0.1, 0.0.2) 2021-07-16T03:16:07,295 ERROR: No matching distribution found for stock-price-alerts==0.0.2 2021-07-16T03:16:07,295 Exception information: 2021-07-16T03:16:07,295 Traceback (most recent call last): 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-16T03:16:07,295 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-16T03:16:07,295 raise RequirementsConflicted(criterion) 2021-07-16T03:16:07,295 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stock-price-alerts==0.0.2') 2021-07-16T03:16:07,295 2021-07-16T03:16:07,295 During handling of the above exception, another exception occurred: 2021-07-16T03:16:07,295 2021-07-16T03:16:07,295 Traceback (most recent call last): 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-16T03:16:07,295 result = self._result = resolver.resolve( 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-16T03:16:07,295 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-16T03:16:07,295 raise ResolutionImpossible(e.criterion.information) 2021-07-16T03:16:07,295 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stock-price-alerts==0.0.2'), parent=None)] 2021-07-16T03:16:07,295 2021-07-16T03:16:07,295 The above exception was the direct cause of the following exception: 2021-07-16T03:16:07,295 2021-07-16T03:16:07,295 Traceback (most recent call last): 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-16T03:16:07,295 status = self.run(options, args) 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-16T03:16:07,295 return func(self, options, args) 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-16T03:16:07,295 requirement_set = resolver.resolve( 2021-07-16T03:16:07,295 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-16T03:16:07,295 raise error from e 2021-07-16T03:16:07,295 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stock-price-alerts==0.0.2 2021-07-16T03:16:07,300 Removed stock-price-alerts==0.0.2 from https://files.pythonhosted.org/packages/ab/05/802dbbcff7a1edd7cdea09746b74e63bf69e2137e404990b0337ac97f3b0/stock-price-alerts-0.0.2.tar.gz#sha256=38f833f4281253e13b597ceae9322248e8f4733e407be33fc719140a6609ab1d from build tracker '/tmp/pip-req-tracker-awo0vk3u' 2021-07-16T03:16:07,300 Removed build tracker: '/tmp/pip-req-tracker-awo0vk3u'