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
My Environment:
Cuda 9.1
Win10
Kinect2
OpenNI1
Python2.7.14 + numpy
I also add system variable about MBV_LIBS=C:\HANDTRACKER,and the HANDTRACKER folder is extracted from http://cvrlcode.ics.forth.gr/files/mbv/v1.1/MBV_PythonAPI_Win_1.1.zip
When I execute runmme.bat,happen error :
MBV_LIBS Environment variable should point to to MBV libraries folder.
MBB_LIBS C:\HANDTRACKER
Setting PATH and PYTHONPATH
"Running the Single Hand Tracker script..."
Trackback (most recent call last):
File: "src\SingleHandTracking.py",line 10, in
import PyMBVAcquisition as Acquisition
Import Error: DLL load failed:
Please tell me where i wrong. Thanks.
The text was updated successfully, but these errors were encountered:
My Environment:
Cuda 9.1
Win10
Kinect2
OpenNI1
Python2.7.14 + numpy
I also add system variable about MBV_LIBS=C:\HANDTRACKER,and the HANDTRACKER folder is extracted from http://cvrlcode.ics.forth.gr/files/mbv/v1.1/MBV_PythonAPI_Win_1.1.zip
When I execute runmme.bat,happen error :
MBV_LIBS Environment variable should point to to MBV libraries folder.
MBB_LIBS C:\HANDTRACKER
Setting PATH and PYTHONPATH
"Running the Single Hand Tracker script..."
Trackback (most recent call last):
File: "src\SingleHandTracking.py",line 10, in
import PyMBVAcquisition as Acquisition
Import Error: DLL load failed:
Please tell me where i wrong. Thanks.
The text was updated successfully, but these errors were encountered: