Patrefans
cebstudios from patreon
cebstudios patreon

Dev Preview: Mediapipe multi convert video to mocap

🕑 Added 2021-07-31 09:53:51 +0000 UTC
Dev Preview: Mediapipe multi convert video to mocap

Comments

There is a big problem for people using blender installed. To do what is described, you must use a CMD open as Administrator. To open as administrator, you will need to right click on the CMD link and choose "run as administrator" then try to run this code again. I usually suggest for people to try this with a portable blender (the one you download in a ZIP file from blender.org.) Its easier to install since you probably wont need to go inside windows Program Files folder If you try the portable installation, you could unzip it in a C:\blender folder. It will be easier to run the code.

>>> C:\Program Files\Blender Foundation\Blender 2.93\python\bin\python.exe Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\code.py", line 63, in runsource code = self.compile(source, filename, symbol) File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\codeop.py", line 178, in __call__ return _maybe_compile(self.compiler, source, filename, symbol) File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\codeop.py", line 106, in _maybe_compile raise err1 File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\codeop.py", line 93, in _maybe_compile code1 = compiler(source + "\n", filename, symbol) File "C:\Program Files\Blender Foundation\Blender 2.93\2.93\python\lib\codeop.py", line 143, in __call__ codeob = compile(source, filename, symbol, self.flags, True) File "", line 1 SyntaxError: unexpected character after line continuation character >>> C:\Program Files\Blender Foundation\Blender 2.93\python\lib\site-packages\pip install opencv-python

i got this


More Creators