-
Notifications
You must be signed in to change notification settings - Fork 10
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
conda build for different version of python. Also possibly different platforms (Mac/Windows) #12
Comments
Hey @bobfang1992, I was planning to ping you once the CI turned green, but now that I stumble over this issue, I thought I'd quickly mention: conda-forge/staged-recipes#14903 |
Hi thanks for the effort, what do I need to do here? @h-vetinari |
You don't need to do anything in particular, but you're welcome to join in debugging the packaging effort (and even become a co-maintainer of the "recipe" with me, if you want). :) |
Closing this as I am removing conda support. All install should be from pypi from now on. |
You cannot "remove" conda support, it's already there:
works, and will continue to keep working.
Please don't make this official advice, it's harmful. |
Hi sorry I was not clear on my message, we used to have an official conda pacakge but I removed it just now because it has a really old version. But anyway I think the recommended way is to use |
I'm one of the people maintaining the conda-forge package. The release process is automated, and 1.0.6 has just been released after I reviewed the changes. I understand that you don't want to maintain your own channel (and you shouldn't, actually, for several reasons)
I did, and I let you know further up in this thread. 🙃 |
Hi,
Just in case you missed this reply:
do you want to have a PR that adds instructions for installing from conda-forge?
yeah sure I think that's reasonable, but I'd like to emphasis that I think I am not maintaining the conda-forge distribution, and I cannot remember who set it up or when it was set up. So please add one world or two if you submit a PR to say that we do not control that distribution. Thanks!
Best,
Bob
…On 18 Nov 2021, 00:24 +0000, h-vetinari ***@***.***>, wrote:
I also left a comment on 2459b40 that I can reiterate here: do you want to have a PR that adds instructions for installing from conda-forge? I strongly recommend that, but then, I'm biased 😅
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
You are obviously not maintaining what you don't know about, but you are welcome to join, as I said. In the meantime, I'm maintaining the conda-forge feedstock where the recipe is hosted and the packages get built in CI. Except in the most unusual circumstances, support in conda-forge for new versions will be very fast, on the order of a day or so after release. So I don't think people need to be concerned about the maintainership of conda-forge, because it's highly automated & fast, and also I'm explicitly trying to sync & collaborate with you. 🙃 |
Cool thanks very much for the contribution! I was thinking about using condo to distribute as I myself was using conda but later our team moved to pypi entirely, and also contributor to this repo has all been using pypi so I kind of dropped my own effort to support a conda distribution but it is very good to see a condo-forge distro. I just simply did not know it exists so sorry for the confusion earlier. But it is very good to have it. Thanks a lot for your effort.
Best,
Bob
…On 18 Nov 2021, 00:42 +0000, h-vetinari ***@***.***>, wrote:
> yeah sure I think that's reasonable, but I'd like to emphasis that I think I am not maintaining the conda-forge channel, so please add one world or two if you submit a PR to say that we do not control that distribution. Thanks!
You are obviously not maintaining what you don't know about, but you are welcome to join, as I said. In the meantime, I I'm maintaining the conda-forge feedstock where the recipe is hosted and the packages get built in CI.
Except in the most unusual circumstances, support in conda-forge for new versions will be very fast, on the order of a day or so after release. So I don't think people need to be concerned about the maintainership of conda-forge, because it's highly automated & fast, and also I'm explicitly trying to sync & collaborate with you. 🙃
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
As pypi coming into shape this can be put on the map.
The text was updated successfully, but these errors were encountered: