control-3d-character-using-python icon indicating copy to clipboard operation
control-3d-character-using-python copied to clipboard

WorkSpaceTool.setup(): error

Open KronkTR opened this issue 3 years ago • 5 comments

OpenCVButton Error Hi, I Really loved the face capture video. But when I tried it with blender 2.81a, I got lots of errors. Might be because of python version and at the end even though I did tried everything I could do, on blender 2.81a when I run the python code on script, blender just closes and doesn't opens project. So I tried it with blender 3.1. But even though I get no error from code, When I clicked the OpenCV Animation Panel I get this error. Could you help me please?

KronkTR avatar Mar 27 '22 15:03 KronkTR

Hi There,

I’m really happy to hear that from you, can you try the version i used 2.8 and let me know if it works for you!

Le dim. 27 mars 2022 à 15:13, KronkTR @.***> a écrit :

[image: OpenCVButton] https://user-images.githubusercontent.com/102475585/160287913-6883d98a-75f6-4fc8-9fbb-7b96cd581558.PNG [image: Error] https://user-images.githubusercontent.com/102475585/160287926-03784a52-d847-45ec-84dc-aa45d92921c2.PNG Hi, I Really loved the face capture video. But when I tried it with blender 2.81a, I got lots of errors. Might be because of python version and at the end even though I did tried everything I could do, on blender 2.81a when I run the python code on script, blender just closes and doesn't opens project. So I tried it with blender 3.1. But even though I get no error from code, When I clicked the OpenCV Animation Panel I get this error. Could you help me please?

— Reply to this email directly, view it on GitHub https://github.com/joeVenner/control-3d-character-using-python/issues/11, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSKSULEB7XTU6Q5P3KTE7LVCB3IPANCNFSM5RY5HM3A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

joeVenner avatar Mar 27 '22 15:03 joeVenner

Finally! It worked. Thank you so much. I downloaded 2.80 but there were some errors with pip, first i needed to solve that with pip ensure. Then when I use import cv2 blender crashed. so I have to try every pip installation of opencv-contrib and find a compatible version of numpy with it. But with a little(not) bit of trying I finally find the perfect two combination that did not crashed blender with import cv2. Thank you so much again.

KronkTR avatar Mar 27 '22 21:03 KronkTR

Hello Joe, thanks for your work. I think I'm having the same issue here. But i don't have 2.8, the earliest blender I have is 2.9.

Any chance you can improve the code universal that can work for the lastest blender or any other version ?

Thanks in advance.

xiaowen214 avatar Jul 28 '22 09:07 xiaowen214

Hey there!

Sorry, I'm not into this much lately, so the latest compatible version is 2.8, 2.9 you will face issues.

Thanks

On Thu, Jul 28, 2022 at 10:28 AM xiaowen214 @.***> wrote:

Hello Joe, thanks for your work. I think I'm having the same issue here. But i don't have 2.8, the earliest blender I have is 2.9.

Any chance you can improve the code universal that can work for the lastest blender or any other version ?

Thanks in advance.

— Reply to this email directly, view it on GitHub https://github.com/joeVenner/control-3d-character-using-python/issues/11#issuecomment-1197895700, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSKSUINQXL3CXHJE7TX5MTVWJHD5ANCNFSM5RY5HM3A . You are receiving this because you commented.Message ID: @.*** com>

joeVenner avatar Jul 28 '22 09:07 joeVenner

Glad to hear that 🥳 Enjoy your journey with Python ☺️

Le dim. 27 mars 2022 à 21:19, KronkTR @.***> a écrit :

Finally! It worked. Thank you so much. I downloaded 2.80 but there were some errors with pip, first i needed to solve that with pip ensure. Then when I use import cv2 blender crashed. so I have to try every pip installation of opencv-contrib and find a compatible version of numpy with it. But with a little(not) bit of trying I finally find the perfect two combination that did not crashed blender with import cv2. Thank you so much again.

— Reply to this email directly, view it on GitHub https://github.com/joeVenner/control-3d-character-using-python/issues/11#issuecomment-1080021208, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSKSUPS3PG32NY5CH3TYKLVCDGGJANCNFSM5RY5HM3A . You are receiving this because you commented.Message ID: @.*** com>

joeVenner avatar Oct 11 '22 07:10 joeVenner