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 270280a commit 23e828cCopy full SHA for 23e828c
1 file changed
sandbox/main.c
@@ -117,6 +117,7 @@ pl_init_python()
117
118
119
#elif defined(__APPLE__)
120
+ "../dependencies/cpython/build/debug/build/lib.macosx-26.3-arm64-3.14/",
121
#else // linux
122
// "../dependencies/cpython/build/debug/build/lib.linux-x86_64-3.14/",
123
#endif
0 commit comments