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

example/server.py fails #16

Closed
laulaufer opened this issue Nov 28, 2012 · 1 comment
Closed

example/server.py fails #16

laulaufer opened this issue Nov 28, 2012 · 1 comment

Comments

@laulaufer
Copy link

hello,
i get this error when trying to play with server.py in the example folder:
Traceback (most recent call last):
File "serverRadius.py", line 37, in
srv.Run()
File "C:\Python27\lib\site-packages\pyrad-2.0-py2.7.egg\pyrad\server.py", line 233, in Run
self._poll = select.poll()
AttributeError: 'module' object has no attribute 'poll'

regards,
Laurent

@mike-tk
Copy link

mike-tk commented Jul 11, 2013

It's not working under windows.
You can use twisted (example in curved.py of pyrad) , it should work fine under windows.

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

3 participants