Created
May 11, 2014 17:39
-
-
Save daboross/391eea9d376b477312c4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[19:37:21][ERROR] Error loading op.py: | |
Traceback (most recent call last): | |
File "/home/bot/bot/core/pluginmanager.py", line 134, in load_module | |
importlib.reload(python_module) | |
File "/usr/lib/python3.4/importlib/__init__.py", line 149, in reload | |
methods.exec(module) | |
File "<frozen importlib._bootstrap>", line 1153, in exec | |
File "<frozen importlib._bootstrap>", line 1129, in _exec | |
File "<frozen importlib._bootstrap>", line 1444, in exec_module | |
File "<frozen importlib._bootstrap>", line 1549, in get_code | |
File "<frozen importlib._bootstrap>", line 1509, in source_to_code | |
File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed | |
File "/home/bot/bot/modules/op.py", line 19 | |
def mode_cmd_no_target(mode, text, inp, chan, conn, notice): | |
^ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment