I think you should change the way you've scripted your bash file
The above line works for me, provided you put the name of the venv where the <venvname> is
To test if it works, it should be run asNote on each instances there is a period, followed by a space before "<"
Code:
. <venvname>/bin/activateTo test if it works, it should be run as
Code:
. <filename>.shStatistics: Posted by RaspyHat — Sat Feb 15, 2025 11:44 am