NotImplementedError

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
eduardo
Posts: 31
Joined: Mon Jan 05, 2015 6:48 pm

NotImplementedError

Post by eduardo » Sun Jan 11, 2015 10:02 am

Just hit it by trying out:

NotImplementedError: equality for 'Switch' and 'bool' types not yet implemented

Damien
Site Admin
Posts: 647
Joined: Mon Dec 09, 2013 5:02 pm

Re: NotImplementedError

Post by Damien » Sun Jan 11, 2015 3:15 pm

Thanks for the report. It's now fixed/implemented in the latest version (but this version won't be available from micropython.org/download until 00:15 GMT).

Post Reply