websocket example and cannot import name SIGKILL

79 views
Skip to first unread message

omc...@gmail.com

unread,
Sep 4, 2014, 5:25:17 AM9/4/14
to circuit...@googlegroups.com
Hello All

Is it possible to run websocket example under Win7 ?
I got error:

C:\tmp\circuits-example>cir_ws.py
Traceback (most recent call last):
  File "C:\tmp\circuits-example\cir_ws.py", line 2, in <module>
    from circuits.net.sockets import Write
  File "C:\Program Files (x86)\Python33\lib\site-packages\circuits-3.0-py3.3.egg
\circuits\__init__.py", line 22, in <module>
  File "C:\Program Files (x86)\Python33\lib\site-packages\circuits-3.0-py3.3.egg
\circuits\core\__init__.py", line 12, in <module>
  File "C:\Program Files (x86)\Python33\lib\site-packages\circuits-3.0-py3.3.egg
\circuits\core\bridge.py", line 23, in <module>
  File "C:\Program Files (x86)\Python33\lib\site-packages\circuits-3.0-py3.3.egg
\circuits\core\components.py", line 14, in <module>
  File "C:\Program Files (x86)\Python33\lib\site-packages\circuits-3.0-py3.3.egg
\circuits\core\manager.py", line 20, in <module>
ImportError: cannot import name SIGKILL

SIGKILL is avaliable on Linux, this library can be imported on Win ?
Tested on Win7 & Python3.3

James Mills

unread,
Sep 4, 2014, 6:09:47 AM9/4/14
to circuit...@googlegroups.com
Hi,

Sorry about this. We try to make every effort to make sure circuits works on Windows
but as none of us actually have licensed copies of Windows or a means to test against
Windows (since ShiningPanda CI shut down it's service) it makes it a bit hard :)

Could you try to remove references to SIGKILL in circuits/core/manager.py in your installation and see if this works for you?

I'd also appreciate a bug report to https://bitbucket.org/circuits/circuits/issues/new so we can track, fix and record this bug!

Thanks for reporting!

cheers
James

--
You received this message because you are subscribed to the Google Groups "circuits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to circuits-user...@googlegroups.com.
To post to this group, send email to circuit...@googlegroups.com.
Visit this group at http://groups.google.com/group/circuits-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages