gelsightinc / gsrobotics

GelSight SDK for robotic sensors
GNU General Public License v3.0
92 stars 25 forks source link

ModuleNotFoundError: No module named 'find_marker' #18

Open 888yzh999 opened 10 months ago

888yzh999 commented 10 months ago

demos/mini_tracking_windows_V0/tracking.py里的find_marker包怎么下载 ModuleNotFoundError: No module named 'find_marker'

Joao8bit commented 7 months ago

Hi, I'm still having this issue, have you found a solution?

CSXPY commented 6 months ago

Hi, I'm still having this issue, have you found a solution?

hi,Have you solved this problem?

Joao8bit commented 6 months ago

Hi, I'm still having this issue, have you found a solution?

hi,Have you solved this problem?

Hi! I am not facing this error anymore, I believe this was due to using a wrong version of Python. It really depends on the Operative System being used, version 3.8 on Linux, and 3.10 on Windows have worked for me.