Tagged Questions
1
vote
1answer
379 views
python doesn't get environment variable but it is set on mac os
if I run env command I obtain this output:
TERM_PROGRAM=Apple_Terminal
GPG_AGENT_INFO=/Users/paganotti/.gnupg/S.gpg-agent:346:1
TERM=xterm-color
SHELL=/bin/bash
...