摘要:
1. download torch1.7.0 whl:https://github.com/ljk53/pytorch-rpi/blob/master/torch-1.7.0a0-cp37-cp37m-linux_armv7l.whl 2. upload the whl to the raspber 阅读全文
posted @ 2021-03-08 21:03
clayyjh
阅读(287)
评论(0)
推荐(0)
摘要:
教程:https://stackoverflow.com/questions/53784520/numpy-import-error-python3-on-raspberry-pi 阅读全文
posted @ 2021-03-08 18:21
clayyjh
阅读(73)
评论(0)
推荐(0)
摘要:
1. 树莓派终端输入 uname -a 确认自己的版本为armv71版本 2. 树莓派终端输入 python3 确认自己的python版本为python3.7 3. 执行安装命令 pip3 install https://wintics-opensource.s3.eu-west-3.amazona 阅读全文
posted @ 2021-03-08 17:33
clayyjh
阅读(1182)
评论(0)
推荐(0)