Traceback (most recent call last):
File "E:\wechat_bot\main.py", line 1, in
from python.client.wxclient import ws
File "E:\wechat_bot\python\client\wxclient.py", line 13, in
from python.revChat.poe.poe import Poe
File "E:\wechat_bot\python\revChat\poe\poe.py", line 72, in
creList = configure()
File "E:\wechat_bot\python\revChat\poe\poe.py", line 66, in configure
raise Exception("No config file found.")
Exception: No config file found.
Traceback (most recent call last):
File "E:\wechat_bot\main.py", line 1, in
from python.client.wxclient import ws
File "E:\wechat_bot\python\client\wxclient.py", line 13, in
from python.revChat.poe.poe import Poe
File "E:\wechat_bot\python\revChat\poe\poe.py", line 72, in
creList = configure()
File "E:\wechat_bot\python\revChat\poe\poe.py", line 66, in configure
raise Exception("No config file found.")
Exception: No config file found.