E6003 Import Errors
invalid-module-format
module has invalid format
When this occurs
Module file with syntax errors
Example error message
error[E6003]:
invalid module 'foo': parse error
How to fix
Check the module file for syntax errors.
module has invalid format
Module file with syntax errors
Check the module file for syntax errors.