Hello,
the command
from lcapygui import LcapyTk
results into an erro message:
ModuleNotFoundError: No module named 'lcapygui.components.chip'
I guess, the file chips.py is missing in the components folder?
It would be nice to add this file, so I can test lcapy-gui.
Thank you very much.
Hello,
the command
from lcapygui import LcapyTk
results into an erro message:
ModuleNotFoundError: No module named 'lcapygui.components.chip'
I guess, the file chips.py is missing in the components folder?
It would be nice to add this file, so I can test lcapy-gui.
Thank you very much.