Skip to content

Replace os.geteuid() with cross-platform admin check#78

Open
denini08 wants to merge 1 commit intoimpira:mainfrom
denini08:fix-win
Open

Replace os.geteuid() with cross-platform admin check#78
denini08 wants to merge 1 commit intoimpira:mainfrom
denini08:fix-win

Conversation

@denini08
Copy link

Fix Windows compatibility by replacing Unix-specific os.geteuid() with cross-platform admin privilege check.

Fixes #55

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

Successfully merging this pull request may close these issues.

module 'os' has no attribute 'geteuid' on Windows

1 participant