Skip to content

NameError occurs and persists after any syntax error #1767

@joerdav

Description

@joerdav

I am running a NeoTrellis with CircuitPython 4.0.0 Beta 6.
Whenever I create any kind of compilation error I get the following

Adafruit CircuitPython 4.0.0-beta.6 on 2019-03-30; Adafruit Trellis M4 Express with samd51g19
>>> estingOpen
Traceback (most recent call last):
File "<stdin>", line 1, in '<module'>
NameError: name 'estingOpen' is not defined:

Even if I fix the syntax issue, I still get that error, even if I revert to a previously working code.py file, I have to erase and reinstall circuit python every time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions