OSError: [WinError 193] %1 is not a valid Win32 application
hsamiei opened this issue · 1 comments
hsamiei commented
hello
I get this error when I run show_seg.py
OSError: no file with expected extension
This is related to the line(dll = dll = np.ctypeslib.load_library('render_balls_so.so', '.')) in show3d_balls.py
Thank you in advance for your cooperation
hsamiei commented
Hello
I realized that the problem was about render_balls_so.so or render_balls_so.cpp because i use windows as operating system that was taken.so anyone help me to compile to dll or anything that can run on Windows?
Thank you in advance for your cooperation