摘要: 使用apt时报错 E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) E: Unable to acquire the dpkg frontend lock ( 阅读全文
posted @ 2023-03-12 21:03 星苑 阅读(36) 评论(0) 推荐(0)
摘要: 树莓派4Bpip装yolov5时,pip报错 ModuleNotFoundError: No module named 'pip._internal' 解决办法 sudo apt install --fix-missing python3-pip 阅读全文
posted @ 2023-03-12 20:05 星苑 阅读(43) 评论(0) 推荐(0)