为了启动相机,我正在做
>>> import picamera
>>> camera = picamera.PiCamera()
mmal: mmal_vc_component_enable: failed to enable compononent : ENOSPC
Traceback (most recent call last):
File "<stdin>", line, in <module>
...
...
picamera.exc.PiCameraMMALError: Camera component couldn't be enabled: Out of resources (other than memory)
我检查了很多答案,告诉他们要更新软件包,但我做到了,但似乎无济于事。我的相机不见了,或者有解决方案吗?
sudo raspi-config
raspistill
?如果不工作,也许您应该咨询相机麻烦喊指南raspberrypi.org/documentation/troubleshooting/hardware/...