Closed philhyp closed 2 years ago
Hi @philhyp ,
Have you installed python-dispatch via "pip install python-dispatch" ?
Hi @philhyp ,
Have you installed python-dispatch via "pip install python-dispatch" ?
@tungntEmotiv yes, also tried PyDispatcher - could it be a version issue?
@philhyp ,
Ah I mean that python-dispatch (https://pypi.org/project/python-dispatch/) not PyDispatcher (https://pypi.org/project/PyDispatcher/) . They are not the same
from pydispatch import Dispatcher
can not be referenced, editor asks me to initialize Dispatcher in the lib, how could we resolve this?