[Microbit-Python] Missing attributes with MicroBitImage object

Ludwig Knoblauch lknoblauch at web.de
Mon Jun 19 16:39:08 EDT 2017


Hi all,

I just started 3 days ago working with my brand-new *micro:bit* device. 
I'm new on this mailing list and up to now I couldn't find a better 
place to discuss the unavoidable initial pitfalls. Maybe I can find help 
here for some trivia. Even if not, a hint whom to address would be 
appreciated.

While *ReadTheDocs* announces a nice set of attributes for MicroBitImage 
objects, I found two of them not being implemented, namely *fill()* and 
*blit(). *These two attributes cause the following error message:

AttributeError: 'MicroBitImage' object has no attribute 
'/missing-attribute/'

MicroPython v1.7-9-gbe020eb on 2016-04-18; micro:bit with nRF51822

Maybe this is a version problem? But my MicroPython development system 
seems to be up-to-date: *mu-0.9.13.linux*. Or could it be a firmware 
version problem with the micro:bit? Looks also up-to-date:

     Daplink Mode: Interface
     Interface Version: *0241*
     Git SHA: fa4132987102c51c110751d8bdb8a74aeb7b071b

Any idea what went wrong?

Regards and thanks in advance

Ludwig.

P.S.: The host computer runs under Linux Mint 17 (64 bit) with KDE desktop.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/microbit/attachments/20170619/1645e510/attachment.html>


More information about the Microbit mailing list