Closed DGMayor closed 10 years ago
ha thats from a merge ... what os are you running on ? okay nv you are running it on windows and looks like the signal module does not have that on windows
Windows 7 64 bit
pushed a commit to the master you will need to git pull
this should fix it for you
also try https://gitter.im/lad1337/XDM to live chat
Driving atm, shouldn't reverb be typing this lol..
Good to go, thanks for the quick response on this!
XDM auto-updated last night, and now running it gives me this:
C:\XDM\XDM>xdm.py Traceback (most recent call last): File "C:\XDM\XDM\XDM.py", line 319, in
main()
File "C:\XDM\XDM\XDM.py", line 280, in main
signal.signal(signal.SIGHUP, reboot_handler)
AttributeError: 'module' object has no attribute 'SIGHUP'