AnaConda Root coud not install

hi,
I want to intsall Root within Annaconda at Windows10 ,but when i do it ,this has a Error,and i try to slove if with many methods ,it is not useful!
so what do for this problem?

(Torch) C:\Users\10329>conda install root -c conda-forge
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  • root

Current channels:

To search for alternate channels that may provide the conda package you’re
looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


AFAIK, ROOT and Anaconda don’t work on Windows (at least last time I tried it failed…)

There is no ROOT conda package for windows, see Root :: Anaconda.org .

You can use windows subsystem for linux though, ROOT works there.

Cheers,
Enrico

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.