Jetson Nano Auto Run Virtual Environment and python code when power up

Hi. Would love to know how can I activate both the virtual environment and python code during start-up.

It’s an object detection that only works on python 3 that’s why I need to setup a virtual environment for it to work. Thanks a lot

Hi,

Please check below for a sample:

Thanks.

1 Like

Thanks a lot!

Saw this one but there’s nothing that says about virtual environment

Hi,

Do you have the script that can enter the virtual environment and run your python code?
If yes, it should be similar to the link above.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.