Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or directory when running on mac #4

Open
fucusy opened this issue Jan 13, 2017 · 1 comment
Open

No such file or directory when running on mac #4

fucusy opened this issue Jan 13, 2017 · 1 comment

Comments

@fucusy
Copy link

fucusy commented Jan 13, 2017

['11.png', '44.png', '73.png', '106.png']
Traceback (most recent call last):
File "zhihu.py", line 180, in
state = login()
File "zhihu.py", line 63, in login
data['captcha'] = predict(cropModel,classModel)
File "zhihu.py", line 121, in predict
temp.save('./tobe_classfied/data/' + each)
File "/Library/Python/2.7/site-packages/PIL/Image.py", line 1659, in save
fp = builtins.open(filename, "wb")
IOError: [Errno 2] No such file or directory: './tobe_classfied/data/11.png'

@moxiegushi
Copy link
Owner

关于tobe_classfied目录的问题,已经提交了修改,感谢关注 : ) 有问题大家一起讨论~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants