tee-ar-ex / trx-python

Python implementation of the TRX file format
https://tee-ar-ex.github.io/trx-python/
BSD 2-Clause "Simplified" License
20 stars 16 forks source link

TRX conda package needed : Last release of DIPY cannot provide conda package because of TRX dependency #74

Closed skoudoro closed 6 months ago

skoudoro commented 7 months ago

Hi TRX team,

Currently, we are stuck in DIPY to provides Anaconda package because we depend on TRX.

Not sure if there is an alternative but for now, we need a conda package for TRX to be able to provide DIPY conda package.

Can someone look at this ?

skoudoro commented 7 months ago

see : https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=845640&view=logs&j=d0d954b5-f111-5dc4-4d76-03b6c9d0cf7e&t=6d4b912b-175d-51da-0fd9-4d30fe1eb4e7&l=87 for reference

arokem commented 7 months ago

I can take a look but it will take a few days. Do you understand why it doesn’t use the pypi package?

On Sun, Dec 17, 2023 at 1:30 PM Serge Koudoro @.***> wrote:

see : https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=845640&view=logs&j=d0d954b5-f111-5dc4-4d76-03b6c9d0cf7e&t=6d4b912b-175d-51da-0fd9-4d30fe1eb4e7&l=87 for reference

— Reply to this email directly, view it on GitHub https://github.com/tee-ar-ex/trx-python/issues/74#issuecomment-1859289944, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA46NWFNMXC2HNJP43K443YJ5P6TAVCNFSM6AAAAABAYUBH5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGI4DSOJUGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

skoudoro commented 7 months ago

For now, no, I am starting to investigate.

Thanks !

skoudoro commented 6 months ago

Hi @arokem,

What is the status of this? Did you start the process?

I checked of using Pipy package and it is highly NOT recommanded and hard to do it.

arokem commented 6 months ago

I have not done anything yet. What's the next step? Set up a conda forge package for trx-python?

skoudoro commented 6 months ago

I have not done anything yet. What's the next step? Set up a conda forge package for trx-python?

yes !

arokem commented 6 months ago

OK! Just put this up, https://github.com/conda-forge/staged-recipes/pull/24890, so I hope we can have this ready before too long.

arokem commented 6 months ago

I believe this is completed. Closing.

skoudoro commented 6 months ago

Great! Thank you for this @arokem, I will look at the DIPY one tomorrow.

Thanks again!