-
When I run the build script, it generates a |
Beta Was this translation helpful? Give feedback.
Answered by
arigo
Apr 8, 2025
Replies: 1 comment 2 replies
-
No, there should not be a |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
AimForNaN
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, there should not be a
.py
file generated. You import directly the.so
which is a Python extension module.