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] can't download Giotto #684

Open ashahassan opened 1 year ago

ashahassan commented 1 year ago

Describe the bug

Basically, I'm walking through the download provided here (https://giottosuite.readthedocs.io/en/master/gettingstarted.html), and I am stuck at the downloading Giotto step with R. I've run the command from here (https://giotto-ai.github.io/gtda-docs/0.5.1/installation.html) to download it, and it seems fine (no errors thrown), but it doesn't do anything ultimately.

To reproduce

Steps to reproduce the behavior:

  1. Open RGui
  2. Run the download command
  3. SSL connect error

Expected behavior

It should download.

Actual behaviour

Error: Failed to install 'unknown package' from GitHub: SSL connect error

bedanar commented 8 months ago

I also cannot install giotto-tda. Here is the screenshot of the errors I have. I tried to install dev version and using brew, but still nothing worked:

Screenshot 2024-03-06 at 9 24 14 PM
matteocao commented 5 months ago

Describe the bug

Basically, I'm walking through the download provided here (https://giottosuite.readthedocs.io/en/master/gettingstarted.html), and I am stuck at the downloading Giotto step with R. I've run the command from here (https://giotto-ai.github.io/gtda-docs/0.5.1/installation.html) to download it, and it seems fine (no errors thrown), but it doesn't do anything ultimately.

To reproduce

Steps to reproduce the behavior:

  1. Open RGui
  2. Run the download command
  3. SSL connect error

Expected behavior

It should download.

Actual behaviour

Error: Failed to install 'unknown package' from GitHub: SSL connect error

https://giottosuite.readthedocs.io/en/master/gettingstarted.html <--- just FYI, this is not our library

@bedanar we have published new wheels for python 11: can you try to isntall giotto-tda now? pip install giotto-tda