add Python & numpy installation to KIAUH #384
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe
easier method to get the ADXL functions right out of the box
Describe the solution you'd like
adding a script for automatic installation of Python and numpy by choosing a number like other functions in KIAUH
sudo apt install python3-numpy python3-matplotlib libatlas-base-dev
~/klippy-env/bin/pip install -v numpy
Describe alternatives you've considered
No response
Additional information
No response
duplicate of #103