Skip to content

AttributeError: 'module' object has no attribute 'exc_info' #1

Closed
@sirmax123

Description

@sirmax123

Env details:
System: ESP32

>>> print(sys.version_info)
(3, 4, 0)
MicroPython v1.11 on 2019-05-29; ESP32 module with ESP32
Type "help()" for more information.

According to the docs
https://docs.micropython.org/en/latest/library/sys.html another methid should be used

Original traceback

Traceback (most recent call last):
  File "micropyserver.py", line 66, in start
  File "micropyserver.py", line 114, in internal_error
AttributeError: 'module' object has no attribute 'exc_info'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions