enter image description hereAll of the modules are imported and have been but now out of nowhere these 3 are showing up yellow and have an error message along the lines of this... Import "numpy" could not be resolved Pylance(reportMissingImports)
If you have multiple python environments on your machine, please choose the correct interpreter for vscode.
Use Ctrl+Shift+P to open the command palette
search and select Python:Select Interpreter
Choose the right interpreter
Confirm what environment your package is installed in (for example using pip show ...
command)
choose the interpreter for that environment for vscode
Choose an interpreter you want to use for vscode
Create a new terminal to activate the selected environment
Install the packages you need for this environment in the new terminal
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With