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

Is micromamba supported? #240

Open
acampove opened this issue Apr 17, 2024 · 0 comments
Open

Is micromamba supported? #240

acampove opened this issue Apr 17, 2024 · 0 comments
Labels
question Further information is requested

Comments

@acampove
Copy link

Comment:

Hi,

I am not sure if this is a problem with ROOT or conda or mamba or micromamba. I am trying to install root in micro mamba with:

micromamba create -n test_001 root root_base

and I see:

bin/micromamba
[+] 1.3s
conda-forge/linux-64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  12.9MB /  33.8MB @  10.5MB/s  1.3s
conda-forge/noarch   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━  11.5MB /  14.3MB @   9.3MB/s  1.3sterminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
./rxe_run_toys: line 50: 23101 Aborted                 (core dumped) ( "/publicfs/ucas/user/campoverde/Test/Jobdir/extractor/001_001/bin/micromamba" "${@}" )
[E 240417 17:47:05 rxe_local:67] Process returned exit status: 134
Traceback (most recent call last):
  File "/publicfs/ucas/user/campoverde/Packages/mambaforge/envs/rk/bin/rxe_local", line 7, in <module>
    exec(compile(f.read(), __file__, 'exec'))
  File "/publicfs/ucas/user/campoverde/Packages/RK/rk_extractor/scripts/jobs/rxe_local", line 85, in <module>
    main()
  File "/publicfs/ucas/user/campoverde/Packages/RK/rk_extractor/scripts/jobs/rxe_local", line 82, in main
    run()
  File "/publicfs/ucas/user/campoverde/Packages/RK/rk_extractor/scripts/jobs/rxe_local", line 68, in run
    raise
RuntimeError: No active exception to reraise

can ROOT be used with micromamba?

Cheers.

@acampove acampove added the question Further information is requested label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant