Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 253 Bytes

File metadata and controls

15 lines (9 loc) · 253 Bytes

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"