You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "d:/studyspace/python_/chongding-master/search.py", line 32, in
path=capture.cap()
File "d:\studyspace\python_\chongding-master\capture.py", line 16, in cap
img.save(path+".png")
File "D:\Program Files\python35_64\lib\site-packages\PIL\Image.py", line 1927, in save
fp = builtins.open(filename, "w+b")
OSError: [Errno 22] Invalid argument: '2018-01-13 14:39:59.png'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "d:/studyspace/python_/chongding-master/search.py", line 32, in
path=capture.cap()
File "d:\studyspace\python_\chongding-master\capture.py", line 16, in cap
img.save(path+".png")
File "D:\Program Files\python35_64\lib\site-packages\PIL\Image.py", line 1927, in save
fp = builtins.open(filename, "w+b")
OSError: [Errno 22] Invalid argument: '2018-01-13 14:39:59.png'
The text was updated successfully, but these errors were encountered: