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
File "D:\Work\Python_Project\Work_tf2\DrBox-v2-tensorflow-master\model.py", line 4, in
from rbox_functions import *
File "D:\Work\Python_Project\Work_tf2\DrBox-v2-tensorflow-master\rbox_functions.py", line 7, in
librbox = so("./librbox.so")
File "D:\ProgramFiles\Anaconda3\lib\ctypes_init_.py", line 434, in LoadLibrary
return self.dlltype(name)
File "D:\ProgramFiles\Anaconda3\lib\ctypes_init.py", line 356, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 193] %1 不是有效的 Win32 应用程序。
The text was updated successfully, but these errors were encountered:
File "D:\Work\Python_Project\Work_tf2\DrBox-v2-tensorflow-master\model.py", line 4, in
from rbox_functions import *
File "D:\Work\Python_Project\Work_tf2\DrBox-v2-tensorflow-master\rbox_functions.py", line 7, in
librbox = so("./librbox.so")
File "D:\ProgramFiles\Anaconda3\lib\ctypes_init_.py", line 434, in LoadLibrary
return self.dlltype(name)
File "D:\ProgramFiles\Anaconda3\lib\ctypes_init.py", line 356, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 193] %1 不是有效的 Win32 应用程序。
The text was updated successfully, but these errors were encountered: