Installation on a Ubuntu 18.04.6 LTS (GNU/Linux 4.15.0-175-generic x86_64) fails like so:
$ pip3 install tenseal
Collecting tenseal
Could not find a version that satisfies the requirement tenseal (from versions: )
No matching distribution found for tenseal
Info for the machine
$ uname -a
Linux server 4.15.0-175-generic #184-Ubuntu SMP Thu Mar 24 17:48:36 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
$ pip3 --version
pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.8)
Installation on a Ubuntu 18.04.6 LTS (GNU/Linux 4.15.0-175-generic x86_64) fails like so:
Info for the machine