Forums

Problem with Plotly.express in Django and PythonAnywhere

I try to use Plotoly.express but recieve a below message, despite instaaled it and insttaled Plotly, It works well localy:

ImportError: No module named plotly.plotly

Make sure that you're importing it in a correct way, or/and that you use the same version as locally, or/and that you installed it for the same Python / environment that runs your app (there are multiple Python versions installed on PythonAnywhere).