Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when trying to use tool on MacOS Monterey #43

Open
NanheRoad opened this issue Nov 19, 2022 · 0 comments
Open

Error when trying to use tool on MacOS Monterey #43

NanheRoad opened this issue Nov 19, 2022 · 0 comments

Comments

@NanheRoad
Copy link

when I trying to use tool on MacOS Monterey

_>Traceback (most recent call last): ->esptool.py v3.2-dev _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 4930, in <module> _> _main() _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 4923, in _main _> main() _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 4370, in main ->Serial port /dev/cu.usbserial-2130 SPIFFS Upload failed! _> esp = esp or get_default_connected_device(ser_list, port=args.port, connect_attempts=args.connect_attempts, _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 122, in get_default_connected_device _> _esp = chip_class(each_port, initial_baud, trace) _> File "/Users/n/Library/Arduino15/packages/esp32/hardware/esp32/2.0.2/tools/esptool.py", line 326, in __init__ _> self._port = serial.serial_for_url(port) _>AttributeError: module 'serial' has no attribute 'serial_for_url'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant