Skip to content

Request to enable CONDA_APPEND_CORE_REQUIREMENTS feature flag for project cocotb #6989

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

Closed
eric-wieser opened this issue Apr 29, 2020 · 7 comments

Comments

@eric-wieser
Copy link
Contributor

eric-wieser commented Apr 29, 2020

Filing an issue as requested here.

Brought on by cocotb/cocotb#1706, and a stop gap until #6965 is merged and released.

@humitos
Copy link
Member

humitos commented Apr 29, 2020

Hey @eric-wieser! I just enabled this in your project. Let me know if that worked as you expected.

@humitos humitos closed this as completed Apr 29, 2020
@eric-wieser
Copy link
Contributor Author

Thanks @humitos.

Is there any way to see the output of conda env create? Unfortunately the --quiet flag hides all of the information about which package versions were installed.

@humitos
Copy link
Member

humitos commented Apr 29, 2020

Hrm... I don't think we currently have a way to change that 😞

@eric-wieser
Copy link
Contributor Author

Is it done that way because the logs are huge and usually useless?

@humitos
Copy link
Member

humitos commented Apr 29, 2020

I'd say yes. In particular because of the progress bar that makes all the output to be broken anyways.

-q, --quiet           Do not display progress bar.

It seems there is no way to show the useful information without showing the progress bar.

@eric-wieser
Copy link
Contributor Author

Would it be possible to run conda list as an extra command then?

@humitos
Copy link
Member

humitos commented Apr 29, 2020

I suggested that already at #5006 (comment) but didn't succeed 😄

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