Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Inform about Python venv #2147

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

pabera
Copy link
Collaborator

@pabera pabera commented Dec 10, 2023

  • Added Python Development Notes
  • Reformatted development-environment.md

@pabera pabera added the future3 Relates to future3 development label Dec 10, 2023
@pabera pabera self-assigned this Dec 10, 2023
@pabera pabera merged commit 02c63ed into MiczFlor:future3/develop Dec 10, 2023
14 checks passed
@pabera pabera deleted the future3/develop branch December 10, 2023 21:28
@pabera pabera restored the future3/develop branch December 10, 2023 21:29
If the virtual environment has been activated correctly, your terminal will now show a prefix (`.venv`). If you want to leave the venv again execute deactivate.

```
$ ~/RPi-Jukebox-RFID/.venv/bin/deactivate
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pabera This doesn't work.
Its just deactivate if you are inside of an venv.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing with #2148

AlvinSchiller pushed a commit to AlvinSchiller/RPi-Jukebox-RFID that referenced this pull request Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future3 Relates to future3 development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants