learnsomethingtoday
Results
2
comments of
learnsomethingtoday
> > You can disable the error > > ```python > > python_register_toolchains( > > name = ..., > > python_version = ..., > > ignore_root_user_error = True, > >...
Facing this same error, tried to build using clang-14 + libstdc++ 11, but still getting the same compilation issues. Any idea how to fix this..? @yaroslavros @phlax