If you have Anaconda, do not use pip, i installed with pip and got the same error, installing it with conda solved it.
conda install plotly
conda install geopandas
Run the above two commands and it should work.
If you have Anaconda, do not use pip, i installed with pip and got the same error, installing it with conda solved it.
conda install plotly
conda install geopandas
Run the above two commands and it should work.