Steps to create the virtual environment with pip
Select the folder of your project Open a terminal using Command Prompt
python -m venv .venv
..venv\Scripts\activate.bat
Select Python interpreter (using Ctrl-Shift-P)"# simpleLangChain"
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Steps to create the virtual environment with pip
Select the folder of your project Open a terminal using Command Prompt
python -m venv .venv
..venv\Scripts\activate.bat
Select Python interpreter (using Ctrl-Shift-P)"# simpleLangChain"