Python - ModuleNotFoundError: No module named 'minhelper'

 
Vista:

ModuleNotFoundError: No module named 'minhelper'

Publicado por Edgar Orlando (2 intervenciones) el 19/01/2020 21:51:56
Python
________________________


import minhelper


---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
<ipython-input-1-4f145d90c132> in <module>
----> 1 import minhelper

ModuleNotFoundError: No module named 'minhelper'
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder