Replies: 1 comment 1 reply
-
See #29899 (comment) for some directions. Please do share if you manage to set it up. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have just built the sklearn package from source. I want my application to cal this module instead of my system's installed version for debugging purposes. Eventually I want to step into the Cython code, etc. How can I point my application to my version of the compiled source. How do I compile with debug symbols as well?
Beta Was this translation helpful? Give feedback.
All reactions