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 build #4

Closed
1ron-pon3 opened this issue May 5, 2017 · 1 comment
Closed

Can't build #4

1ron-pon3 opened this issue May 5, 2017 · 1 comment

Comments

@1ron-pon3
Copy link

1ron-pon3 commented May 5, 2017

Hi! I am trying to build this project and geting this error. Maybe someone can help to find out how to fix this?

Traceback (most recent call last):
  File "D:\Desktop\mp3_decode-master\esptool.py", line 22, in <module>
    import serial
ImportError: No module named serial
../Makefile:116: recipe for target '.output/eagle/bin/eagle.app.v6.bin' failed
mingw32-make[1]: *** [.output/eagle/bin/eagle.app.v6.bin] Error 1
mingw32-make[1]: Leaving directory 'D:/Desktop/mp3_decode-master/app'
D:/Desktop/mp3_decode-master/Makefile:142: recipe for target '.subdirs' failed
mingw32-make.exe: *** [.subdirs] Error 2
@1ron-pon3
Copy link
Author

The problem was that i needed pyserial library for python.

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