Error en practica 4.5

al completar el ejercico me da este error y no se porque: ModuleNotFoundError: No module named ‘ej_44’

ej_44 es el nombre de mi paquete, no debería dar ese error. Saben porque puede ser?

Please share your screen with all the elements (IDE, notebook, terminal, and simulation) so we can help debug more effectively.

It could be one of several things:

  • package not created inside the correct directory
  • package not compiled
  • workspace not sourced after compiling the package

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.