add Python & numpy installation to KIAUH #384

Closed
opened 2023-09-25 22:22:30 +02:00 by hitman01560 · 1 comment
hitman01560 commented 2023-09-25 22:22:30 +02:00 (Migrated from github.com)

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

### 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_
dw-0 commented 2023-10-31 10:52:09 +01:00 (Migrated from github.com)

duplicate of #103

duplicate of #103
Sign in to join this conversation.