2021-07-10T01:02:46,591 Created temporary directory: /tmp/pip-ephem-wheel-cache-zumbxuwn 2021-07-10T01:02:46,595 Created temporary directory: /tmp/pip-req-tracker-cldmbicg 2021-07-10T01:02:46,595 Initialized build tracking at /tmp/pip-req-tracker-cldmbicg 2021-07-10T01:02:46,595 Created build tracker: /tmp/pip-req-tracker-cldmbicg 2021-07-10T01:02:46,595 Entered build tracker: /tmp/pip-req-tracker-cldmbicg 2021-07-10T01:02:46,596 Created temporary directory: /tmp/pip-wheel-g63r50q1 2021-07-10T01:02:46,629 1 location(s) to search for versions of pytsm: 2021-07-10T01:02:46,629 * https://pypi.org/simple/pytsm/ 2021-07-10T01:02:46,630 Fetching project page and analyzing links: https://pypi.org/simple/pytsm/ 2021-07-10T01:02:46,630 Getting page https://pypi.org/simple/pytsm/ 2021-07-10T01:02:46,632 Found index url https://pypi.org/simple 2021-07-10T01:02:46,722 Found link https://files.pythonhosted.org/packages/1c/96/e06d1324dc952c728ea863992f993c51b8435baa70964aab0178412d3c34/pytsm-0.0.0.tar.gz#sha256=e002d1774dad3d717fd63be982341977560ba2bf5beac30c5ea7e65fcf2b25e6 (from https://pypi.org/simple/pytsm/), version: 0.0.0 2021-07-10T01:02:46,722 Found link https://files.pythonhosted.org/packages/b7/c1/389c8084fbcb4e631b86f2de586d450b17c8d6c31ecf1f480c648ae10c75/pytsm-0.0.1.tar.gz#sha256=117dd96d06c7963fb932abcfc5f759757bf65849536f722bb99c41904b9c58b4 (from https://pypi.org/simple/pytsm/), version: 0.0.1 2021-07-10T01:02:46,722 Skipping link: not a file: https://pypi.org/simple/pytsm/ 2021-07-10T01:02:46,738 Given no hashes to check 1 links for project 'pytsm': discarding no candidates 2021-07-10T01:02:46,755 Collecting pytsm==0.0.1 2021-07-10T01:02:46,757 Created temporary directory: /tmp/pip-unpack-wxoykwlf 2021-07-10T01:02:46,925 Downloading pytsm-0.0.1.tar.gz (15 kB) 2021-07-10T01:02:47,006 Added pytsm==0.0.1 from https://files.pythonhosted.org/packages/b7/c1/389c8084fbcb4e631b86f2de586d450b17c8d6c31ecf1f480c648ae10c75/pytsm-0.0.1.tar.gz#sha256=117dd96d06c7963fb932abcfc5f759757bf65849536f722bb99c41904b9c58b4 to build tracker '/tmp/pip-req-tracker-cldmbicg' 2021-07-10T01:02:47,007 Running setup.py (path:/tmp/pip-wheel-g63r50q1/pytsm_016307b23c6248eead1ac119a618947a/setup.py) egg_info for package pytsm 2021-07-10T01:02:47,008 Created temporary directory: /tmp/pip-pip-egg-info-s25gcmad 2021-07-10T01:02:47,008 Running command python setup.py egg_info 2021-07-10T01:02:47,635 Traceback (most recent call last): 2021-07-10T01:02:47,636 File "", line 1, in 2021-07-10T01:02:47,636 File "/tmp/pip-wheel-g63r50q1/pytsm_016307b23c6248eead1ac119a618947a/setup.py", line 22, in 2021-07-10T01:02:47,637 with open('VERSION.txt', 'r') as f: 2021-07-10T01:02:47,637 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION.txt' 2021-07-10T01:02:47,687 WARNING: Discarding https://files.pythonhosted.org/packages/b7/c1/389c8084fbcb4e631b86f2de586d450b17c8d6c31ecf1f480c648ae10c75/pytsm-0.0.1.tar.gz#sha256=117dd96d06c7963fb932abcfc5f759757bf65849536f722bb99c41904b9c58b4 (from https://pypi.org/simple/pytsm/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:02:47,688 ERROR: Could not find a version that satisfies the requirement pytsm==0.0.1 (from versions: 0.0.0, 0.0.1) 2021-07-10T01:02:47,688 ERROR: No matching distribution found for pytsm==0.0.1 2021-07-10T01:02:47,689 Exception information: 2021-07-10T01:02:47,689 Traceback (most recent call last): 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:02:47,689 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:02:47,689 raise RequirementsConflicted(criterion) 2021-07-10T01:02:47,689 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytsm==0.0.1') 2021-07-10T01:02:47,689 2021-07-10T01:02:47,689 During handling of the above exception, another exception occurred: 2021-07-10T01:02:47,689 2021-07-10T01:02:47,689 Traceback (most recent call last): 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:02:47,689 result = self._result = resolver.resolve( 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:02:47,689 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:02:47,689 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:02:47,689 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytsm==0.0.1'), parent=None)] 2021-07-10T01:02:47,689 2021-07-10T01:02:47,689 The above exception was the direct cause of the following exception: 2021-07-10T01:02:47,689 2021-07-10T01:02:47,689 Traceback (most recent call last): 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:02:47,689 status = self.run(options, args) 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:02:47,689 return func(self, options, args) 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:02:47,689 requirement_set = resolver.resolve( 2021-07-10T01:02:47,689 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:02:47,689 raise error from e 2021-07-10T01:02:47,689 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytsm==0.0.1 2021-07-10T01:02:47,694 Removed pytsm==0.0.1 from https://files.pythonhosted.org/packages/b7/c1/389c8084fbcb4e631b86f2de586d450b17c8d6c31ecf1f480c648ae10c75/pytsm-0.0.1.tar.gz#sha256=117dd96d06c7963fb932abcfc5f759757bf65849536f722bb99c41904b9c58b4 from build tracker '/tmp/pip-req-tracker-cldmbicg' 2021-07-10T01:02:47,694 Removed build tracker: '/tmp/pip-req-tracker-cldmbicg'