g4python icon indicating copy to clipboard operation
g4python copied to clipboard

dynamic module does not define module export function (PyInit_geom)

Open CliveKBinu opened this issue 3 years ago • 0 comments

After doing make install on geom, and when I import the geom I get "ImportError: dynamic module does not define module export function (PyInit_geom)" . I have added the zip file with the construction files and the cmake file with this.

CMakeLists.txt

geom.zip

CliveKBinu avatar Oct 22 '22 03:10 CliveKBinu