OK, I'm a bit further. Now the problem is in load_plugins() "constants.py". It ends on the line:
plugin_path = sys.extensions_location
AttributeError: 'module' object has no attribute 'extensions_location'
Last edited by JirkaS; 11-22-2009 at 03:49 PM.
|