Immediate problem!

Announcements, requests and support regarding the Blender Indigo export script
rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Immediate problem!

Post by rob_botch » Wed May 28, 2008 8:05 pm

Hi. I am new to Indigo, and have installed it on Windows for Blender (Python 2.5.2, Blender 2.46, Indigo 1.0.9, Blendigo 1.0.9). However, when I open the default Blender scene, or any other saved one, and select File>Export>Blendigo, I get the eror message "Python script error: check console". The console displays:

Code: Select all

Traceback (most recent call last):
File "<string>", line 115, in <module>
ImportError: No module named BPyMesh
Any ideas?

Thanks

Robert

User avatar
Pinko5
Posts: 497
Joined: Mon Feb 19, 2007 8:15 pm
Location: Italy

Post by Pinko5 » Wed May 28, 2008 8:36 pm

Remove the version 2.5.2 of Python and put the version suggested by SmartDen in the Blendigo 1.0.9... test and let us know
Bye
Luca. ;)

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Wed May 28, 2008 9:14 pm

Well, the Blendigo 1.0.9 release post only specifies 2.5, which, by folliwing the link, does not seem available any more, having been replaced by 2.5.2. The tutorial on this site to install Blendigo 1.0.9 specifies 2.5.2. I have reinstalled Python, but this doesn't make any difference.
Sorry if I haven't quite understood what you were trying to say!

Robert

scyguo
Posts: 14
Joined: Tue Nov 07, 2006 9:22 am

Post by scyguo » Wed May 28, 2008 9:49 pm

hi
maybe help: try to select any mesh in scene and start blendigo

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Wed May 28, 2008 9:52 pm

'fraid that doesn't help at all. I tried selecting meshes in both Object and Edit mode, and the same error messages appear :(

User avatar
SmartDen
Developer
Posts: 999
Joined: Fri Oct 13, 2006 10:58 pm
Location: Canary Islands
Contact:

Post by SmartDen » Wed May 28, 2008 10:10 pm

hi rob_botch. please give me an example file
Check normals, dude!

Image
Image

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Thu May 29, 2008 12:44 am

Do you mean an example of a .blend file that doesn't work? Here's one, although even the startup scene fails, just a simple cube. Indigo itself works, rendering the test scenes through the GUI.
Attachments
Robby.zip
(286.45 KiB) Downloaded 210 times

User avatar
SmartDen
Developer
Posts: 999
Joined: Fri Oct 13, 2006 10:58 pm
Location: Canary Islands
Contact:

Post by SmartDen » Thu May 29, 2008 1:44 am

i get no error. download the latest blendigo and if you get error anywey, post the whole console dump
Check normals, dude!

Image
Image

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Thu May 29, 2008 1:46 am

I downloaded the newest version today, the error message in my first post is the entire error message!

User avatar
Pinko5
Posts: 497
Joined: Mon Feb 19, 2007 8:15 pm
Location: Italy

Post by Pinko5 » Thu May 29, 2008 1:49 am

no error like SmartDen i made a speed test and it woks fine!!!
Luca :)

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Thu May 29, 2008 1:50 am

I don't think it's a problem with my file, but my install/config of Blendigo/Indigo. I've never had a render to work in it. I did follow the steps to install it fully, though.

Robert

alex22
Posts: 171
Joined: Thu Apr 12, 2007 12:07 pm
Location: Germany

Post by alex22 » Thu May 29, 2008 1:50 am

Go to the blender directory and look there: Blender\.blender\scripts\bpymodules
do you have the said BPyMesh file there?

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Thu May 29, 2008 1:52 am

Hmmm... I don't even have that bpymodules folder. Strange... I haven't played with my Blender install at all. Where does that folder come from?

rob_botch
Posts: 17
Joined: Wed May 28, 2008 8:01 pm

Post by rob_botch » Thu May 29, 2008 7:30 pm

Update: I found that this problem has occurred for a number of people with the new release (the no BPyMesh or indeed any scripts problem) so I reinstalled from the ZIP and the folder is now heavily populated. I still get a similar error:

Code: Select all

File "<string>", line 115, in <module>
File: "C:\Program Files\Blender Foundation\Blender\.blender\scripts\bpymodules\BPyMesh.py", line 23, in <module>
    import BPyMesh_redux # seperated because of its size.
ImportError: No modle named BPyMesh_redux
BPyMesh_redux does exist!!

dmn
3rd Place Winner
Posts: 243
Joined: Thu Dec 21, 2006 6:42 pm

Post by dmn » Fri May 30, 2008 4:16 am

I had the same problem. I think it is a result of using the .exe installation of Blender, which doesn't install any of the python or plugin files (this wasn't a problem in the past :? )

You need to download the Blender 2.46 zip and copy all of the files that the .exe failed to install. And also open the Blendigo zip and copy the 'IndigoWrapper.conf' file into the bpydata directory. Then change the path in the .conf file to match the location of your indigo install. Then it should work.

Easy!

Post Reply
23 posts

Who is online

Users browsing this forum: No registered users and 2 guests