We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8d0df commit 1c1361fCopy full SHA for 1c1361f
CMakeLists.txt
@@ -35,7 +35,7 @@ if(CMAKE_CUDA_COMPILER)
35
36
# Add the executable
37
find_package(
38
- Python 3.8 REQUIRED
+ Python 3.11 REQUIRED
39
COMPONENTS Interpreter Development.Module
40
OPTIONAL_COMPONENTS Development.SABIModule)
41
execute_process(
0 commit comments