python小白一只,请问该如何解决?
python3:
程序:是一个简单的服务器程序。
from asyncore import dispatcher
import asyncore
class ChatServer(dispatcher):pass
s=ChatServer()
asyncore.loop()
错误:
ImportError: Module use of python33.dll conflicts with this version of Python.
解释:输入错误:对python33.dll与此版本的Python模块使用冲突。



雷达卡







京公网安备 11010802022788号







