Skip to content

installing fermipy #645

@NithyaSathyan

Description

@NithyaSathyan

Hii..
I am trying to install fermipy using the following
conda create --name fermipy -c conda-forge -c fermi python=3.9 "fermitools>=2.2.0" healpy gammapy
conda activate fermipy
pip install fermipy
but i get the following error
conda create --name fermipy -c conda-forge -c fermi python=3.9 "fermitools>=2.2.0" healpy gammapy
2 channel Terms of Service accepted
Channels:

  • conda-forge
  • fermi
  • defaults
    Platform: linux-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:

  • unsupported request
  • unsupported request
  • nothing provides cppunit needed by fermitools-2.2.0-py39h93a0a19_0

Could not solve for environment specs
The following packages are incompatible
├─ fermitools >=2.2.0 * is not installable because it requires
│ └─ cppunit =* , which does not exist (perhaps a missing channel);
├─ gammapy =
* does not exist (perhaps a typo or a missing channel);
└─ healpy =* * does not exist (perhaps a typo or a missing channel).

Please help me with this. My operating system is Ubuntu 18.04.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions