Open EliasDeSmijter opened 1 year ago
Hi, we are facing the same problem, are you able to figure out a solution for this? Thank you so much in advance!
Hi, I decided to install gcc11 and built the bindings with this which did not pose a problem for further downstream tasks. If you found another way, I would love to hear it!
Hi
When I try to install the pytorch bindings I get the message that gcc versions later than 12 are not supported. My gcc version is
gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)
and os is Fedora38. Will this be added soon/is there a workaround or is it better to go back to a previous version of gcc?