2021-07-09T05:36:29,886 Created temporary directory: /tmp/pip-ephem-wheel-cache-tqlyina2 2021-07-09T05:36:29,889 Created temporary directory: /tmp/pip-req-tracker-e8b91xcm 2021-07-09T05:36:29,889 Initialized build tracking at /tmp/pip-req-tracker-e8b91xcm 2021-07-09T05:36:29,889 Created build tracker: /tmp/pip-req-tracker-e8b91xcm 2021-07-09T05:36:29,890 Entered build tracker: /tmp/pip-req-tracker-e8b91xcm 2021-07-09T05:36:29,890 Created temporary directory: /tmp/pip-wheel-yle_faaw 2021-07-09T05:36:29,924 1 location(s) to search for versions of lanas: 2021-07-09T05:36:29,924 * https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,925 Fetching project page and analyzing links: https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,925 Getting page https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,927 Found index url https://pypi.org/simple 2021-07-09T05:36:30,018 Found link https://files.pythonhosted.org/packages/56/0a/e4f19f20684ca295ea43703412f1f85f541dc416368f73ff04aa0e7f3112/lanas-0.2.tar.gz#sha256=5db998388fd90fa0b960d167f9a2fa26c5d299fea8bb59eea1c2946fb6a9e6fb (from https://pypi.org/simple/lanas/), version: 0.2 2021-07-09T05:36:30,018 Found link https://files.pythonhosted.org/packages/59/d3/1eea8602f9eccf1b48eae4386119eb2461288bde82055a9d5fea4d214c8b/lanas-0.2.1.tar.gz#sha256=479991abdf2c0786c3421f04c4d13edc050533e17351f9e78839952eb6cf2658 (from https://pypi.org/simple/lanas/), version: 0.2.1 2021-07-09T05:36:30,019 Skipping link: not a file: https://pypi.org/simple/lanas/ 2021-07-09T05:36:30,035 Given no hashes to check 1 links for project 'lanas': discarding no candidates 2021-07-09T05:36:30,052 Collecting lanas==0.2.1 2021-07-09T05:36:30,054 Created temporary directory: /tmp/pip-unpack-wxqeprye 2021-07-09T05:36:30,245 Downloading lanas-0.2.1.tar.gz (37 kB) 2021-07-09T05:36:30,356 Added lanas==0.2.1 from https://files.pythonhosted.org/packages/59/d3/1eea8602f9eccf1b48eae4386119eb2461288bde82055a9d5fea4d214c8b/lanas-0.2.1.tar.gz#sha256=479991abdf2c0786c3421f04c4d13edc050533e17351f9e78839952eb6cf2658 to build tracker '/tmp/pip-req-tracker-e8b91xcm' 2021-07-09T05:36:30,357 Running setup.py (path:/tmp/pip-wheel-yle_faaw/lanas_efb0564704c140f5b19dfa1c5d69af40/setup.py) egg_info for package lanas 2021-07-09T05:36:30,358 Created temporary directory: /tmp/pip-pip-egg-info-w1ndtrph 2021-07-09T05:36:30,358 Running command python setup.py egg_info 2021-07-09T05:36:31,030 Traceback (most recent call last): 2021-07-09T05:36:31,031 File "", line 1, in 2021-07-09T05:36:31,031 File "/tmp/pip-wheel-yle_faaw/lanas_efb0564704c140f5b19dfa1c5d69af40/setup.py", line 3, in 2021-07-09T05:36:31,031 from lanas import version 2021-07-09T05:36:31,032 File "/tmp/pip-wheel-yle_faaw/lanas_efb0564704c140f5b19dfa1c5d69af40/lanas/__init__.py", line 1, in 2021-07-09T05:36:31,032 from lanas import main 2021-07-09T05:36:31,032 ImportError: cannot import name 'main' from partially initialized module 'lanas' (most likely due to a circular import) (/tmp/pip-wheel-yle_faaw/lanas_efb0564704c140f5b19dfa1c5d69af40/lanas/__init__.py) 2021-07-09T05:36:31,083 WARNING: Discarding https://files.pythonhosted.org/packages/59/d3/1eea8602f9eccf1b48eae4386119eb2461288bde82055a9d5fea4d214c8b/lanas-0.2.1.tar.gz#sha256=479991abdf2c0786c3421f04c4d13edc050533e17351f9e78839952eb6cf2658 (from https://pypi.org/simple/lanas/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:36:31,084 ERROR: Could not find a version that satisfies the requirement lanas==0.2.1 (from versions: 0.2, 0.2.1) 2021-07-09T05:36:31,084 ERROR: No matching distribution found for lanas==0.2.1 2021-07-09T05:36:31,085 Exception information: 2021-07-09T05:36:31,085 Traceback (most recent call last): 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:36:31,085 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:36:31,085 raise RequirementsConflicted(criterion) 2021-07-09T05:36:31,085 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lanas==0.2.1') 2021-07-09T05:36:31,085 2021-07-09T05:36:31,085 During handling of the above exception, another exception occurred: 2021-07-09T05:36:31,085 2021-07-09T05:36:31,085 Traceback (most recent call last): 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:36:31,085 result = self._result = resolver.resolve( 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:36:31,085 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:36:31,085 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:36:31,085 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lanas==0.2.1'), parent=None)] 2021-07-09T05:36:31,085 2021-07-09T05:36:31,085 The above exception was the direct cause of the following exception: 2021-07-09T05:36:31,085 2021-07-09T05:36:31,085 Traceback (most recent call last): 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:36:31,085 status = self.run(options, args) 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:36:31,085 return func(self, options, args) 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:36:31,085 requirement_set = resolver.resolve( 2021-07-09T05:36:31,085 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:36:31,085 raise error from e 2021-07-09T05:36:31,085 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lanas==0.2.1 2021-07-09T05:36:31,090 Removed lanas==0.2.1 from https://files.pythonhosted.org/packages/59/d3/1eea8602f9eccf1b48eae4386119eb2461288bde82055a9d5fea4d214c8b/lanas-0.2.1.tar.gz#sha256=479991abdf2c0786c3421f04c4d13edc050533e17351f9e78839952eb6cf2658 from build tracker '/tmp/pip-req-tracker-e8b91xcm' 2021-07-09T05:36:31,090 Removed build tracker: '/tmp/pip-req-tracker-e8b91xcm'