- Create virtual environment
python -m venv .venv - Activate it and install requirements
pip install -r requirements.txt - Select this venv's interpreter for Python extension,
via VSCode commandPython: Select interpreter - Run the predefined (failing) tasks
httpie test (system path),
httpie test (interpreterPath), andhttpie test (hardcoded path)
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|