On Thu, Feb 21, 2002 at 03:21:27PM -0500, FilmCan Web Support wrote:
> This looks a very reasonable solution, however I continue to see the
> same "Can't determine image size ..." error messages. I've gone so far
> as to try this using the command line interpreter, and it too fails.

Strange.  This might sound like a stupid question, but are you modifying the
right copy of the file?  If you have multiple copies of the parser on your
system, the one you're running may not be using the same Python files you've
modified.  It's a simple thing, but modifying the wrong source tree
continually catches programmers time and again.

> Could this be a Python Version issue? Discovered that I'm running 1.5.1 

I've encountered other problems with the parser not working using older
versions of Python, though not your bug specifically.  It's probably a good
idea to upgrade if it won't break your other apps.

-dave0
-- 
    ('>
    //\  dmo at acm dot org
    v_/_  

Reply via email to