Skip to content
This repository was archived by the owner on Mar 12, 2021. It is now read-only.

AttributeError: module 'os' has no attribute 'geteuid' #117

@kulterryan

Description

@kulterryan

C:\Users\xxxxxx\Downloads\torghost-3.1.1>torghost.py
Traceback (most recent call last):
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 259, in
main()
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 233, in main
check_root()
File "C:\Users\aryan\Downloads\torghost-3.1.1\torghost.py", line 86, in check_root
if os.geteuid() != 0:
AttributeError: module 'os' has no attribute 'geteuid'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions