Hello, I need help how to update firmware for X32. The error messageyserial is not installed for /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python. Check the README for installation instructions. Any idea ? Thx for help. Jan
Traceback (most recent call last): File "/Applications/OpenBuildsCONTROL.app/Contents/Resources/app.asar.unpacked/esptool.py", line 38, in import serial ImportError: No module named serial
Unless you are up for fixing python paths and installing pyserial correctly etc on MacOS, might be easier to borrow a Windows PC
your machine thinks it has python 2.7 which is way out of date. upgrade to python 3.9 and then search these forums, someone posted recently about how to set the Mac paths for python.