MemSurfer
MemSurfer copied to clipboard
Importing the module after building fails
After following the installation/compilation steps descriped in the readme, importing the module fails with the message: ImportError: cannot import name '_pymemsurfer' from partially initialized module 'memsurfer' (most likely due to a circular import) This happens when trying to run the ex_simple.py or otherwise importing the module. Tested on Arch with python 3.7 and 3.8
Traceback:
File "examples/ex_simple.py", line 20, in