2021-07-11T22:46:06,747 Created temporary directory: /tmp/pip-ephem-wheel-cache-0m5g8cs6 2021-07-11T22:46:06,750 Created temporary directory: /tmp/pip-req-tracker-3xt5vlc9 2021-07-11T22:46:06,751 Initialized build tracking at /tmp/pip-req-tracker-3xt5vlc9 2021-07-11T22:46:06,751 Created build tracker: /tmp/pip-req-tracker-3xt5vlc9 2021-07-11T22:46:06,751 Entered build tracker: /tmp/pip-req-tracker-3xt5vlc9 2021-07-11T22:46:06,752 Created temporary directory: /tmp/pip-wheel-7xjzg791 2021-07-11T22:46:06,782 1 location(s) to search for versions of pyalgotrade-wequant: 2021-07-11T22:46:06,782 * https://pypi.org/simple/pyalgotrade-wequant/ 2021-07-11T22:46:06,782 Fetching project page and analyzing links: https://pypi.org/simple/pyalgotrade-wequant/ 2021-07-11T22:46:06,783 Getting page https://pypi.org/simple/pyalgotrade-wequant/ 2021-07-11T22:46:06,784 Found index url https://pypi.org/simple 2021-07-11T22:46:06,978 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/c1/61/fb6dbb274a9cdd5dbb7da9b80dd71443822f6c2e26ce675e2853cfebaa58/PyAlgoTrade.wequant-0.18-py2-none-any.whl#sha256=429c52707e9ee24c0364f8a686761523ac7f4c43fc84bcceacfc943d5ddb0e1a (from https://pypi.org/simple/pyalgotrade-wequant/) 2021-07-11T22:46:06,979 Found link https://files.pythonhosted.org/packages/3d/c8/11967be68b498f427209d06ff26eacd4018b3e05e9c9809b72c21e5c89a7/PyAlgoTrade.wequant-0.18.linux-x86_64.tar.gz#sha256=d67c2059fbaae6dad539e46f49e6ce3eafbedfbd778134cd26c61f582bd98bb2 (from https://pypi.org/simple/pyalgotrade-wequant/), version: 0.18.linux-x86_64 2021-07-11T22:46:06,979 Skipping link: not a file: https://pypi.org/simple/pyalgotrade-wequant/ 2021-07-11T22:46:06,980 Given no hashes to check 0 links for project 'pyalgotrade-wequant': discarding no candidates 2021-07-11T22:46:06,980 ERROR: Could not find a version that satisfies the requirement pyalgotrade-wequant==0.18 (from versions: 0.18.linux-x86_64) 2021-07-11T22:46:06,981 ERROR: No matching distribution found for pyalgotrade-wequant==0.18 2021-07-11T22:46:06,981 Exception information: 2021-07-11T22:46:06,981 Traceback (most recent call last): 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T22:46:06,981 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T22:46:06,981 raise RequirementsConflicted(criterion) 2021-07-11T22:46:06,981 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyalgotrade-wequant==0.18') 2021-07-11T22:46:06,981 2021-07-11T22:46:06,981 During handling of the above exception, another exception occurred: 2021-07-11T22:46:06,981 2021-07-11T22:46:06,981 Traceback (most recent call last): 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T22:46:06,981 result = self._result = resolver.resolve( 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T22:46:06,981 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T22:46:06,981 raise ResolutionImpossible(e.criterion.information) 2021-07-11T22:46:06,981 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyalgotrade-wequant==0.18'), parent=None)] 2021-07-11T22:46:06,981 2021-07-11T22:46:06,981 The above exception was the direct cause of the following exception: 2021-07-11T22:46:06,981 2021-07-11T22:46:06,981 Traceback (most recent call last): 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T22:46:06,981 status = self.run(options, args) 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T22:46:06,981 return func(self, options, args) 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T22:46:06,981 requirement_set = resolver.resolve( 2021-07-11T22:46:06,981 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T22:46:06,981 raise error from e 2021-07-11T22:46:06,981 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyalgotrade-wequant==0.18 2021-07-11T22:46:06,985 Removed build tracker: '/tmp/pip-req-tracker-3xt5vlc9'