2021-07-09T05:47:56,730 Created temporary directory: /tmp/pip-ephem-wheel-cache-grbtlodu 2021-07-09T05:47:56,733 Created temporary directory: /tmp/pip-req-tracker-tpjdetqw 2021-07-09T05:47:56,733 Initialized build tracking at /tmp/pip-req-tracker-tpjdetqw 2021-07-09T05:47:56,733 Created build tracker: /tmp/pip-req-tracker-tpjdetqw 2021-07-09T05:47:56,733 Entered build tracker: /tmp/pip-req-tracker-tpjdetqw 2021-07-09T05:47:56,734 Created temporary directory: /tmp/pip-wheel-sm_axvp_ 2021-07-09T05:47:56,768 1 location(s) to search for versions of moodle: 2021-07-09T05:47:56,768 * https://pypi.org/simple/moodle/ 2021-07-09T05:47:56,769 Fetching project page and analyzing links: https://pypi.org/simple/moodle/ 2021-07-09T05:47:56,769 Getting page https://pypi.org/simple/moodle/ 2021-07-09T05:47:56,771 Found index url https://pypi.org/simple 2021-07-09T05:47:56,948 Found link https://files.pythonhosted.org/packages/68/3a/f73cf0eea0685880101d030817a52eb5692f1a44cd90c25a639b44872b58/moodle-0.0.1.tar.gz#sha256=791531a4c48232d629920b9cb79caa804e065b5afe41b4704266c5bfb672b88f (from https://pypi.org/simple/moodle/), version: 0.0.1 2021-07-09T05:47:56,949 Skipping link: not a file: https://pypi.org/simple/moodle/ 2021-07-09T05:47:56,965 Given no hashes to check 1 links for project 'moodle': discarding no candidates 2021-07-09T05:47:56,982 Collecting moodle==0.0.1 2021-07-09T05:47:56,984 Created temporary directory: /tmp/pip-unpack-sw073l1s 2021-07-09T05:47:57,024 Downloading moodle-0.0.1.tar.gz (4.6 kB) 2021-07-09T05:47:57,055 Added moodle==0.0.1 from https://files.pythonhosted.org/packages/68/3a/f73cf0eea0685880101d030817a52eb5692f1a44cd90c25a639b44872b58/moodle-0.0.1.tar.gz#sha256=791531a4c48232d629920b9cb79caa804e065b5afe41b4704266c5bfb672b88f to build tracker '/tmp/pip-req-tracker-tpjdetqw' 2021-07-09T05:47:57,056 Running setup.py (path:/tmp/pip-wheel-sm_axvp_/moodle_aee0c635f2a242568c84184c7f0b9890/setup.py) egg_info for package moodle 2021-07-09T05:47:57,057 Created temporary directory: /tmp/pip-pip-egg-info-2af64vyq 2021-07-09T05:47:57,057 Running command python setup.py egg_info 2021-07-09T05:47:57,696 Traceback (most recent call last): 2021-07-09T05:47:57,696 File "", line 1, in 2021-07-09T05:47:57,697 File "/tmp/pip-wheel-sm_axvp_/moodle_aee0c635f2a242568c84184c7f0b9890/setup.py", line 19, in 2021-07-09T05:47:57,697 long_description=(read('README') + '\n\n' + read('CHANGES')), 2021-07-09T05:47:57,697 File "/tmp/pip-wheel-sm_axvp_/moodle_aee0c635f2a242568c84184c7f0b9890/setup.py", line 9, in read 2021-07-09T05:47:57,697 return open(os.path.join(os.path.dirname(__file__), *rnames)).read() 2021-07-09T05:47:57,698 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-sm_axvp_/moodle_aee0c635f2a242568c84184c7f0b9890/CHANGES' 2021-07-09T05:47:57,746 WARNING: Discarding https://files.pythonhosted.org/packages/68/3a/f73cf0eea0685880101d030817a52eb5692f1a44cd90c25a639b44872b58/moodle-0.0.1.tar.gz#sha256=791531a4c48232d629920b9cb79caa804e065b5afe41b4704266c5bfb672b88f (from https://pypi.org/simple/moodle/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:47:57,748 ERROR: Could not find a version that satisfies the requirement moodle==0.0.1 (from versions: 0.0.1) 2021-07-09T05:47:57,748 ERROR: No matching distribution found for moodle==0.0.1 2021-07-09T05:47:57,748 Exception information: 2021-07-09T05:47:57,748 Traceback (most recent call last): 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:47:57,748 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:47:57,748 raise RequirementsConflicted(criterion) 2021-07-09T05:47:57,748 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('moodle==0.0.1') 2021-07-09T05:47:57,748 2021-07-09T05:47:57,748 During handling of the above exception, another exception occurred: 2021-07-09T05:47:57,748 2021-07-09T05:47:57,748 Traceback (most recent call last): 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:47:57,748 result = self._result = resolver.resolve( 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:47:57,748 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:47:57,748 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:47:57,748 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('moodle==0.0.1'), parent=None)] 2021-07-09T05:47:57,748 2021-07-09T05:47:57,748 The above exception was the direct cause of the following exception: 2021-07-09T05:47:57,748 2021-07-09T05:47:57,748 Traceback (most recent call last): 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:47:57,748 status = self.run(options, args) 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:47:57,748 return func(self, options, args) 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:47:57,748 requirement_set = resolver.resolve( 2021-07-09T05:47:57,748 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:47:57,748 raise error from e 2021-07-09T05:47:57,748 pip._internal.exceptions.DistributionNotFound: No matching distribution found for moodle==0.0.1 2021-07-09T05:47:57,753 Removed moodle==0.0.1 from https://files.pythonhosted.org/packages/68/3a/f73cf0eea0685880101d030817a52eb5692f1a44cd90c25a639b44872b58/moodle-0.0.1.tar.gz#sha256=791531a4c48232d629920b9cb79caa804e065b5afe41b4704266c5bfb672b88f from build tracker '/tmp/pip-req-tracker-tpjdetqw' 2021-07-09T05:47:57,753 Removed build tracker: '/tmp/pip-req-tracker-tpjdetqw'