>>> pygame.camera.init()
Traceback (most recent call last):
File "<pyshell#7>", line 1, in <module>
pygame.camera.init()
File "C:\Users\yinhe\AppData\Local\Programs\Python\Python36\lib\site-packages\pygame\camera.py", line 42, in init
from pygame import _camera
ImportError: cannot import name '_camera'
是现在pygame.camera只支持linux??? 求指点,谢谢。 学习了{:5_100:} 想学习 想学习{:10_265:} 小甲鱼老师是领我入门的老师之一,他讲的课真的很棒!等我手头宽了一定来这里搞个终身会员才行!
另外,不知道老师能不能看到这个回复,我想说句谢谢你,老湿 1
无条件支持楼主 学习一下!
看看学习下 本帖最后由 asky533 于 2022-11-26 17:03 编辑
Traceback (most recent call last):
File "C:\test.py", line 6, in <module>
pygame.camera.Camera.start()
AttributeError: module 'pygame' has no attribute 'camera'
问一下,为毛python显示没有这个包呢{:9_241:} asky533 发表于 2022-11-26 17:02
问一下,为毛python显示没有这个包呢
你没有下载吧,也可能你下载了没有导入。
页:
[1]