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

deploying plotly in heroku generates this error #30

Open
kundami opened this issue Feb 27, 2018 · 0 comments
Open

deploying plotly in heroku generates this error #30

kundami opened this issue Feb 27, 2018 · 0 comments

Comments

@kundami
Copy link

kundami commented Feb 27, 2018

packages/matplotlib/backends/backend_tkagg.py", line 6, in
2018-02-27T04:11:03.474771+00:00 app[web.1]: return _import_module(self.mod)
2018-02-27T04:11:03.474806+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/site-packages/six.py", line 82, in _import_module
2018-02-27T04:11:03.475004+00:00 app[web.1]: import(name)
2018-02-27T04:11:03.475039+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.6/tkinter/init.py", line 36, in
2018-02-27T04:11:03.475223+00:00 app[web.1]: import _tkinter # If this fails your Python may not be configured for Tk
2018-02-27T04:11:03.475268+00:00 app[web.1]: ModuleNotFoundError: No module named '_tkinter'
2018-02-27T04:11:03.931029+00:00 heroku[web.1]: State changed from starting to crashed
2018-02-27T04:11:
03.914181+00:00 heroku[web.1]: Process exited with status 1

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

1 participant