pix2surf icon indicating copy to clipboard operation
pix2surf copied to clipboard

Error in file render.py

Open SalmaWafaa opened this issue 1 year ago • 1 comments

Color management: using fallback mode for management
Color management: Error could not find role data role. BLT_lang_init: 'locale' data path for translations not found, continuing Color management: scene view "Filmic" not found, setting default "Standard". bpy: couldn't find 'scripts/modules', blender probably wont start. Freestyle: couldn't find 'scripts/freestyle/modules', Freestyle won't work properly. ModuleNotFoundError: No module named 'bpy_types' ModuleNotFoundError: No module named 'bpy_types' ERROR (bpy.rna): C:\Users\TGubs\Code\Python\blenderpy\build\temp.win-amd64-3.7\Release\blender\source\blender\python\intern\bpy_rna.c:7083 pyrna_srna_ExternalType: failed to find 'bpy_types' module ModuleNotFoundError: No module named 'bpy_types' ModuleNotFoundError: No module named 'bpy_types' ERROR (bpy.rna): C:\Users\TGubs\Code\Python\blenderpy\build\temp.win-amd64-3.7\Release\blender\source\blender\python\intern\bpy_rna.c:7083 pyrna_srna_ExternalType: failed to find 'bpy_types' module ModuleNotFoundError: No module named 'bpy_types' ERROR (bpy.rna): C:\Users\TGubs\Code\Python\blenderpy\build\temp.win-amd64-3.7\Release\blender\source\blender\python\intern\bpy_rna.c:7083 pyrna_srnModuleNotFoundError: No module named 'bpy_types' ERROR (bpy.rna): C:\Users\TGubs\Code\Python\blenderpy\build\temp.win-amd64-3.7\Release\blender\source\blender\python\intern\bpy_rna.c:7083 pyrna_srnModuleNotFoundError: No module named 'bpy_types' ERROR (bpy.rna): C:\Users\TGubs\Code\Python\blenderpy\build\temp.win-amd64-3.7\Release\blender\source\blender\python\intern\bpy_rna.c:7083 pyrna_srna_ExternalType: failed to find 'bpy_types' module F0409 01:44:54.699484 6200 utilities.cc:322] Check failed: !IsGoogleLoggingInitialized() You called InitGoogleLogging() twice! *** Check failure stack trace: ***

This error appears when I run the demo, and I think it is related to the bpy packages, even though I installed them and also Blender. I am working in a Conda environment with Python version 3.7.16. Can anyone help m to find a solution. Thanks in advance

SalmaWafaa avatar Apr 09 '23 00:04 SalmaWafaa

Hi, Did you find a fix. I'm facing similar

Zulfiquar15 avatar May 05 '23 20:05 Zulfiquar15