2021-07-10T02:08:36,612 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ay2bk6k 2021-07-10T02:08:36,615 Created temporary directory: /tmp/pip-req-tracker-l3z7dga5 2021-07-10T02:08:36,615 Initialized build tracking at /tmp/pip-req-tracker-l3z7dga5 2021-07-10T02:08:36,615 Created build tracker: /tmp/pip-req-tracker-l3z7dga5 2021-07-10T02:08:36,615 Entered build tracker: /tmp/pip-req-tracker-l3z7dga5 2021-07-10T02:08:36,616 Created temporary directory: /tmp/pip-wheel-dnd9dwft 2021-07-10T02:08:36,649 1 location(s) to search for versions of nanodb-driver: 2021-07-10T02:08:36,649 * https://pypi.org/simple/nanodb-driver/ 2021-07-10T02:08:36,650 Fetching project page and analyzing links: https://pypi.org/simple/nanodb-driver/ 2021-07-10T02:08:36,650 Getting page https://pypi.org/simple/nanodb-driver/ 2021-07-10T02:08:36,652 Found index url https://pypi.org/simple 2021-07-10T02:08:36,834 Found link https://files.pythonhosted.org/packages/7f/58/f75ca0b83d0f8c79325a14392d54fd918691f02576bcd7e3c825f9ba1cd3/nanodb_driver-0.0.1.tar.gz#sha256=f9c1e7a77916da02ceceba445396d6e0217ee6cae1eec2c442885cf456c283d0 (from https://pypi.org/simple/nanodb-driver/), version: 0.0.1 2021-07-10T02:08:36,834 Found link https://files.pythonhosted.org/packages/7c/23/c9f8faf68afeffae32c472f709b513c9173ee2f34e1a7610bbafbead6ca1/nanodb_driver-0.0.2.tar.gz#sha256=34b40959352e4e920376c560f4efa9b8aa1a6c7061daf7023f64078aec54ccc3 (from https://pypi.org/simple/nanodb-driver/), version: 0.0.2 2021-07-10T02:08:36,835 Found link https://files.pythonhosted.org/packages/f9/18/fe5cc63042533e77b0c96400f9d07f86d06d0ad611f59e425ad2c9ccf642/nanodb_driver-0.0.3.tar.gz#sha256=77128e7709a6275a1b7da62103ad553732d2fee836612c8fc774f3a936231542 (from https://pypi.org/simple/nanodb-driver/), version: 0.0.3 2021-07-10T02:08:36,835 Skipping link: not a file: https://pypi.org/simple/nanodb-driver/ 2021-07-10T02:08:36,853 Given no hashes to check 1 links for project 'nanodb-driver': discarding no candidates 2021-07-10T02:08:36,872 Collecting nanodb-driver==0.0.1 2021-07-10T02:08:36,873 Created temporary directory: /tmp/pip-unpack-ei1fr6wf 2021-07-10T02:08:37,045 Downloading nanodb_driver-0.0.1.tar.gz (6.8 kB) 2021-07-10T02:08:37,105 Added nanodb-driver==0.0.1 from https://files.pythonhosted.org/packages/7f/58/f75ca0b83d0f8c79325a14392d54fd918691f02576bcd7e3c825f9ba1cd3/nanodb_driver-0.0.1.tar.gz#sha256=f9c1e7a77916da02ceceba445396d6e0217ee6cae1eec2c442885cf456c283d0 to build tracker '/tmp/pip-req-tracker-l3z7dga5' 2021-07-10T02:08:37,107 Running setup.py (path:/tmp/pip-wheel-dnd9dwft/nanodb-driver_bd1269c6434a4f30b27b50e70ea0de9f/setup.py) egg_info for package nanodb-driver 2021-07-10T02:08:37,107 Created temporary directory: /tmp/pip-pip-egg-info-lee09db1 2021-07-10T02:08:37,108 Running command python setup.py egg_info 2021-07-10T02:08:37,769 Traceback (most recent call last): 2021-07-10T02:08:37,770 File "", line 1, in 2021-07-10T02:08:37,770 File "/tmp/pip-wheel-dnd9dwft/nanodb-driver_bd1269c6434a4f30b27b50e70ea0de9f/setup.py", line 2, in 2021-07-10T02:08:37,770 import nanodb_driver 2021-07-10T02:08:37,771 File "/tmp/pip-wheel-dnd9dwft/nanodb-driver_bd1269c6434a4f30b27b50e70ea0de9f/nanodb_driver/__init__.py", line 7, in 2021-07-10T02:08:37,771 from driver import Driver 2021-07-10T02:08:37,771 ModuleNotFoundError: No module named 'driver' 2021-07-10T02:08:37,819 WARNING: Discarding https://files.pythonhosted.org/packages/7f/58/f75ca0b83d0f8c79325a14392d54fd918691f02576bcd7e3c825f9ba1cd3/nanodb_driver-0.0.1.tar.gz#sha256=f9c1e7a77916da02ceceba445396d6e0217ee6cae1eec2c442885cf456c283d0 (from https://pypi.org/simple/nanodb-driver/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T02:08:37,821 ERROR: Could not find a version that satisfies the requirement nanodb-driver==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T02:08:37,821 ERROR: No matching distribution found for nanodb-driver==0.0.1 2021-07-10T02:08:37,821 Exception information: 2021-07-10T02:08:37,821 Traceback (most recent call last): 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T02:08:37,821 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T02:08:37,821 raise RequirementsConflicted(criterion) 2021-07-10T02:08:37,821 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nanodb-driver==0.0.1') 2021-07-10T02:08:37,821 2021-07-10T02:08:37,821 During handling of the above exception, another exception occurred: 2021-07-10T02:08:37,821 2021-07-10T02:08:37,821 Traceback (most recent call last): 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T02:08:37,821 result = self._result = resolver.resolve( 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T02:08:37,821 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T02:08:37,821 raise ResolutionImpossible(e.criterion.information) 2021-07-10T02:08:37,821 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nanodb-driver==0.0.1'), parent=None)] 2021-07-10T02:08:37,821 2021-07-10T02:08:37,821 The above exception was the direct cause of the following exception: 2021-07-10T02:08:37,821 2021-07-10T02:08:37,821 Traceback (most recent call last): 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T02:08:37,821 status = self.run(options, args) 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T02:08:37,821 return func(self, options, args) 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T02:08:37,821 requirement_set = resolver.resolve( 2021-07-10T02:08:37,821 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T02:08:37,821 raise error from e 2021-07-10T02:08:37,821 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nanodb-driver==0.0.1 2021-07-10T02:08:37,827 Removed nanodb-driver==0.0.1 from https://files.pythonhosted.org/packages/7f/58/f75ca0b83d0f8c79325a14392d54fd918691f02576bcd7e3c825f9ba1cd3/nanodb_driver-0.0.1.tar.gz#sha256=f9c1e7a77916da02ceceba445396d6e0217ee6cae1eec2c442885cf456c283d0 from build tracker '/tmp/pip-req-tracker-l3z7dga5' 2021-07-10T02:08:37,827 Removed build tracker: '/tmp/pip-req-tracker-l3z7dga5'