2021-07-09T05:36:29,427 Created temporary directory: /tmp/pip-ephem-wheel-cache-w1b04p_x 2021-07-09T05:36:29,430 Created temporary directory: /tmp/pip-req-tracker-5lf6rvff 2021-07-09T05:36:29,430 Initialized build tracking at /tmp/pip-req-tracker-5lf6rvff 2021-07-09T05:36:29,430 Created build tracker: /tmp/pip-req-tracker-5lf6rvff 2021-07-09T05:36:29,430 Entered build tracker: /tmp/pip-req-tracker-5lf6rvff 2021-07-09T05:36:29,431 Created temporary directory: /tmp/pip-wheel-p9vm1fy6 2021-07-09T05:36:29,464 1 location(s) to search for versions of lanas: 2021-07-09T05:36:29,464 * https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,464 Fetching project page and analyzing links: https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,465 Getting page https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,466 Found index url https://pypi.org/simple 2021-07-09T05:36:29,640 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:29,640 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:29,641 Skipping link: not a file: https://pypi.org/simple/lanas/ 2021-07-09T05:36:29,657 Given no hashes to check 1 links for project 'lanas': discarding no candidates 2021-07-09T05:36:29,674 Collecting lanas==0.2 2021-07-09T05:36:29,676 Created temporary directory: /tmp/pip-unpack-_0zc0d02 2021-07-09T05:36:29,851 Downloading lanas-0.2.tar.gz (37 kB) 2021-07-09T05:36:29,939 Added lanas==0.2 from https://files.pythonhosted.org/packages/56/0a/e4f19f20684ca295ea43703412f1f85f541dc416368f73ff04aa0e7f3112/lanas-0.2.tar.gz#sha256=5db998388fd90fa0b960d167f9a2fa26c5d299fea8bb59eea1c2946fb6a9e6fb to build tracker '/tmp/pip-req-tracker-5lf6rvff' 2021-07-09T05:36:29,940 Running setup.py (path:/tmp/pip-wheel-p9vm1fy6/lanas_a14d70a5f3074925806a2d8a503104d3/setup.py) egg_info for package lanas 2021-07-09T05:36:29,941 Created temporary directory: /tmp/pip-pip-egg-info-zj96loae 2021-07-09T05:36:29,941 Running command python setup.py egg_info 2021-07-09T05:36:30,566 Traceback (most recent call last): 2021-07-09T05:36:30,567 File "", line 1, in 2021-07-09T05:36:30,567 File "/tmp/pip-wheel-p9vm1fy6/lanas_a14d70a5f3074925806a2d8a503104d3/setup.py", line 3, in 2021-07-09T05:36:30,567 from lanas import version 2021-07-09T05:36:30,567 File "/tmp/pip-wheel-p9vm1fy6/lanas_a14d70a5f3074925806a2d8a503104d3/lanas/__init__.py", line 1, in 2021-07-09T05:36:30,567 from lanas import main 2021-07-09T05:36:30,568 ImportError: cannot import name 'main' from partially initialized module 'lanas' (most likely due to a circular import) (/tmp/pip-wheel-p9vm1fy6/lanas_a14d70a5f3074925806a2d8a503104d3/lanas/__init__.py) 2021-07-09T05:36:30,618 WARNING: Discarding https://files.pythonhosted.org/packages/56/0a/e4f19f20684ca295ea43703412f1f85f541dc416368f73ff04aa0e7f3112/lanas-0.2.tar.gz#sha256=5db998388fd90fa0b960d167f9a2fa26c5d299fea8bb59eea1c2946fb6a9e6fb (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:30,619 ERROR: Could not find a version that satisfies the requirement lanas==0.2 (from versions: 0.2, 0.2.1) 2021-07-09T05:36:30,619 ERROR: No matching distribution found for lanas==0.2 2021-07-09T05:36:30,619 Exception information: 2021-07-09T05:36:30,619 Traceback (most recent call last): 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:36:30,619 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:36:30,619 raise RequirementsConflicted(criterion) 2021-07-09T05:36:30,619 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lanas==0.2') 2021-07-09T05:36:30,619 2021-07-09T05:36:30,619 During handling of the above exception, another exception occurred: 2021-07-09T05:36:30,619 2021-07-09T05:36:30,619 Traceback (most recent call last): 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:36:30,619 result = self._result = resolver.resolve( 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:36:30,619 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:36:30,619 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:36:30,619 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lanas==0.2'), parent=None)] 2021-07-09T05:36:30,619 2021-07-09T05:36:30,619 The above exception was the direct cause of the following exception: 2021-07-09T05:36:30,619 2021-07-09T05:36:30,619 Traceback (most recent call last): 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:36:30,619 status = self.run(options, args) 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:36:30,619 return func(self, options, args) 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:36:30,619 requirement_set = resolver.resolve( 2021-07-09T05:36:30,619 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:36:30,619 raise error from e 2021-07-09T05:36:30,619 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lanas==0.2 2021-07-09T05:36:30,624 Removed lanas==0.2 from https://files.pythonhosted.org/packages/56/0a/e4f19f20684ca295ea43703412f1f85f541dc416368f73ff04aa0e7f3112/lanas-0.2.tar.gz#sha256=5db998388fd90fa0b960d167f9a2fa26c5d299fea8bb59eea1c2946fb6a9e6fb from build tracker '/tmp/pip-req-tracker-5lf6rvff' 2021-07-09T05:36:30,625 Removed build tracker: '/tmp/pip-req-tracker-5lf6rvff'