Comment on Using source command for virtual Python environment
saffroncity@lemmy.world 2 weeks ago
Try running which python
before and after your source
command. That should show where your Python executable is.
An old teacher of mine used to say “no news is good news” in Linux, so my guess is that your command is working but doesn’t show any output.