2021-07-12T00:11:36,093 Created temporary directory: /tmp/pip-ephem-wheel-cache-ojp0r8lx 2021-07-12T00:11:36,096 Created temporary directory: /tmp/pip-req-tracker-xaxci_5i 2021-07-12T00:11:36,096 Initialized build tracking at /tmp/pip-req-tracker-xaxci_5i 2021-07-12T00:11:36,096 Created build tracker: /tmp/pip-req-tracker-xaxci_5i 2021-07-12T00:11:36,097 Entered build tracker: /tmp/pip-req-tracker-xaxci_5i 2021-07-12T00:11:36,097 Created temporary directory: /tmp/pip-wheel-cm88nzo3 2021-07-12T00:11:36,130 1 location(s) to search for versions of rtapylysis: 2021-07-12T00:11:36,130 * https://pypi.org/simple/rtapylysis/ 2021-07-12T00:11:36,130 Fetching project page and analyzing links: https://pypi.org/simple/rtapylysis/ 2021-07-12T00:11:36,131 Getting page https://pypi.org/simple/rtapylysis/ 2021-07-12T00:11:36,132 Found index url https://pypi.org/simple 2021-07-12T00:11:36,223 Found link https://files.pythonhosted.org/packages/32/6b/9046a3e678374161cef22958830fe8975a17dcfb0550146c7d601e7a7891/rtapylysis-0.2.tar.gz#sha256=35a3a6cc746614175ba0a977bfcc13196514cb46ec1b3d9bd6f6f4137f5bfaf2 (from https://pypi.org/simple/rtapylysis/), version: 0.2 2021-07-12T00:11:36,223 Found link https://files.pythonhosted.org/packages/31/ae/3cd0822d79953fab1f4e7aacfbf0cce89f418f9f704e5c31ab6e38fe30a6/rtapylysis-0.3.tar.gz#sha256=07ccb6c4a524ab51922b422313d51497542eca79f3c0793c18a52c1db2ecbf76 (from https://pypi.org/simple/rtapylysis/), version: 0.3 2021-07-12T00:11:36,223 Skipping link: not a file: https://pypi.org/simple/rtapylysis/ 2021-07-12T00:11:36,241 Given no hashes to check 1 links for project 'rtapylysis': discarding no candidates 2021-07-12T00:11:36,260 Collecting rtapylysis==0.2 2021-07-12T00:11:36,262 Created temporary directory: /tmp/pip-unpack-sukisquy 2021-07-12T00:11:36,440 Downloading rtapylysis-0.2.tar.gz (21 kB) 2021-07-12T00:11:36,500 Added rtapylysis==0.2 from https://files.pythonhosted.org/packages/32/6b/9046a3e678374161cef22958830fe8975a17dcfb0550146c7d601e7a7891/rtapylysis-0.2.tar.gz#sha256=35a3a6cc746614175ba0a977bfcc13196514cb46ec1b3d9bd6f6f4137f5bfaf2 to build tracker '/tmp/pip-req-tracker-xaxci_5i' 2021-07-12T00:11:36,501 Running setup.py (path:/tmp/pip-wheel-cm88nzo3/rtapylysis_9856bfbe95e347bab15486222f7e567b/setup.py) egg_info for package rtapylysis 2021-07-12T00:11:36,502 Created temporary directory: /tmp/pip-pip-egg-info-sey0je7l 2021-07-12T00:11:36,502 Running command python setup.py egg_info 2021-07-12T00:11:37,413 Traceback (most recent call last): 2021-07-12T00:11:37,414 File "", line 1, in 2021-07-12T00:11:37,414 File "/tmp/pip-wheel-cm88nzo3/rtapylysis_9856bfbe95e347bab15486222f7e567b/setup.py", line 9, in 2021-07-12T00:11:37,414 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2021-07-12T00:11:37,414 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-12T00:11:37,415 file = builtins.open(filename, mode, buffering) 2021-07-12T00:11:37,415 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-cm88nzo3/rtapylysis_9856bfbe95e347bab15486222f7e567b/README.md' 2021-07-12T00:11:37,466 WARNING: Discarding https://files.pythonhosted.org/packages/32/6b/9046a3e678374161cef22958830fe8975a17dcfb0550146c7d601e7a7891/rtapylysis-0.2.tar.gz#sha256=35a3a6cc746614175ba0a977bfcc13196514cb46ec1b3d9bd6f6f4137f5bfaf2 (from https://pypi.org/simple/rtapylysis/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T00:11:37,467 ERROR: Could not find a version that satisfies the requirement rtapylysis==0.2 (from versions: 0.2, 0.3) 2021-07-12T00:11:37,468 ERROR: No matching distribution found for rtapylysis==0.2 2021-07-12T00:11:37,468 Exception information: 2021-07-12T00:11:37,468 Traceback (most recent call last): 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T00:11:37,468 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T00:11:37,468 raise RequirementsConflicted(criterion) 2021-07-12T00:11:37,468 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rtapylysis==0.2') 2021-07-12T00:11:37,468 2021-07-12T00:11:37,468 During handling of the above exception, another exception occurred: 2021-07-12T00:11:37,468 2021-07-12T00:11:37,468 Traceback (most recent call last): 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T00:11:37,468 result = self._result = resolver.resolve( 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T00:11:37,468 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T00:11:37,468 raise ResolutionImpossible(e.criterion.information) 2021-07-12T00:11:37,468 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rtapylysis==0.2'), parent=None)] 2021-07-12T00:11:37,468 2021-07-12T00:11:37,468 The above exception was the direct cause of the following exception: 2021-07-12T00:11:37,468 2021-07-12T00:11:37,468 Traceback (most recent call last): 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T00:11:37,468 status = self.run(options, args) 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T00:11:37,468 return func(self, options, args) 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T00:11:37,468 requirement_set = resolver.resolve( 2021-07-12T00:11:37,468 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T00:11:37,468 raise error from e 2021-07-12T00:11:37,468 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rtapylysis==0.2 2021-07-12T00:11:37,473 Removed rtapylysis==0.2 from https://files.pythonhosted.org/packages/32/6b/9046a3e678374161cef22958830fe8975a17dcfb0550146c7d601e7a7891/rtapylysis-0.2.tar.gz#sha256=35a3a6cc746614175ba0a977bfcc13196514cb46ec1b3d9bd6f6f4137f5bfaf2 from build tracker '/tmp/pip-req-tracker-xaxci_5i' 2021-07-12T00:11:37,473 Removed build tracker: '/tmp/pip-req-tracker-xaxci_5i'