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

Windows support for Diamond #636

Open
heta89 opened this issue Apr 26, 2017 · 1 comment
Open

Windows support for Diamond #636

heta89 opened this issue Apr 26, 2017 · 1 comment

Comments

@heta89
Copy link

heta89 commented Apr 26, 2017

I'm getting the below error when I try to start Diamond on a windows machine:

[2017-04-26 23:21:51,026] [MainThread] Unhandled exception: 'module' object has no attribute 'getuid'
[2017-04-26 23:21:51,028] [MainThread] traceback: Traceback (most recent call last):
File "XXXX\Python2.7\Scripts\diamond", line 220, in main
os.getuid(),
AttributeError: 'module' object has no attribute 'getuid'

Can somebody please help with this?

I could find some link that explain that this attribute does not work with Windows.
(http://stackoverflow.com/questions/28789611/wifite-master-error-in-module-has-no-attrib-getuid-python)
But I can see some other issues for windows for Diamond; I'm posting this issue.

@shortdudey123
Copy link
Member

Generally speaking Diamond does not supported or test against Windows platforms.

I can leave this open as a feature request to support windows or i can close this issue if that is not something you are looking for.

@shortdudey123 shortdudey123 changed the title AttributeError: 'module' object has no attribute 'getuid' Windows support for Diamond Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants