giotto-tda icon indicating copy to clipboard operation
giotto-tda copied to clipboard

[BUG]

Open ChristinaKapa2000 opened this issue 1 year ago • 2 comments

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

ChristinaKapa2000 avatar Jul 16 '23 18:07 ChristinaKapa2000

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

Sajad-Hosseini96 avatar Jul 27 '23 04:07 Sajad-Hosseini96

Hello,

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

ChristinaKapa2000 avatar Jul 29 '23 12:07 ChristinaKapa2000

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

matteocao avatar May 30 '24 02:05 matteocao