2021-07-09T06:07:25,740 Created temporary directory: /tmp/pip-ephem-wheel-cache-9hwd3q0g 2021-07-09T06:07:25,743 Created temporary directory: /tmp/pip-req-tracker-d4qkyiox 2021-07-09T06:07:25,743 Initialized build tracking at /tmp/pip-req-tracker-d4qkyiox 2021-07-09T06:07:25,743 Created build tracker: /tmp/pip-req-tracker-d4qkyiox 2021-07-09T06:07:25,743 Entered build tracker: /tmp/pip-req-tracker-d4qkyiox 2021-07-09T06:07:25,744 Created temporary directory: /tmp/pip-wheel-b0rfi1ir 2021-07-09T06:07:25,777 1 location(s) to search for versions of qiita: 2021-07-09T06:07:25,777 * https://pypi.org/simple/qiita/ 2021-07-09T06:07:25,778 Fetching project page and analyzing links: https://pypi.org/simple/qiita/ 2021-07-09T06:07:25,778 Getting page https://pypi.org/simple/qiita/ 2021-07-09T06:07:25,780 Found index url https://pypi.org/simple 2021-07-09T06:07:25,961 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/63/b9/900b78bde808a72442733b3924203f841d70cb09fd2245b2d6811f75b026/qiita-0.1-py2.7.egg#sha256=5dc757d94e91a1673ed4773832c92f4eee465c6b0bf473674e7aa9ddd263648d (from https://pypi.org/simple/qiita/) 2021-07-09T06:07:25,961 Found link https://files.pythonhosted.org/packages/75/e0/ac72ba0aff8d789bccbf939a08f7f96aced4e772a6dce234e96940a6f5a3/qiita-0.1.tar.gz#sha256=8b0a997523183f40eb618e12eedf78ae2deae53c406f0491d8b16a8a99e9c863 (from https://pypi.org/simple/qiita/), version: 0.1 2021-07-09T06:07:25,961 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/be/f2/9d861e18599e682f95d3c38b6f3d3fdb8be9f694d8de664ff65bcc28b5bc/qiita-0.1.1-py2.7.egg#sha256=eac6ca819334fe33dc3f18ae65a3b6b57dcf24c1723b483b3ef2b0baf12c29c9 (from https://pypi.org/simple/qiita/) 2021-07-09T06:07:25,962 Found link https://files.pythonhosted.org/packages/d5/94/7aca80954a2a49bf76742070f42370876ae3c73ef646e1bf65d67287699f/qiita-0.1.1.tar.gz#sha256=b24ef39314f7e0529422726b7fab776dd68b8f9b6cd39e1c98d9bf954cedd3e7 (from https://pypi.org/simple/qiita/), version: 0.1.1 2021-07-09T06:07:25,962 Skipping link: not a file: https://pypi.org/simple/qiita/ 2021-07-09T06:07:25,978 Given no hashes to check 1 links for project 'qiita': discarding no candidates 2021-07-09T06:07:25,996 Collecting qiita==0.1 2021-07-09T06:07:25,997 Created temporary directory: /tmp/pip-unpack-j8wlhbmz 2021-07-09T06:07:26,175 Downloading qiita-0.1.tar.gz (11 kB) 2021-07-09T06:07:26,237 Added qiita==0.1 from https://files.pythonhosted.org/packages/75/e0/ac72ba0aff8d789bccbf939a08f7f96aced4e772a6dce234e96940a6f5a3/qiita-0.1.tar.gz#sha256=8b0a997523183f40eb618e12eedf78ae2deae53c406f0491d8b16a8a99e9c863 to build tracker '/tmp/pip-req-tracker-d4qkyiox' 2021-07-09T06:07:26,238 Running setup.py (path:/tmp/pip-wheel-b0rfi1ir/qiita_e5ef8d9c779c4b9596e6a760ce36e410/setup.py) egg_info for package qiita 2021-07-09T06:07:26,239 Created temporary directory: /tmp/pip-pip-egg-info-wndvdk9a 2021-07-09T06:07:26,239 Running command python setup.py egg_info 2021-07-09T06:07:26,854 Traceback (most recent call last): 2021-07-09T06:07:26,855 File "", line 1, in 2021-07-09T06:07:26,855 File "/tmp/pip-wheel-b0rfi1ir/qiita_e5ef8d9c779c4b9596e6a760ce36e410/setup.py", line 16, in 2021-07-09T06:07:26,855 description = file(os.path.join(os.path.dirname(__file__), 'README.rst')).read() 2021-07-09T06:07:26,856 NameError: name 'file' is not defined 2021-07-09T06:07:26,904 WARNING: Discarding https://files.pythonhosted.org/packages/75/e0/ac72ba0aff8d789bccbf939a08f7f96aced4e772a6dce234e96940a6f5a3/qiita-0.1.tar.gz#sha256=8b0a997523183f40eb618e12eedf78ae2deae53c406f0491d8b16a8a99e9c863 (from https://pypi.org/simple/qiita/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:07:26,905 ERROR: Could not find a version that satisfies the requirement qiita==0.1 (from versions: 0.1, 0.1.1) 2021-07-09T06:07:26,906 ERROR: No matching distribution found for qiita==0.1 2021-07-09T06:07:26,906 Exception information: 2021-07-09T06:07:26,906 Traceback (most recent call last): 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:07:26,906 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:07:26,906 raise RequirementsConflicted(criterion) 2021-07-09T06:07:26,906 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('qiita==0.1') 2021-07-09T06:07:26,906 2021-07-09T06:07:26,906 During handling of the above exception, another exception occurred: 2021-07-09T06:07:26,906 2021-07-09T06:07:26,906 Traceback (most recent call last): 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:07:26,906 result = self._result = resolver.resolve( 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:07:26,906 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:07:26,906 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:07:26,906 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('qiita==0.1'), parent=None)] 2021-07-09T06:07:26,906 2021-07-09T06:07:26,906 The above exception was the direct cause of the following exception: 2021-07-09T06:07:26,906 2021-07-09T06:07:26,906 Traceback (most recent call last): 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:07:26,906 status = self.run(options, args) 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:07:26,906 return func(self, options, args) 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:07:26,906 requirement_set = resolver.resolve( 2021-07-09T06:07:26,906 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:07:26,906 raise error from e 2021-07-09T06:07:26,906 pip._internal.exceptions.DistributionNotFound: No matching distribution found for qiita==0.1 2021-07-09T06:07:26,911 Removed qiita==0.1 from https://files.pythonhosted.org/packages/75/e0/ac72ba0aff8d789bccbf939a08f7f96aced4e772a6dce234e96940a6f5a3/qiita-0.1.tar.gz#sha256=8b0a997523183f40eb618e12eedf78ae2deae53c406f0491d8b16a8a99e9c863 from build tracker '/tmp/pip-req-tracker-d4qkyiox' 2021-07-09T06:07:26,911 Removed build tracker: '/tmp/pip-req-tracker-d4qkyiox'