-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'Context' object has no attribute 'temp_override' location: <unknown location>:-1 #5
Comments
Update to Blender 3.5. This context.temp_override function is new in the API. |
Did that solve your problem? |
It's working perfectly now!! Thank you so much for your support😀 |
Thank you so much for getting back to me. You're the first person, I know, who managed to install and use the add-on successfully. Feel free to share your findings or if you do something cool, here at github. |
I opened a discussion section here in GitHub, so if you want to share things you do with the add-on, then please do it there. As this issue has been solved, I'll close it. |
Hello, thank you so much for your great Blender add-on, however I've got this error at the first generating on Blender 3.0.0.
location: :-1 Error: Python: Traceback (most recent call last): File "C:\Users\***\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\Generative_AI-main\__init__.py", line 601, in execute with context.temp_override(window=window, area=area): AttributeError: 'Context' object has no attribute 'temp_override'location: :-1
Install dependencies has finished but it got this 1 error message.
Error, region type 2 missing in - name:"Sequencer", id:8
Do you have any idea how to fix this?
The text was updated successfully, but these errors were encountered: