Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to use conda-eda #328

Open
xobs opened this issue May 2, 2023 · 3 comments
Open

Document how to use conda-eda #328

xobs opened this issue May 2, 2023 · 3 comments

Comments

@xobs
Copy link
Contributor

xobs commented May 2, 2023

I was under the impression that conda-eda was usable from within conda, however it doesn't work, and there doesn't appear to be any documentation on how to use conda-eda under https://hdl.github.io/conda-eda/Usage.html

(base) user@Ondo:/si$ conda config --env --add channels conda-eda
(base) user@Ondo:/si$ conda upgrade -c conda-eda --all
Collecting package metadata (current_repodata.json): failed

UnavailableInvalidChannel: HTTP 404 NOT FOUND for channel conda-eda <https://conda.anaconda.org/conda-eda>

The channel is not accessible or is invalid.

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.


(base) user@Ondo:/si$

Please add documentation on how to use this repository as a user, rather than as someone building packages.

@umarcor
Copy link
Member

umarcor commented May 2, 2023

I think the channel is litex-hub due to historic reasons: https://github.com/search?q=repo%3Ahdl%2Fconda-eda%20litex-hub&type=code.

@xobs
Copy link
Contributor Author

xobs commented May 2, 2023

That would explain some of the confusion I had.

I think it make sense to add that to the Usage.html guide, in addition to the README.md, so users can know how to use the packages built as part of this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants