BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
33.96k stars 18.72k forks source link

Glib 3.4.30 not found #7058

Open karkir0003 opened 1 year ago

karkir0003 commented 1 year ago

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 push

Tried 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

karkir0003 commented 1 year ago

@shelhamer