Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 11:42:27 -0700 (PDT)
From:      Andrew Gould <andrewgould@yahoo.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Python on FreeBSD -- problems?
Message-ID:  <20020422184227.7446.qmail@web13404.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I have a Python script that produces a memory error
message in FreeBSD 4.5 Stable.  I'd send this email to
a Python list; but the script works in Windows and
Linux.  Basically, the script takes data from a
fixed-width text file and writes the data into a tab
delimited file with the extra spaces stripped out.

The data source file is usually just under 500Mb.  The
traceback points to the beginning of a "for" control
loop.

The script works on a computer with a 900MHz Pentium
II with 512Mb RAM running Windows 98SE or OpenLinux
3.1; but gets a memory error on a computer with a
900MHz AMD Thunderbird, 1.5Gb RAM running FreeBSD
4.5-Stable.

Is there some incompatibility between Python and
FreeBSD?  Should I be using Perl?  (I'm not trying to
start any wars.)

I haven't attached the script because it's a bit long.
 Would someone be willing to look at it?

Thanks,

Andrew Gould

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020422184227.7446.qmail>