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

Can't load image from Arduino-IDE #5

Open
chengc843988 opened this issue Jun 24, 2021 · 0 comments
Open

Can't load image from Arduino-IDE #5

chengc843988 opened this issue Jun 24, 2021 · 0 comments

Comments

@chengc843988
Copy link

ENV: ubuntu 20.04, python3.8

  1. compile: no execution permission, chmod +x
  2. update: get_contrib_path() return wrong path. (bl602-flasher.py)
  3. change serial with pyserial(for python3.8) (pip3 remove serial, pip3 install pyserial)
  4. force using python3, such as #!/usr/bin/python3,
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