Skip to content
New issue

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

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

Already on GitHub? # to your account

I get error in this package AttributeError: 'NoneType' object has no attribute 'add_extra_file' #1805

Closed
falahgs opened this issue Jun 11, 2018 · 1 comment · Fixed by #1806

Comments

@falahgs
Copy link

falahgs commented Jun 11, 2018

hi every one ..
when i try to deploy keras model into google cloud i get this error ...

File "/home/falahgs07/keras/env/lib/python3.5/site-packages/gunicorn/workers/base.py", line 126, in init_process
    self.load_wsgi()
  File "/home/falahgs07/keras/env/lib/python3.5/site-packages/gunicorn/workers/base.py", line 148, in load_wsgi
    self.reloader.add_extra_file(exc_val.filename)
AttributeError: 'NoneType' object has no attribute 'add_extra_file'
@berkerpeksag
Copy link
Collaborator

Thanks for the report. Could you please try PR #1806 and see if it works?

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

Successfully merging a pull request may close this issue.

2 participants