Skip to content
New issue

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

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

Already on GitHub? # to your account

Upload new versions to PyPI #17

Open
apcamargo opened this issue Oct 15, 2023 · 3 comments
Open

Upload new versions to PyPI #17

apcamargo opened this issue Oct 15, 2023 · 3 comments

Comments

@apcamargo
Copy link

Hi,

I'm trying to create a conda-forge recipe for fast_hdbscan, but the Windows build is failing due to a bug that has been fixed in version 0.1.1. However, I can't create a recipe for newer releases because they are not in PyPI.

Are there any plans to have new releases in PyPI?

@lmcinnes
Copy link
Contributor

Yes, I should get on to that. Sorry for the issues.

@apcamargo
Copy link
Author

Thank you!

@RogerHYang
Copy link

Is there an update on this issue?

I'm encountering the following problem with numpy>=2 using the version on pypi regarding line 134 of cluster_tree.py.

    ignore = np.zeros(root + 1, dtype=np.bool8)
E   AttributeError: module 'numpy' has no attribute 'bool8'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants