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 1c1361f commit c27dc7eCopy full SHA for c27dc7e
CMakeLists.txt
@@ -77,7 +77,7 @@ else()
77
message(WARNING "CUDA compiler not found, building without CUDA support")
78
79
find_package(
80
- Python 3.8
+ Python 3.11
81
COMPONENTS Interpreter Development.Module
82
REQUIRED)
83
0 commit comments