AllenInstitute / AllenSDK

code for reading and processing Allen Institute for Brain Science data
https://allensdk.readthedocs.io/en/latest/
Other
343 stars 149 forks source link

Update conda-forge package #2727

Open dyf opened 12 months ago

dyf commented 12 months ago

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.

morriscb commented 11 months ago

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.

dyf commented 11 months ago

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.