Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] can't download Giotto #684

Open
ashahassan opened this issue Nov 6, 2023 · 2 comments
Open

[BUG] can't download Giotto #684

ashahassan opened this issue Nov 6, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ashahassan
Copy link

ashahassan commented Nov 6, 2023

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

@ashahassan ashahassan added the bug Something isn't working label Nov 6, 2023
@bedanar
Copy link

bedanar commented Mar 6, 2024

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants