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

Some conda packages do not exist anymore #740

Open
AndreScaffidi opened this issue May 19, 2020 · 2 comments
Open

Some conda packages do not exist anymore #740

AndreScaffidi opened this issue May 19, 2020 · 2 comments

Comments

@AndreScaffidi
Copy link

I had a working install of pax. I then found myself needing to reinstall, however using the conda version specified in the installation guide (4.1.1) I got errors saying that the linux-headers no longer existed as well as some other conflicts.

Instead of listing them all, would it be possible to update the code? At the very least would it be possible to getdetails of an exact working conda build with all prerequisites for installed?

@tunnell
Copy link
Member

tunnell commented May 19, 2020

Hi Andre,

What are you using pax for? This tool has been abandoned as we moved within XENON to:

https://github.com/xenonnt/straxen
https://github.com/axfoundation/strax

Cheers,
Chris

@JelleAalbers
Copy link
Contributor

Unfortunately python 3.4 is no longer on conda, and rootpy has been abandoned in favor of uproot.

... however, pax almost works on python 3.6, ROOT 6.18, and other packages as resolved by conda/pip. See the fix_travis_maybe branch, specifically its travis.yml. It passes all tests except for one related to ROOT output reprocessing, which crashes when reading one particular field (hits). This field is a bit weird, so maybe it will work for you if you don't need that field. If you don't need the ROOT output at all, you have an even better chance.

But as Chris wrote, pax is not actively used/developed anymore; I'd use strax(en) if you have a choice.

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

3 participants