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

os.getlogin() not always works #3

Open
jkotan opened this issue Mar 13, 2024 · 1 comment
Open

os.getlogin() not always works #3

jkotan opened this issue Mar 13, 2024 · 1 comment

Comments

@jkotan
Copy link

jkotan commented Mar 13, 2024

According to

https://bugs.python.org/issue40821

os.getlogin() does not always work.
I get the same error with tango user installed from debian packages. It is recommended to use getpass.getuser()

@ovallcorba
Copy link
Collaborator

Great, I changed it.
Thanks!

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

2 participants