giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
858 stars 175 forks source link

[BUG] #675

Closed ChristinaKapa2000 closed 5 months ago

ChristinaKapa2000 commented 1 year ago

Hello,

I have been trying to install giotto-tda using 'pip install giotto-tda' in the python (3.11) terminal but I get the following error:

ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI. giotto-tda depends on pycairo@ https://storage.googleapis.com/l2f-open-models/giotto-learn/windows-binaries/pycairo/pycairo-1.18.2-cp311-cp311m-win_amd64.whl

I have tried installing pycairo and the issue persists.

I would really appreciate any help. Thank you in advance

Sajad-Hosseini96 commented 1 year ago

You can import this conda environment and run the code on it. Anaconda Navigator can be a good option for adding this environment.

giotto_TDA.zip import extracted file

ChristinaKapa2000 commented 1 year ago

Hello,

Thank you for your reply. The issue was fixed after switching to Python 3.10.

matteocao commented 5 months ago

@ChristinaKapa2000 we have just released the new version with 3.11 wheels. the original issue should also be fixed now.