you would want to do something like this: ```bash konsole -e 'bash -c "source venv/bin/activate &&

you would want to do something like this:
konsole -e 'bash -c "source venv/bin/activate && python main.py"'
Was this page helpful?