Hello everybody! I am having some problems when I try to install Mfix 20.2.1. I tried other versions of Mfix but the issue remains the same: The channel is unavailable. I’ve followed the steps in here:2.1. Windows Installation — MFiX 20.2.0 documentation
I am currently running on a Windows 10 64x.
Here is the result when I try to paste the given conda command on my Anaconda Prompt:
(base) C:\Users\Ferna>conda create -n mfix-20.2.1 mfix=20.2.1 mfix-doc=20.2.1 mfix-gui=20.2.1 mfix-solver=20.2.1 mfix-src=20.2.1 -c https://mfix.netl.doe.gov/.../.../conda/dist
Collecting package metadata (current_repodata.json): failed
UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: .../.../conda/dist
channel url: https://mfix.netl.doe.gov/.../.../conda/dist
error code: 404
You will need to adjust your conda configuration to proceed.
Use conda config --show channels
to view your configuration’s current state,
and use conda config --show-sources
to view config file locations.
Can any of you help me please?
Maybe my token has expired, but I tried refreshing the page and it didn’t work.