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

does not work on osx 10.9.3 mavericks ? #6

Open
ghost opened this issue May 29, 2014 · 3 comments
Open

does not work on osx 10.9.3 mavericks ? #6

ghost opened this issue May 29, 2014 · 3 comments

Comments

@ghost
Copy link

ghost commented May 29, 2014

Tried with default python (2.7.5) , fails to find tkinter (locgical since Tkinter uppercase was before 3.x)
Tried with brew installed python 3.4.1 , just getting "WARNING: FAILED TO BIND TO UDP SOCKET." and nothing else
Tried with official installer installed python 3.4.1 , same warning and nothing happens

Am I missing something ?

@0xPoly
Copy link
Owner

0xPoly commented May 29, 2014

Are you running the panic button as root? Prefix the sudo command the see if it works.

Sorry, don't have a mavericks system to test on myself.

@ghost
Copy link
Author

ghost commented May 29, 2014

Yes of course , tried as root ... I saw there were some issues with tcl-tk on mavericks but those should be fixed too. I'm not sure what's "wrong" even when using a debugger ... I'm still looking into it.

@ghost
Copy link
Author

ghost commented May 29, 2014

I can confirm this does not work on other 10.9.3 mavericks systems ... I tried several.

The program does not go further than line 128: result = select.select([s],[],[])

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

1 participant