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

Python3 os.getenv Failed to Gather Environment Variable During Runtime #720

Open
GangGreenTemperTatum opened this issue Jun 2, 2023 · 0 comments

Comments

@GangGreenTemperTatum
Copy link

Howdy!

Ventura 13.4 using zsh.

I was using the dotfiles and followed all the steps including creating some custom dotfiles-local/ of my own. Whatever file I export an environment variable to any file such as

  • ~/.bash_profile
  • ~/.zshrc@
  • ~/.zprofile@
  • ~/.env

Upon adding the environment variable's, I also started a fresh terminal and used rcup from ~/. Via os.getenv with Python3 does not seem to be able to verify it's existence. Though I don't think its soley related to os.getenv as when I export, I never see the variable listed either.

Which dir/file should I be using to store local environment variable's with this setup?

Thank you so much for your awesome contributions 🙏🏼

TYIA!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant