Closed btcpcs closed 3 years ago
I haven't seen that error before so I'll have to investigate.
In the meantime, here's a copy of the image I built: eda-protocol-movement-data-1.0.tar.gz
Hello! Thank you for your great works! I have the same error. And in repo https://github.com/MBennGit/mobilitydb-sqlalchemy-notebooks the same.
Seems like BASE_CONTAINER=jupyter/minimal-notebook now installs Python 3.9 instead of 3.7 and that causes issues.
@btcpcs please try with the new docker file.
@anitagraser - thank your very much. This resolved the issue.
This error is potentially related to https://github.com/geopandas/geopandas/issues/2123#issuecomment-927178129
Great work on this notebook. I successfully built the container but I see the attached error when running the notebook. Any ideas?
Thanks