Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slangpy NativeMarshall workaround needs looking into #159

Open
ccummingsNV opened this issue Jan 23, 2025 · 0 comments
Open

Slangpy NativeMarshall workaround needs looking into #159

ccummingsNV opened this issue Jan 23, 2025 · 0 comments
Assignees

Comments

@ccummingsNV
Copy link
Collaborator

Had to work around Python 3.12.2 crash in nanobind due to inhertiance hierarchy issues between the native marshall types.

Workaround was to define marshall+trampoline as separate bound classes and pass them to nanobind with different names. However this isn't how the nanobind docs suggest it should work.

@ccummingsNV ccummingsNV self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant