- Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
https://github.com/DjangoGirls/resources/blob/master/cheatsheets/cheat-sheet.pdf recommends:
source
myvenv/bin/activate
ormyvenv/bin/activate
But the second option doesn't work with venv or virtualenv created environments:
~ $ myvenv/bin/activate bash: myvenv/bin/activate: Permission denied If you cat the script, it notes that "you cannot run it directly" in the comment at the top:
Metadata
Metadata
Assignees
Labels
No labels