Skip to content

Conversation

@Diolor
Copy link
Collaborator

@Diolor Diolor commented Sep 29, 2025

The instructions for setting up the Python virtual environment in VS Code have been updated to reflect current practices. Also fixed a minor typo.

The instructions for setting up the Python virtual environment in VS Code have been updated to reflect current best practices and to fix an issue where dependencies were installed from an incorrect path.

Specifically, the following changes were made:
- Updated the VS Code command for creating a virtual environment to use "Venv" instead of "Quick Create".
- Removed the step for selecting the virtual environment as the Python interpreter, as this is now handled automatically.
- Corrected the path to the `requirements.txt` file for installing dependencies.
- Changed "Github" to "GitHub" for consistency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant