I've added my virtualenv on the settings and selected it to be the default interpreter like so:
Now when I try to run a script, I notice that it's actually not using the virtualenv's interpreter:
What am I doing wrong? I've tried restarting, I've tried selecting another interpreter and re-selecting. And so far no luck.