Seems that the Brython environment does not support the `from X import *` syntax. This will be fixed in an upcoming release, since Brython will be changed to Pyodide.
Seems that the Brython environment does not support the
from X import *syntax.This will be fixed in an upcoming release, since Brython will be changed to Pyodide.