[Image-SIG] PIL photocd loading

piet@cs.uu.nl piet@cs.uu.nl
Mon, 21 Feb 2000 13:08:42 +0100 (MET)


Has anybody succeeded in loading photocd files with PIL?
When I trie this, Python crashes with a memory access violation.
This is on Windows NT with PIL 1.0 (Nov 99).

import Image
im = Image.open("yose05.pcd")
im.show()
-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: Piet.van.Oostrum@gironet.nl



Return-Path: <piet@cs.uu.nl>
Delivered-To: image-sig@python.org
Received: from mail.cs.uu.nl (unknown [131.211.80.32])
	by dinsdale.python.org (Postfix) with ESMTP id 4B46E1CFCD
	for <image-sig@python.org>; Mon, 21 Feb 2000 11:06:24 -0500 (EST)
Received: from sunshine.cs.uu.nl (sunshine.cs.uu.nl [131.211.80.33])
	by mail.cs.uu.nl (Postfix) with ESMTP id D232A451A
	for <image-sig@python.org>; Sat, 19 Feb 2000 15:30:42 +0100 (MET)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Resent-Message-ID: <14510.43280.304266.401509@sunshine.cs.uu.nl>
Resent-Date: Sat, 19 Feb 2000 15:30:40 +0100 (MET)
Resent-To: image-sig@python.org
Newsgroups: comp.lang.python
Message-ID: <ud7pumqnr.fsf@cs.uu.nl>
Organization: Dept of Computer Science, Utrecht University, The Netherlands
Lines: 12
User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.5
From: piet@cs.uu.nl
Date: 18 Feb 2000 17:17:12 +0100
Resent-From: piet@cs.uu.nl
Subject: [Image-SIG] PIL photocd loading
Sender: image-sig-admin@python.org
Errors-To: image-sig-admin@python.org
X-BeenThere: image-sig@python.org
X-Mailman-Version: 1.2 (beta 1)
Precedence: bulk
List-Id: Image Processing with Python SIG <image-sig.python.org>

Has anybody succeeded in loading photocd files with PIL?
When I trie this, Python crashes with a memory access violation.
This is on Windows NT with PIL 1.0 (Nov 99).

import Image
im = Image.open("yose05.pcd")
im.show()

-- 
Piet van Oostrum <piet@cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: Piet.van.Oostrum@gironet.nl