Closed MystRaven closed 6 years ago
used the command: pip3 install --user pydispatch
but got the error when running python3 Index.py: ModuleNotFoundError: No module named 'pydispatch'
ok solved
used the command: pip3 install --user pydispatcher
used the command: pip3 install --user pydispatch
but got the error when running python3 Index.py:
ModuleNotFoundError: No module named 'pydispatch'