Pastebin
Paste #2212: None
< previous paste - next paste>
Pasted by tdn@malbec
[W] Exception [ImportError] while loading [/home/tdn/.spye/plugins/tdn/web]
Function Line File
register_plugin 57 /home/tdn/wc/software/spye/spye-python/spye/baseplugin.py
<module> 3 /home/tdn/.spye/plugins/tdn/web/__init__.py
Function Line Function Code
baseplugin.py 57 register_plugin mod = __import__(modname)
__init__.py 3 <module> import spye.util.server as server
[E] Exception information:
>> No module named server
[E] Got exception of type PluginException: [Error in plugin tdn.web: Error while initializing plugin] while running command ['tdn', 'web', 'run']
Function Line File
request_execute 52 /home/tdn/wc/software/spye/spye-python/spye/frontend/console.py
lookup 166 /home/tdn/wc/software/spye/spye-python/spye/baseplugin.py
lookup 163 /home/tdn/wc/software/spye/spye-python/spye/baseplugin.py
Function Line Function Code
console.py 52 request_execute plugin, func, args = spye.root.lookup(spye.opt_scope + cmd)
baseplugin.py 166 lookup return plugin.plugins[names[0]].lookup(names[1:], load = load)
baseplugin.py 163 lookup raise spye.PluginException(self.plugins[names[0]].plugin_fullname(), "Error while initializing plugin")
New Paste
Go to most recent paste.