PyPCX bug
Posted: Mon Feb 13, 2012 7:25 am
I'm using PyPCX (exe version on XP) and whenever I try to export as a BMP it gives me this error:
Exception in Tkinter callback
Traceback (most recent call last):
File "Tkinter.pyc", line 1404, in __call__
File "PyPCX.pyw", line 203, in export
File "LibsBMP.pyc", line 110, in save_file
File "struct.pyc", line 63, in pack
error: pack requires exactly 3 arguments
It creates a file but it has nothing in it (0 kb).
Am I doing something wrong?
Exception in Tkinter callback
Traceback (most recent call last):
File "Tkinter.pyc", line 1404, in __call__
File "PyPCX.pyw", line 203, in export
File "LibsBMP.pyc", line 110, in save_file
File "struct.pyc", line 63, in pack
error: pack requires exactly 3 arguments
It creates a file but it has nothing in it (0 kb).
Am I doing something wrong?