Closed ii64 closed 6 years ago
Was install the requirements but i got
ModuleNotFoundError: No module named 'Kernel' When run python3 main.py I was looking for Kernel but didnt find any answer Did someone get this too?
ModuleNotFoundError: No module named 'Kernel'
python3 main.py
No support yet for Python 3
This project relies on PyAiml and it didn't updated for a long while.
Was install the requirements but i got