Description
I want to install tenseal on my raspberrypi, but I failed.
How to Reproduce
I try to install tenseal on raspberrypi Zero W by pip install tenseal, but I get the following information
ERROR: Could not find a version that satisfies the requirement tenseal (from versions: none) ERROR: No matching distribution found for tenseal.
Expected Behavior
Install successfully on raspberry Zero W.
System Information
- Raspberrypi Version: Zero W
- Language Version: Python 3.9.7
- Pip Version: pip 24.3.1
Description
I want to install tenseal on my raspberrypi, but I failed.
How to Reproduce
I try to install tenseal on raspberrypi Zero W by
pip install tenseal, but I get the following informationERROR: Could not find a version that satisfies the requirement tenseal (from versions: none) ERROR: No matching distribution found for tenseal.Expected Behavior
Install successfully on raspberry Zero W.
System Information