[SOLVED] python getenv returns None

Аватар автора
Молодые питонисты-конструкторы
-------------------------------------- I can&seem to get my code to respond to custom environment variables so I wrote a piece of code to test it. os.getenv is not pulling the environment variables that I&set in BASH into my Python code. -------------------------- os.getenv(&returns none I have followed everything on the guide and it still returns none no matter what I do. ------------------- os.environ.get(&returns None os.getenv(&returns None Is there anything beyond what is in the guide that I can try?

0/0


0/0

0/0

0/0