提示如下
Traceback (most recent call last):
File "/home/lvguangmin/.local/lib/python3.9/site-packages/PIL/Image.py", line 2298, in save
format = EXTENSION[ext]
KeyError: ''
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/lvguangmin/桌面/11/2.py", line 104, in <module>
photo.save('yanzhengma')
File "/home/lvguangmin/.local/lib/python3.9/site-packages/PIL/Image.py", line 2300, in save
raise ValueError(f"unknown file extension: {ext}") from e
ValueError: unknown file extension: