Comment on Using source command for virtual Python environment
saffroncity@lemmy.world 10 months 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.