mmcv icon indicating copy to clipboard operation
mmcv copied to clipboard

[Bug] error: #error C++17 or later compatible compiler is required to use ATen.

Open Mxbonn opened this issue 1 year ago • 1 comments

Prerequisite

  • [X] I have searched Issues and Discussions but cannot get the expected help.
  • [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv).

Environment

N/A as problem is with installation

Reproduces the problem - code sample

N/A -> installation issue

Reproduces the problem - command or script

Use latest NVIDIA pytorch container (https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch): 23-08 pip install openmim mim install mmcv

Reproduces the problem - error message

log.txt TL;DR: installation fails due to multiple error: #error C++17 or later compatible compiler is required to use ATen. errors

Additional information

No response

Mxbonn avatar Aug 30 '23 12:08 Mxbonn

Seems related to #2860

Mxbonn avatar Aug 30 '23 12:08 Mxbonn