Has anyone succeeded in installing swocket and getting it working?
After all my best efforts I get
G:\>G:\Python23 \Lib\swocketser ver.py
Traceback (most recent call last):
File "G:\Python23\Li b\swocketserver .py", line 12, in ?
servers.append(
File "G:\downloads\s wocket-0.1pre2\swocket \swocket\server .py", line 203,
in __init__
self.validate()
File "G:\downloads\s wocket-0.1pre2\swocket \swocket\server .py", line 211,
in validate
if not type(self.logmo dule.logClass). __name__ == 'class' : raise
configError('%s .logClass must be a class' % self.moduleName )
AttributeError: configHost instance has no attribute 'moduleName'
Am I starting it right? (the right command)
It's really hard because it didn't come with any instructions.. A search
came up with nothing but duds.
Any help really appreciated.
After all my best efforts I get
G:\>G:\Python23 \Lib\swocketser ver.py
Traceback (most recent call last):
File "G:\Python23\Li b\swocketserver .py", line 12, in ?
servers.append(
File "G:\downloads\s wocket-0.1pre2\swocket \swocket\server .py", line 203,
in __init__
self.validate()
File "G:\downloads\s wocket-0.1pre2\swocket \swocket\server .py", line 211,
in validate
if not type(self.logmo dule.logClass). __name__ == 'class' : raise
configError('%s .logClass must be a class' % self.moduleName )
AttributeError: configHost instance has no attribute 'moduleName'
Am I starting it right? (the right command)
It's really hard because it didn't come with any instructions.. A search
came up with nothing but duds.
Any help really appreciated.