Skip to content

Cannot compile tf_sampling_compile #247

@gavrielbs

Description

@gavrielbs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions