I'd rather not reset to factory defaults and loose my current setup. Where can I find the site-packages folder? I installed using the .msi installer I downloaded from blender.org. It's strange…
Now that I look at it, the library may not have been installed due to a permissions problem. What files would I need to grant permissions to to allow this to succeed?
This is pretty similar to what I was doing. But when I followed your method and pasted the import tqdm
into the python console and pressed Enter, I got the following error message:
>>>…
I'm not sure why you're getting different results. This is related to an addon I've been developing. It was working in Blender 4.0 and 4.1, but I've now tested it on my two Windows machines and…
They're separate attributes. Like separate UV layers. How do I get a handle for each attribute so I can write to them independently?
How is this not a bug? I'm not reallocating or overwriting anything. I'm getting a separate reference to each attribute layer.