freecad not found in conda-forge

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
bielcardona
Posts: 6
Joined: Sun Jul 17, 2016 10:02 am

freecad not found in conda-forge

Post by bielcardona »

Hi!

I am trying to install freecad through conda (following the instructions in https://wiki.freecadweb.org/Conda), which I did many times before.

Now, when I do so, (with conda or mamba) I get a message error that freecad is not found:

Code: Select all

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

  - freecad

Current channels:

  - https://conda.anaconda.org/conda-forge/osx-arm64
  - https://conda.anaconda.org/conda-forge/noarch
  - https://repo.anaconda.com/pkgs/main/osx-arm64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/osx-arm64
  - https://repo.anaconda.com/pkgs/r/noarch
However, I can install it using the `freecad/label/dev` channel.

Do you know if there is any problem with the conda-forge channel?

My hardware is a macbook pro (with M1 pro chip).

Thanks!
Biel
Post Reply