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] ERROR: Could not build wheels for giotto-tda-nightly, which is required to install pyproject.toml-based projects #694

Open
huangbogeng opened this issue Mar 20, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@huangbogeng
Copy link

When I was installing giotto-tda the following error occurred:
python -m pip install -U giotto-tda-nightly
ERROR: Could not build wheels for giotto-tda-nightly, which is required to install pyproject.toml-based projects

python -m pip install -U giotto-tda
ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI.

This incident also occurred last week[ #690 ], but was fixed quickly.

@huangbogeng huangbogeng added the bug Something isn't working label Mar 20, 2024
@matteocao
Copy link
Contributor

Dear @huangbogeng ,

the nightly has not been built for years and the CI is not folly working on the nightly (I need to fix it yet).

However, we now have a new version of giotto-tda that includes the latests python versions. Can you try to pip install giotto-tda==0.6.2 ? I just did it and it worked well immediately.

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

2 participants