Skip to content

Custom Exceptions Causing TypeErrors #15

Closed
@sommersoft

Description

@sommersoft

A user in Discord brought this issue up. They receive the following exception when trying to use the library:

File "adafruit_am2320.py", line 84, in <module>
TypeError: multiple bases have instance lay-out conflict

Line 84 points to a custom exception, which came from #9. This was included in release 1.1.4 onward.

The user confirmed that release 1.1.3 does not raise the TypeError exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions