kendryte / k510_docs

Kendryte K510 Documents
BSD 2-Clause "Simplified" License
39 stars 30 forks source link

[Improvement]: #99

Closed Murphy41 closed 10 months ago

Murphy41 commented 1 year ago

Improvement

you might need to run this line before get pycrypto:

sudo apt-get install python-dev
wuwentao commented 10 months ago

thank you very much for your issue . we are using python3, notpython2 , so it don't required python-dev. our dockerfile source code can works and don't show any error: https://github.com/kendryte/k510_buildroot/blob/dev/tools/docker/Dockerfile_20.04_ok

please check and confirm. I will close this issue now, if there is any error exist, you can reopen this issue and report again.