error

Jerry Hill malaclypse2 at gmail.com
Thu Nov 8 11:41:22 EST 2012


On Thu, Nov 8, 2012 at 8:47 AM, inshu chauhan <insideshoes at gmail.com> wrote:
> Actually data is neither a zanzibar nor a class nor a list.. its a yml
> image. with pixels
> I am trying to access pixels of a 3D image through this programme..

When you're having trouble debugging a program, and decide to turn to
a mailing list for help, it can be hard to know what information
people are going to need to help you. The easiest way to know that
people have enough information to help debug your program is to
provide a short, self contained, example of your code that
demonstrates the problem that you're having.

See http://sscce.org/ for more on why it's helpful, and how to turn a
long program into sample code that will let us help you.

-- 
Jerry



More information about the Python-list mailing list