Skip to content
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

Closed
k-a-s-o-u opened this issue May 2, 2023 · 5 comments

Comments

@k-a-s-o-u
Copy link

k-a-s-o-u commented May 2, 2023

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?

@tin2tin
Copy link
Owner

tin2tin commented May 2, 2023

Update to Blender 3.5. This context.temp_override function is new in the API.

@tin2tin
Copy link
Owner

tin2tin commented May 2, 2023

Did that solve your problem?

@k-a-s-o-u
Copy link
Author

It's working perfectly now!! Thank you so much for your support😀

@tin2tin
Copy link
Owner

tin2tin commented May 2, 2023

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.

@tin2tin
Copy link
Owner

tin2tin commented May 2, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants