Pycom import error
-
Im programing in Pycom Lopy with the extension PyMakr and it says me this error:
Unable to import pycom'anyone can help me?
-
@MarcosPycom77 A good start is that you share your code and try to figure out the line causing this.
-
@johand now i have another error, 'guru meditation error', do u know smthing about this????
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x40090fa8 PS : 0x00060033 A0 : 0x40092c33 A1 : 0x3ffbb700
A2 : 0x3ffc42bc A3 : 0x7fffffff A4 : 0x00050023 A5 : 0x3ffdd8b8
A6 : 0x3ffdd8c8 A7 : 0x00000000 A8 : 0x3ffc412c A9 : 0x00fb65a4
A10 : 0x00000001 A11 : 0x3ffb4d38 A12 : 0x00000000 A13 : 0x00000005
A14 : 0x3ffc4030 A15 : 0x3ffc4134 SAR : 0x00000012 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00fb65b0 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
-
Please share your code and the error message.
Johan