LDD questions


Re: LDD questions
#8
No it doesn't.

I get a syntax error, when import the script:

Traceback (most recent call last):
File "<stdin">, line 1, in <module>
File "extractimages.py", line 9
print 'Unzipping', member
^
SyntaxError: invalid syntax

If I continue anyway:

Traceback (most recent call last):
File "<stdin">, line 1, in <module>
NameError: name 'extractimages' is not defined.

BTW: I downloaded the lxf file. I don't have a 3dxml file (whatever this is), so does it work anyway if I fix the syntax (no idea how)?

When I asked, I thought more of a program like isobuster... ;-)

[EDIT]. I finally got the script imported by deleting all the lines with "print" in it. But when I start the script I get another error message:

Traceback (most recent call last):
File "<stdin">, line 1, in <module>
File "extractimages.py", line 11, in load_images
numimages = len(images)
TypeError: object of type 'NoneType' has no len()

[EDIT2] After installing another program to convert lxf to 3dxml, I get another Error.
TypeError: expected bytes, not str.

I think I'll stay with simple screenshots and rebuild it in photoshop. This seems to go a lot faster.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
LDD questions - by Daniel Goerner - 2012-04-07, 20:13
Re: LDD questions - by Travis Cobbs - 2012-04-08, 1:11
Re: LDD questions - by Tim Gould - 2012-04-08, 1:35
Re: LDD questions - by Daniel Goerner - 2012-04-08, 6:29
Re: LDD questions - by Rolf Osterthun - 2012-04-08, 20:49
Re: LDD questions - by Rolf Osterthun - 2012-04-10, 7:34
Re: LDD questions - by Rolf Osterthun - 2012-04-12, 21:25
Re: LDD questions - by Daniel Goerner - 2012-04-12, 23:41
Re: LDD questions - by Rolf Osterthun - 2012-04-13, 12:15
Re: LDD questions - by Joshua Delahunty - 2012-09-20, 2:01

Forum Jump:


Users browsing this thread: 1 Guest(s)