We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not able to install glib 3.4.30 on github actinons ro run build check. I tried using conda install -c conda-forge gcc=12.1.0
conda install -c conda-forge gcc=12.1.0
Add conda install -c conda-forge gcc=12.1.0 in yml file for github actions, add commit push
https://stackoverflow.com/questions/72540359/glibcxx-3-4-30-not-found-for-librosa-in-conda-virtual-environment-after-tryin https://stackoverflow.com/questions/68840189/packagesnotfounderror-the-following-packages-are-not-available-from-current-cha
The text was updated successfully, but these errors were encountered:
@shelhamer
Sorry, something went wrong.
No branches or pull requests
Important - read before submitting
Issue summary
Not able to install glib 3.4.30 on github actinons ro run build check. I tried using
conda install -c conda-forge gcc=12.1.0
Steps to reproduce
Add
conda install -c conda-forge gcc=12.1.0
in yml file for github actions, add commit pushTried solutions
https://stackoverflow.com/questions/72540359/glibcxx-3-4-30-not-found-for-librosa-in-conda-virtual-environment-after-tryin
https://stackoverflow.com/questions/68840189/packagesnotfounderror-the-following-packages-are-not-available-from-current-cha
System configuration
Issue checklist
The text was updated successfully, but these errors were encountered: