Skip to main content

All Questions

Tagged with
0 votes
0 answers
184 views

UnboundLocalError of writting a file while updating script

I'm trying to update some old code that worked for 2.79 but I'm trying to update to 2.8. One of the parts of the script involves writing a meta file and using some variables from the script to write ...
user106832's user avatar
6 votes
1 answer
342 views

prevent add-on being enabled in lower Blender version than 2.8

is there a canonical solution to this? I'm one of the developers of Sverchok and we are more frequently getting installation issues where people install the 2.79 version of Sverchok on Blender 2.8+. ...
zeffii's user avatar
  • 39.7k
5 votes
1 answer
2k views

Context Problem in Blender 2.80 python module

I run Blender 2.80 as python module (for running on a server with Django), so there is no gui. Apparently passing the correct context doesn't seem to work for me in this case. I have tried many ...
Robert Roth's user avatar
2 votes
1 answer
1k views

How to build Blender as Python module? [duplicate]

I'm on a Linux Ubuntu 18.04.1 LTS System. As the title states I was unable to find any precise documentation how to build blender as Python Module for uses in scripts. If anyone can help me I'd ...
Chgad's user avatar
  • 255
0 votes
1 answer
287 views

Blender on OS X Sierra 10.12.4 - Menus not working correctly

When I try to use the file menu is sorta, works but not well. I cannot click on anything if it appears at all. Sometimes I get Python: INFO_MT_file instead of the file. I have deleted ~/Library/...
Frobbit's user avatar
  • 153