1.
Import pandas could not be resolved from source Pylance
(report Missing Module Source)
Previously to Visual Studio Code I installed "Anaconda" to use
Jupyter, and now it says that i have the existing packages
(pandas, numpy...) but keeps appearing this message that
doesn't allow me to use pandas in my Visual Studio.
-Python3: python version on PC
-Change VScode python version to the version on PC
2. Quickly Refresh / Reload Visual Studio Code
ctrl shift P: reload
3. ExecutionPolicy
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope
CurrentUser
4. JUPYTERNOTEBOOK
-pip install virutalvenv
-py -m venv venv
-py - version -m venv venv
-Set -ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope
CurrentUser
-venv/Scripts/activate (source venv/bin/activate)
-pip list
-select kernel
-pip install ipykernel -U --force-reinstall
-cd.. ; ls
-py -V
5.Vietnamese
6. How to list installed python packages
pip list
7. MIN GW634 MINIMALIST
ADVANCED SYSTEM -> ENVIRONMENT VARIABLES
COMPILER CONFIGURATION