I get a python error, if i want to use the language extraction tool.
What can i do?
What can i do?
Code:
import util # noqa: E402
^^^^^^^^^^^
ModuleNotFoundError: No module named 'util'








