bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
602 stars 284 forks source link

recommend using conda to set up the yotta envirorment #792

Open aguaviva opened 1 year ago

aguaviva commented 1 year ago

This is all you need:

$ conda create -y -n yotta python=2.7
$ conda activate yotta
$ pip install yotta