2021-07-09T23:53:07,701 Created temporary directory: /tmp/pip-ephem-wheel-cache-ttofbmj7 2021-07-09T23:53:07,704 Created temporary directory: /tmp/pip-req-tracker-wjgwkkit 2021-07-09T23:53:07,705 Initialized build tracking at /tmp/pip-req-tracker-wjgwkkit 2021-07-09T23:53:07,705 Created build tracker: /tmp/pip-req-tracker-wjgwkkit 2021-07-09T23:53:07,705 Entered build tracker: /tmp/pip-req-tracker-wjgwkkit 2021-07-09T23:53:07,706 Created temporary directory: /tmp/pip-wheel-zkvt9o2o 2021-07-09T23:53:07,741 1 location(s) to search for versions of seapy: 2021-07-09T23:53:07,741 * https://pypi.org/simple/seapy/ 2021-07-09T23:53:07,741 Fetching project page and analyzing links: https://pypi.org/simple/seapy/ 2021-07-09T23:53:07,742 Getting page https://pypi.org/simple/seapy/ 2021-07-09T23:53:07,743 Found index url https://pypi.org/simple 2021-07-09T23:53:07,926 Found link https://files.pythonhosted.org/packages/c7/d8/07d8aa829205f3fbaa870f15fe6ea4081a24009be21beab754c2950c4ae4/seapy-0.1.0.dev-9dc98cc.tar.gz#sha256=33292c18cd16a9d9c7927e170ae6b3f89868b2254616fd806e74a470f5bb8b66 (from https://pypi.org/simple/seapy/), version: 0.1.0.dev-9dc98cc 2021-07-09T23:53:07,927 Found link https://files.pythonhosted.org/packages/e4/19/b6504c8920fb80a178496cebc6adc5804de66cc2f29b2657d5bc4b13e8fb/seapy-0.1.0.dev-63e51ed.tar.gz#sha256=101af5d5cd7113981bf807ac565440df2d9b008d8473a44f6367dadd1d811a22 (from https://pypi.org/simple/seapy/), version: 0.1.0.dev-63e51ed 2021-07-09T23:53:07,927 Skipping link: not a file: https://pypi.org/simple/seapy/ 2021-07-09T23:53:07,944 Given no hashes to check 1 links for project 'seapy': discarding no candidates 2021-07-09T23:53:07,961 Collecting seapy==0.1.0.dev-9dc98cc 2021-07-09T23:53:07,963 Created temporary directory: /tmp/pip-unpack-ogg62xmc 2021-07-09T23:53:08,140 Downloading seapy-0.1.0.dev-9dc98cc.tar.gz (29 kB) 2021-07-09T23:53:08,269 Added seapy==0.1.0.dev-9dc98cc from https://files.pythonhosted.org/packages/c7/d8/07d8aa829205f3fbaa870f15fe6ea4081a24009be21beab754c2950c4ae4/seapy-0.1.0.dev-9dc98cc.tar.gz#sha256=33292c18cd16a9d9c7927e170ae6b3f89868b2254616fd806e74a470f5bb8b66 to build tracker '/tmp/pip-req-tracker-wjgwkkit' 2021-07-09T23:53:08,271 Running setup.py (path:/tmp/pip-wheel-zkvt9o2o/seapy_aa31def9d73c4c28884e00c94089b612/setup.py) egg_info for package seapy 2021-07-09T23:53:08,271 Created temporary directory: /tmp/pip-pip-egg-info-x0j_ovwh 2021-07-09T23:53:08,272 Running command python setup.py egg_info 2021-07-09T23:53:08,934 fatal: not a git repository (or any of the parent directories): .git 2021-07-09T23:53:08,943 Traceback (most recent call last): 2021-07-09T23:53:08,943 File "", line 1, in 2021-07-09T23:53:08,943 File "/tmp/pip-wheel-zkvt9o2o/seapy_aa31def9d73c4c28884e00c94089b612/setup.py", line 44, in 2021-07-09T23:53:08,944 warnings.warn("WARNING: Couldn't get git revision, using existing seapy/version.py") 2021-07-09T23:53:08,944 NameError: name 'warnings' is not defined 2021-07-09T23:53:09,002 WARNING: Discarding https://files.pythonhosted.org/packages/c7/d8/07d8aa829205f3fbaa870f15fe6ea4081a24009be21beab754c2950c4ae4/seapy-0.1.0.dev-9dc98cc.tar.gz#sha256=33292c18cd16a9d9c7927e170ae6b3f89868b2254616fd806e74a470f5bb8b66 (from https://pypi.org/simple/seapy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T23:53:09,004 ERROR: Could not find a version that satisfies the requirement seapy==0.1.0.dev-9dc98cc (from versions: 0.1.0.dev-9dc98cc, 0.1.0.dev-63e51ed) 2021-07-09T23:53:09,004 ERROR: No matching distribution found for seapy==0.1.0.dev-9dc98cc 2021-07-09T23:53:09,004 Exception information: 2021-07-09T23:53:09,004 Traceback (most recent call last): 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T23:53:09,004 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T23:53:09,004 raise RequirementsConflicted(criterion) 2021-07-09T23:53:09,004 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('seapy==0.1.0.dev-9dc98cc') 2021-07-09T23:53:09,004 2021-07-09T23:53:09,004 During handling of the above exception, another exception occurred: 2021-07-09T23:53:09,004 2021-07-09T23:53:09,004 Traceback (most recent call last): 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T23:53:09,004 result = self._result = resolver.resolve( 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T23:53:09,004 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T23:53:09,004 raise ResolutionImpossible(e.criterion.information) 2021-07-09T23:53:09,004 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('seapy==0.1.0.dev-9dc98cc'), parent=None)] 2021-07-09T23:53:09,004 2021-07-09T23:53:09,004 The above exception was the direct cause of the following exception: 2021-07-09T23:53:09,004 2021-07-09T23:53:09,004 Traceback (most recent call last): 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T23:53:09,004 status = self.run(options, args) 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T23:53:09,004 return func(self, options, args) 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T23:53:09,004 requirement_set = resolver.resolve( 2021-07-09T23:53:09,004 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T23:53:09,004 raise error from e 2021-07-09T23:53:09,004 pip._internal.exceptions.DistributionNotFound: No matching distribution found for seapy==0.1.0.dev-9dc98cc 2021-07-09T23:53:09,009 Removed seapy==0.1.0.dev-9dc98cc from https://files.pythonhosted.org/packages/c7/d8/07d8aa829205f3fbaa870f15fe6ea4081a24009be21beab754c2950c4ae4/seapy-0.1.0.dev-9dc98cc.tar.gz#sha256=33292c18cd16a9d9c7927e170ae6b3f89868b2254616fd806e74a470f5bb8b66 from build tracker '/tmp/pip-req-tracker-wjgwkkit' 2021-07-09T23:53:09,009 Removed build tracker: '/tmp/pip-req-tracker-wjgwkkit'