You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.
I wanted to ask if you know a way to have the generated wrapper python3 compatible. I had a try that was only usable by python2 and for python3 it gives the error:
dynamic module does not define module export function (PyInit_..)
Could the source of this issue be in the cmake scripts?
Thank you.
The text was updated successfully, but these errors were encountered:
Hi,
I wanted to ask if you know a way to have the generated wrapper python3 compatible. I had a try that was only usable by python2 and for python3 it gives the error:
dynamic module does not define module export function (PyInit_..)
Could the source of this issue be in the cmake scripts?
Thank you.
The text was updated successfully, but these errors were encountered: