0
votes

I installed giotto-tda library with a command: %pip install --user pyproj giotto-tda

and then tried to use: from gtda.time_series import TakensEmbedding

but I am still getting an error: "No module named 'gtda'.

Did you have a similar problem?