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

errors in module 'os' has no attribute 'getuid' #140

Open
vincent5290 opened this issue Sep 15, 2021 · 3 comments
Open

errors in module 'os' has no attribute 'getuid' #140

vincent5290 opened this issue Sep 15, 2021 · 3 comments
Assignees

Comments

@vincent5290
Copy link

Dear all,
When I use the python to make the data analysis. However when I use the command bart_par4, it get errors, called"AttributeError: module 'os' has no attribute 'getuid'''.
When I searched in google, it said the getuid doesn't support in the Windows. So how to handle?

JaeyeongYang added a commit that referenced this issue Sep 16, 2021
@JaeyeongYang
Copy link
Contributor

JaeyeongYang commented Sep 16, 2021

Dear @vincent5290,

Thanks for reporting this issue, and sorry to bother you with the issue. I made a quick fix on the source codes in the develop branch, but it seems to take time to apply to the official version update.

If you want to try the fixed version by yourself, please follow the instruction in this link: https://hbayesdm.readthedocs.io/en/develop/

@Tiansang-Psy
Copy link

@vincent5290 getuid can uesd in the Linux, so you can choose Linux system

@mkdir-eherms
Copy link

mkdir-eherms commented Nov 3, 2022

Hey all,
I ran into this same issue and attempted to download the develop branch. When using that branch I ran into the following issue:
image

I think I have a fix, will try and open a PR soon!

PR with potential fix

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

5 participants