Skip to content
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

Cannot compile tf_sampling_compile #247

Open
gavrielbs opened this issue Jan 23, 2023 · 1 comment
Open

Cannot compile tf_sampling_compile #247

gavrielbs opened this issue Jan 23, 2023 · 1 comment

Comments

@gavrielbs
Copy link

Hi,
I'm getting an error when trying to run "bash tf_sampling_compile.sh" :

/Users/gabrielbar-sella/.pyenv/versions/3.10.9/lib/python3.10/site-packages/tensorflow/include/unsupported/Eigen/CXX11/../../../Eigen/src/Core/util/XprHelper.h:412:16: error: no template named 'conditional_t' in namespace 'std'; did you mean 'conditional'?
  typedef std::conditional_t<
          ~~~~~^~~~~~~~~~~~~
               conditional
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:538:33: note: 'conditional' declared here
    struct _LIBCPP_TEMPLATE_VIS conditional {typedef _If type;};
                                ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]

Did anyone encounter this error and know how to solve it?

Thanks

@omiaemmanuel
Copy link

Hello
I am also getting that same error. but i haven't figured out. Maybe someone who solved it can help.
Thanks in advance.

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