Re: [Bf-committers] Issues with building blender as a python module on Linux

2019-09-12 Thread Dalai Felinto
Hi Alex, When building python as a module, you will get a "bpy.so" file. This will be in a "bin" folder under your build folder. In your case :/home/username/blender-git/build_linux_bpy/bin/bpy.so which is not the same you are trying to use from /scripts/modules/bpy PS: We need to update the API

[Bf-committers] Commit Access to Addons Repository: ATT: @ideasman42

2019-09-12 Thread CansecoGPC
Hi my name is: Antonio Navas. My user name on developer.blender.org is: CansecoGPC. I would like commit access to the addons repository. I am the maintainer of: Amaranth, and I wish to update it: https://developer.blender.org/T69712. I'm familiar with git usage. Thanks, and I look forward to heari

Re: [Bf-committers] Issues with building blender as a python module on Linux

2019-09-12 Thread Cambell Barton
Hi Alex, The old docs have been moved to: https://wiki.blender.org/wiki/Building_Blender/Other/BlenderAsPyModule However they didn't change in any important way. I just double checked and this works here. When running "make install" you should see: -- Installing: /usr/lib64/python3.7/sit