Blender Python Tutorial : Why is it not Working? : Episode 1 [learn python for beginners]

preview_player
Показать описание
In this new segment which I call "Why is it not Working", we will be taking a look at code that you guys have sent me and checking out why it does not work.

Looking to learn Python for beginners? You are in the right place. Be sure to check out the Scripting Playlist!.

Today's Video, we will be taking a look at a comment left by Kayla Man. Who followed one of my tutorials, made some changes and now the code no longer works. I thought it would be good to, not only answer their question but also show you guys the process of finding the fault and then fixing it.

I find that most problems that are submitted are pretty common ones such as spelling mistakes / typos, using the wrong syntax or character and other such things. Knowing how to find the problem then making the adjustments is not always straight forward as you can see in this video.

I hope you find this video helpful and if you like this new content, be sure to let me know in the comments.

If you have also followed one of my tutorials, made changes and it now no longer works? Let me know in the comments below or head over to one of our social media's.

You can submit your problem and code, and pretty soon you should have an answer to your problem.

As always, thanks for watching!
Рекомендации по теме
Комментарии
Автор

Where is that code you pasted plz reply 🙏

TheInnovativeInsider
Автор

2:04 The problem with line 63 is, that it calls the create_test_group() function, which has an Error in it:

line 63 create_test_group(*args)
|
|
line 51 (inside of the function create_test_group()) : Error

...would result in an Error for both lines.

BlenderDefender
Автор

How do you fix the python error on Star Wars Jedi Knight Jedi Academy plugins suit.

piercedoughty
Автор

Hello, my add-on " face it" show a phyton error, what I do

DieRichGangPower
Автор

i was tryna import cities on to my scene but it keeps saying 'Context' object has no attributes 'preferences'.... how do i fix that?

maherkamil
Автор

I tried to install gscatter addon in blender 3.2 but after installing I can't check the box to enable it. It shows error pls help

nehal
Автор

little late but how do i get the script up to edit it on the certin line

arivarela
Автор

Im trying to install the python script to blender, tried different versions but always get the same error.. HELP!
Traceback (most recent call last):
File "C:\Program Files\Blender Foundation\Blender 2.92\2.92\scripts\modules\addon_utils.py", line 351, in enable
mod = __import__(module_name)
File Foundation\Blender\2.92\scripts\addons\cobra-tools-master\__init__.py", line 22, in <module>
from plugin import import_bani, import_manis, import_matcol, import_mdl2, export_mdl2, import_voxelskirt
File Foundation\Blender\2.92\scripts\addons\cobra-tools-master\plugin\import_mdl2.py", line 9, in <module>
from plugin.modules_import.hair import add_psys
File Foundation\Blender\2.92\scripts\addons\cobra-tools-master\plugin\modules_import\hair.py", line 49, in <module>
mesh_to_hair_test()
File Foundation\Blender\2.92\scripts\addons\cobra-tools-master\plugin\modules_import\hair.py", line 38, in mesh_to_hair_test
hair_object = bpy.data.objects["Plane"]
AttributeError: '_RestrictData' object has no attribute 'objects'

tracylyn
Автор

Sir please give the code with me please

zkanimator
Автор

HOW TO FIX THIS ERROR =Python script failed, check the message in the system console

opokukwame-iq
visit shbcf.ru