2021-07-12T04:25:55,743 Created temporary directory: /tmp/pip-ephem-wheel-cache-nvc5p9d8 2021-07-12T04:25:55,746 Created temporary directory: /tmp/pip-req-tracker-8a33tf8j 2021-07-12T04:25:55,747 Initialized build tracking at /tmp/pip-req-tracker-8a33tf8j 2021-07-12T04:25:55,747 Created build tracker: /tmp/pip-req-tracker-8a33tf8j 2021-07-12T04:25:55,747 Entered build tracker: /tmp/pip-req-tracker-8a33tf8j 2021-07-12T04:25:55,748 Created temporary directory: /tmp/pip-wheel-0zdc_7u_ 2021-07-12T04:25:55,780 1 location(s) to search for versions of eelifx: 2021-07-12T04:25:55,780 * https://pypi.org/simple/eelifx/ 2021-07-12T04:25:55,781 Fetching project page and analyzing links: https://pypi.org/simple/eelifx/ 2021-07-12T04:25:55,781 Getting page https://pypi.org/simple/eelifx/ 2021-07-12T04:25:55,783 Found index url https://pypi.org/simple 2021-07-12T04:25:55,873 Found link https://files.pythonhosted.org/packages/e0/74/5d50eb492564b47b0f897802f1e060fa34309e3ef1772b893e8a23510896/eelifx-0.8.0.tar.gz#sha256=6820d34c3fefd9ef40fc80466b3763d96fd5ab1f16eb8a5c2f138a94e8a24385 (from https://pypi.org/simple/eelifx/), version: 0.8.0 2021-07-12T04:25:55,873 Found link https://files.pythonhosted.org/packages/c5/84/d7dcad8b9fef893a13834c8641446e9d55861997ced82bcc1079d61e194e/eelifx-0.8.1.tar.gz#sha256=1dd80e0d5ecc9c1ab4760ae6e397e8bdf0920edc722442feaaff70ba093e20ba (from https://pypi.org/simple/eelifx/), version: 0.8.1 2021-07-12T04:25:55,874 Found link https://files.pythonhosted.org/packages/d3/eb/3e13255ae77e11e9029ccd742b408e4bdaa027bb4dc401a2fe110fedbaf6/eelifx-0.8.2.tar.gz#sha256=1752d1f264965f850a5283e31baf6ee979c81cd8cb724cf167f2ba7dae9b9529 (from https://pypi.org/simple/eelifx/), version: 0.8.2 2021-07-12T04:25:55,874 Skipping link: not a file: https://pypi.org/simple/eelifx/ 2021-07-12T04:25:55,892 Given no hashes to check 1 links for project 'eelifx': discarding no candidates 2021-07-12T04:25:55,911 Collecting eelifx==0.8.2 2021-07-12T04:25:55,912 Created temporary directory: /tmp/pip-unpack-vjya7bgu 2021-07-12T04:25:56,085 Downloading eelifx-0.8.2.tar.gz (10 kB) 2021-07-12T04:25:56,143 Added eelifx==0.8.2 from https://files.pythonhosted.org/packages/d3/eb/3e13255ae77e11e9029ccd742b408e4bdaa027bb4dc401a2fe110fedbaf6/eelifx-0.8.2.tar.gz#sha256=1752d1f264965f850a5283e31baf6ee979c81cd8cb724cf167f2ba7dae9b9529 to build tracker '/tmp/pip-req-tracker-8a33tf8j' 2021-07-12T04:25:56,144 Running setup.py (path:/tmp/pip-wheel-0zdc_7u_/eelifx_7bd0a99cdafb42f2b96adb3aa1fa2934/setup.py) egg_info for package eelifx 2021-07-12T04:25:56,144 Created temporary directory: /tmp/pip-pip-egg-info-8nz4k7jm 2021-07-12T04:25:56,145 Running command python setup.py egg_info 2021-07-12T04:25:56,995 Traceback (most recent call last): 2021-07-12T04:25:56,996 File "", line 1, in 2021-07-12T04:25:56,996 File "/tmp/pip-wheel-0zdc_7u_/eelifx_7bd0a99cdafb42f2b96adb3aa1fa2934/setup.py", line 21, in 2021-07-12T04:25:56,996 version = load_version() 2021-07-12T04:25:56,996 File "/tmp/pip-wheel-0zdc_7u_/eelifx_7bd0a99cdafb42f2b96adb3aa1fa2934/setup.py", line 16, in load_version 2021-07-12T04:25:56,997 with open('VERSION') as fh: 2021-07-12T04:25:56,997 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2021-07-12T04:25:57,047 WARNING: Discarding https://files.pythonhosted.org/packages/d3/eb/3e13255ae77e11e9029ccd742b408e4bdaa027bb4dc401a2fe110fedbaf6/eelifx-0.8.2.tar.gz#sha256=1752d1f264965f850a5283e31baf6ee979c81cd8cb724cf167f2ba7dae9b9529 (from https://pypi.org/simple/eelifx/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T04:25:57,048 ERROR: Could not find a version that satisfies the requirement eelifx==0.8.2 (from versions: 0.8.0, 0.8.1, 0.8.2) 2021-07-12T04:25:57,049 ERROR: No matching distribution found for eelifx==0.8.2 2021-07-12T04:25:57,049 Exception information: 2021-07-12T04:25:57,049 Traceback (most recent call last): 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T04:25:57,049 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T04:25:57,049 raise RequirementsConflicted(criterion) 2021-07-12T04:25:57,049 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('eelifx==0.8.2') 2021-07-12T04:25:57,049 2021-07-12T04:25:57,049 During handling of the above exception, another exception occurred: 2021-07-12T04:25:57,049 2021-07-12T04:25:57,049 Traceback (most recent call last): 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T04:25:57,049 result = self._result = resolver.resolve( 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T04:25:57,049 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T04:25:57,049 raise ResolutionImpossible(e.criterion.information) 2021-07-12T04:25:57,049 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('eelifx==0.8.2'), parent=None)] 2021-07-12T04:25:57,049 2021-07-12T04:25:57,049 The above exception was the direct cause of the following exception: 2021-07-12T04:25:57,049 2021-07-12T04:25:57,049 Traceback (most recent call last): 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T04:25:57,049 status = self.run(options, args) 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T04:25:57,049 return func(self, options, args) 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T04:25:57,049 requirement_set = resolver.resolve( 2021-07-12T04:25:57,049 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T04:25:57,049 raise error from e 2021-07-12T04:25:57,049 pip._internal.exceptions.DistributionNotFound: No matching distribution found for eelifx==0.8.2 2021-07-12T04:25:57,054 Removed eelifx==0.8.2 from https://files.pythonhosted.org/packages/d3/eb/3e13255ae77e11e9029ccd742b408e4bdaa027bb4dc401a2fe110fedbaf6/eelifx-0.8.2.tar.gz#sha256=1752d1f264965f850a5283e31baf6ee979c81cd8cb724cf167f2ba7dae9b9529 from build tracker '/tmp/pip-req-tracker-8a33tf8j' 2021-07-12T04:25:57,054 Removed build tracker: '/tmp/pip-req-tracker-8a33tf8j'