I want to use python packages i installed from pip, onto vscode. There are 4 pips, that are not showing up, but I'm mostly concerned about discord package for now.
I've tried various solutions over the past two days, which ive screen captured - updating versions, making sure installation to PATH, selecting the python interpretor on VSCode, etc.
packages1 cmd discord package cmd
My VScode has a remote account to Harvard CS50 online course and has all their libraries/modules working. VSCode Accounts
Here are screenshots to confirm updated versions of python and pip: version1
Here are the environmental variables screenshots from the settings environmentVar1 environmentVar2
Here is my screenshot of the python interpretor in VScode. Ive selected other ones to see if discord imports, and nothing happens. pythonInterp