Start Virtual Env and Alexa at Startup.

On the console I execute the following commands and I can start Alexa.



pi@raspberrypi:~ $ source ~/env/bin/activate

(env) pi@raspberrypi:~/avs $ cd ~/4mics_hat

(env) pi@raspberrypi:~/4mics_hat $ python ns_kws_doa_alexa_with_light.py





How do I get this to run automatically upon boot?



Thanks

David

Hi David,



please refer to <LINK_TEXT text=“https://www.raspberrypi.org/documentati … c-local.md”>https://www.raspberrypi.org/documentation/linux/usage/rc-local.md</LINK_TEXT> thanks.



cheers

Bill