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

Contributing to versions to pypi #92

Open
pfmephisto opened this issue Jun 23, 2022 · 3 comments
Open

Contributing to versions to pypi #92

pfmephisto opened this issue Jun 23, 2022 · 3 comments

Comments

@pfmephisto
Copy link

Hi,
I am running in to issues when trying to install torch-points-kernels using pip, with the issue being that no compatible build can be found there.

I have since compiled my own build from sources but was wondering if there is a way to contribute that to pypi so that future installs might be simpler.

@CCInc
Copy link
Member

CCInc commented Jun 27, 2022

Hi! Thanks for your interest. Unfortunately, due to the various torch/cuda combinations, we can't host wheels directly on pypi. What other projects do is self-host the wheels with all such combinations (ex https://data.pyg.org/whl/) but currently we are not set up to do this. Currently, @Stakhan is working to get conda installation working, and in the future I'd be interested to get wheels working as well, but there's infrastructure we'd have to set up around that.

@pfmephisto
Copy link
Author

@CCInc: Thanks for getting back to me on this one.

@Stakhan: Am I able to help you with anything regarding getting Conda working?
It's not that I know a whole lot about the process but, I'd be willing to put some time and effort into it.
At least with the selfish reason that I then can get rind of my custom scripts/notes on the installation 😀

@CCInc
Copy link
Member

CCInc commented Jun 30, 2022

@pfmephisto I had a chance to look at this. If you're able to test out my conda build with a few different permutations of python/pytorch versions, that'd be a huge help! Mostly concerned about the CUDA working correctly.

I'll close this issue for now, and you see how to install and follow up in this issue: #89 (comment)

@CCInc CCInc closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2022
@CCInc CCInc reopened this Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants