nghorbani / soma

Solving Optical MoCap Automatically
Other
185 stars 36 forks source link

COLAB code not runnning #23

Open HX2512 opened 1 year ago

HX2512 commented 1 year ago

Hi, I have been trying to get SOMA to run for a couple of weeks now on COLAB using python 3.7 and carefully following the requirements, but I am left with dependency conflicts coming out of my ears, does anyone have any working COLAB code that I could use as I would like to use and reference SOMA as part of a project. Thanks

GaigeY commented 10 months ago

Hello. At first I also wanted to try COLAB. But to my knowladge now, it might be difficult to set up a SOMA environment on COLAB, because the neccessary packages like bpy and mesh require softwares and libs in your system. Setting up your environment on your own device or docker containers might be a much easier choice.