Sounds like you're either starting Blender from the wrong directory (in case you use scons: start from BF_INSTALLDIR, not BF_BUILDDIR), or you didn't do make install if you used cmake.
/Nathan On Tue, Dec 13, 2011 at 8:19 PM, johannes amorosa < [email protected]> wrote: > Hi > compiling works - when I start blender Icons are missing. It looks like > this > http://www.pasteall.org/pic/22611 > > error messag spam like the followings: > > find 'bpy_types' module > pyrna_srna_ExternalType: failed to find 'bpy_types' module > ImportError: No module named bpy_types > pyrna_srna_ExternalType: failed to find 'bpy_types' module > > search for unknown operator 'WM_OT_context_cycle_int', > 'WM_OT_context_cycle_int' > search for unknown operator 'WM_OT_context_cycle_int', > 'WM_OT_context_cycle_int' > search for unknown operator 'WM_OT_context_cycle_int', > 'WM_OT_context_cycle_int' > search for unknown operator 'WM_OT_context_cycle_int', > 'WM_OT_context_cycle_int' > search for unknown operator 'CONSOLE_OT_execute', 'CONSOLE_OT_execute' > search for unknown operator 'CONSOLE_OT_execute', 'CONSOLE_OT_execute' > search for unknown operator 'CONSOLE_OT_autocomplete', > 'CONSOLE_OT_autocomplete' > search for unknown operator 'WM_OT_context_toggle', 'WM_OT_context_toggle' > search for unknown operator 'WM_OT_context_toggle', 'WM_OT_context_toggle' > search for unknown operator 'WM_OT_url_open', 'WM_OT_url_open' > > I hope this is a local problem and not a showstopper for tomorow. But I'm > compiling blender 5x a week the last month and never had problems. > How can I help to verify? > > Linux ali 3.0.0-14-server #23-Ubuntu SMP Mon Nov 21 20:49:05 UTC 2011 > x86_64 x86_64 x86_64 GNU/Linux > > johannes > > > -- > ++++++++++++++ > johannes amorosa > twitter: jamorosa > http://iamnotamus.de > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers > -- Nathan Letwory Letwory Interactive http://www.letworyinteractive.com _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
