AllenSDK icon indicating copy to clipboard operation
AllenSDK copied to clipboard

Update conda-forge package

Open dyf opened this issue 1 year ago • 2 comments

Describe the use case that is addressed by this feature. As a user, I want to install the latest allensdk alongside other packages that install best with conda.

Describe the solution you'd like Please update https://anaconda.org/conda-forge/allensdk to the latest version of allensdk.

dyf avatar Oct 07 '23 14:10 dyf

Hi David,

Is there are reason the deployment on pypi isn't sufficient? Looking at the forge release, it looks to not have been maintained for 3 years and is a very old version of the SDK (0.14.0 vs the version we are working on 2.16.0). This was very much something that was dropped by a previous iteration of team Pika. With that in mind, we would have to start from scratch to get set up to deploy to conda forge as we do releases.

morriscb avatar Oct 09 '23 17:10 morriscb

conda/mamba smooth out installation of dependencies that require compiled binaries, particularly for windows users. I don't remember what's involved, but I would recommend either a) doing this as part of an upcoming data release, or b) removing allensdk from conda-forge.

dyf avatar Oct 12 '23 23:10 dyf