this was me trying to install ibiogen from the instructions. I'm keeping it for notes, no need for anyone to actively try and troubleshoot atm!
Last login: Tue Jun 6 11:02:54 on ttys000
(base) renatadiaz@Renatas-MacBook-Air ~ % conda install -c conda-forge -c iovercast ibiogen
Retrieving notices: ...working... ERROR conda.notices.fetch:get_channel_notice_response(63): Request error <HTTPSConnectionPool(host='conda.anaconda.org', port=443): Read timed out.> for channel: iovercast url: https://conda.anaconda.org/iovercast/notices.json
done
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:
- ibiogen
Current channels:
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://conda.anaconda.org/conda-forge/noarch
- https://conda.anaconda.org/iovercast/osx-arm64
- https://conda.anaconda.org/iovercast/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
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.
(base) renatadiaz@Renatas-MacBook-Air ~ %
this was me trying to install ibiogen from the instructions. I'm keeping it for notes, no need for anyone to actively try and troubleshoot atm!