Questions & Answers

19
votes
1
answers
399
views

How to set environment variables permanently

How do I set environment variables that persist after reboot?
noor_code Gold asked 1 week, 2 days ago
36
votes
1
answers
1565
views

How to work with environment variables in Python

How do I read environment variables in Python and set default values if they do not exist?
linux_expert Bronze asked 1 week, 2 days ago
12
votes
1
answers
360
views

Python virtual environment not activating - solutions

When I try to activate my virtual environment with "source venv/bin/activate", nothing happens. No error, but the prompt doesn't change.
omar_linux Platinum asked 1 week, 2 days ago