2021-07-09T02:25:08,176 Created temporary directory: /tmp/pip-ephem-wheel-cache-qildfwoq 2021-07-09T02:25:08,179 Created temporary directory: /tmp/pip-req-tracker-9k01jzv1 2021-07-09T02:25:08,179 Initialized build tracking at /tmp/pip-req-tracker-9k01jzv1 2021-07-09T02:25:08,180 Created build tracker: /tmp/pip-req-tracker-9k01jzv1 2021-07-09T02:25:08,180 Entered build tracker: /tmp/pip-req-tracker-9k01jzv1 2021-07-09T02:25:08,181 Created temporary directory: /tmp/pip-wheel-1kb7oy4r 2021-07-09T02:25:08,214 1 location(s) to search for versions of qanda: 2021-07-09T02:25:08,214 * https://pypi.org/simple/qanda/ 2021-07-09T02:25:08,214 Fetching project page and analyzing links: https://pypi.org/simple/qanda/ 2021-07-09T02:25:08,215 Getting page https://pypi.org/simple/qanda/ 2021-07-09T02:25:08,216 Found index url https://pypi.org/simple 2021-07-09T02:25:08,398 Found link https://files.pythonhosted.org/packages/05/1a/3e44f9eff0ee4ccf76ba97124fb4d98d6648a4af2b74d281f06955c1111e/qanda-0.1dev.tar.gz#sha256=77c8f597f5b69c79810630ff87e282988e98f08ac0b070f192e376d57f7f23e6 (from https://pypi.org/simple/qanda/), version: 0.1dev 2021-07-09T02:25:08,399 Skipping link: not a file: https://pypi.org/simple/qanda/ 2021-07-09T02:25:08,415 Given no hashes to check 1 links for project 'qanda': discarding no candidates 2021-07-09T02:25:08,432 Collecting qanda==0.1dev 2021-07-09T02:25:08,434 Created temporary directory: /tmp/pip-unpack-4q78eoh4 2021-07-09T02:25:08,725 Downloading qanda-0.1dev.tar.gz (61 kB) 2021-07-09T02:25:08,886 Added qanda==0.1dev from https://files.pythonhosted.org/packages/05/1a/3e44f9eff0ee4ccf76ba97124fb4d98d6648a4af2b74d281f06955c1111e/qanda-0.1dev.tar.gz#sha256=77c8f597f5b69c79810630ff87e282988e98f08ac0b070f192e376d57f7f23e6 to build tracker '/tmp/pip-req-tracker-9k01jzv1' 2021-07-09T02:25:08,887 Running setup.py (path:/tmp/pip-wheel-1kb7oy4r/qanda_5c696662ed404d2882269354e4b7ae4a/setup.py) egg_info for package qanda 2021-07-09T02:25:08,888 Created temporary directory: /tmp/pip-pip-egg-info-q4_91w_o 2021-07-09T02:25:08,888 Running command python setup.py egg_info 2021-07-09T02:25:09,541 Traceback (most recent call last): 2021-07-09T02:25:09,542 File "", line 1, in 2021-07-09T02:25:09,542 File "/tmp/pip-wheel-1kb7oy4r/qanda_5c696662ed404d2882269354e4b7ae4a/setup.py", line 4, in 2021-07-09T02:25:09,542 import qanda 2021-07-09T02:25:09,542 File "/tmp/pip-wheel-1kb7oy4r/qanda_5c696662ed404d2882269354e4b7ae4a/qanda/__init__.py", line 43, in 2021-07-09T02:25:09,543 from session import * 2021-07-09T02:25:09,543 ModuleNotFoundError: No module named 'session' 2021-07-09T02:25:09,593 WARNING: Discarding https://files.pythonhosted.org/packages/05/1a/3e44f9eff0ee4ccf76ba97124fb4d98d6648a4af2b74d281f06955c1111e/qanda-0.1dev.tar.gz#sha256=77c8f597f5b69c79810630ff87e282988e98f08ac0b070f192e376d57f7f23e6 (from https://pypi.org/simple/qanda/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:25:09,594 ERROR: Could not find a version that satisfies the requirement qanda==0.1dev (from versions: 0.1.dev0) 2021-07-09T02:25:09,594 ERROR: No matching distribution found for qanda==0.1dev 2021-07-09T02:25:09,595 Exception information: 2021-07-09T02:25:09,595 Traceback (most recent call last): 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:25:09,595 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:25:09,595 raise RequirementsConflicted(criterion) 2021-07-09T02:25:09,595 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qanda==0.1dev') 2021-07-09T02:25:09,595 2021-07-09T02:25:09,595 During handling of the above exception, another exception occurred: 2021-07-09T02:25:09,595 2021-07-09T02:25:09,595 Traceback (most recent call last): 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:25:09,595 result = self._result = resolver.resolve( 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:25:09,595 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:25:09,595 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:25:09,595 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qanda==0.1dev'), parent=None)] 2021-07-09T02:25:09,595 2021-07-09T02:25:09,595 The above exception was the direct cause of the following exception: 2021-07-09T02:25:09,595 2021-07-09T02:25:09,595 Traceback (most recent call last): 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:25:09,595 status = self.run(options, args) 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:25:09,595 return func(self, options, args) 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:25:09,595 requirement_set = resolver.resolve( 2021-07-09T02:25:09,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:25:09,595 raise error from e 2021-07-09T02:25:09,595 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qanda==0.1dev 2021-07-09T02:25:09,599 Removed qanda==0.1dev from https://files.pythonhosted.org/packages/05/1a/3e44f9eff0ee4ccf76ba97124fb4d98d6648a4af2b74d281f06955c1111e/qanda-0.1dev.tar.gz#sha256=77c8f597f5b69c79810630ff87e282988e98f08ac0b070f192e376d57f7f23e6 from build tracker '/tmp/pip-req-tracker-9k01jzv1' 2021-07-09T02:25:09,600 Removed build tracker: '/tmp/pip-req-tracker-9k01jzv1'