whaleygeek / bitio

A micro:bit I/O device library for Python
Other
92 stars 31 forks source link

Does not run on windows #5

Closed whaleygeek closed 7 years ago

whaleygeek commented 7 years ago

Logged by Gemma: https://github.com/gemmamaylatham

Doesn't detect port on windows.

whaleygeek commented 7 years ago

Solution is to install the windows mbed serial driver first, as that is not pre-installed on windows. I will update readme.

https://support.microbit.org/support/solutions/articles/19000022103-how-do-i-use-the-serial-port-with-a-micro-bit-on-windows

whaleygeek commented 7 years ago

Fixed by https://github.com/whaleygeek/bitio/commit/352363921f4eb29c4f3f720c2a48ef0f7071b71b

@gemmamaylatham please confirm this fixes your install problem

whaleygeek commented 7 years ago

Gemma tells me it worked.

screen shot 2017-07-01 at 13 55 08