You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This meeting we narrowed down the issue with libraries to installation of external dependency in a form of ffilib and argparse. Both exists for micropython but micropython-ffilib can be downloaded from Thonny directly and micropython-argparse need to be installed somehow else. We installed python argparse and the resulting error is on the screenshot above
The text was updated successfully, but these errors were encountered:
This meeting we narrowed down the issue with libraries to installation of external dependency in a form of ffilib and argparse. Both exists for micropython but micropython-ffilib can be downloaded from Thonny directly and micropython-argparse need to be installed somehow else. We installed python argparse and the resulting error is on the screenshot above
The text was updated successfully, but these errors were encountered: