Fatal Python error: PyThreadState_Get: no current thread

Ken Kinder kkinder at tridog.com
Thu Nov 2 13:17:41 EST 2000


Thing is though, this is BSDi and I'm only running 1.5.2... I did go through
a lot of funkiness to get the library that's doing that to compile though. I
may have messed something up.

Bjorn Pettersen wrote:

> I just got this on Windows a couple of days ago because I was running
> two different versions of Python (1.5.2/2.0) and the wrong version of
> the expat.dll was picked up... Changing my paths fixed the problem.
>
> (better diagnostic would have been nice though ;-)
>
> -- bjorn
>
> Ken Kinder wrote:
> >
> > I just went through hec to get the MySQL DA installed. When I try to use
> > it, I get:
> >
> >     kkinder at tridog1:~/MySQLdb-0.2.2$ python
> >     Python 1.5.2 (#11, Nov 17 1999, 22:58:09)  [GCC egcs-2.91.66
> > 19990314 (egcs-1.1.2  on bsdos4
> >     Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
> >     >>> import MySQLdb
> >     Fatal Python error: PyThreadState_Get: no current thread
> >     Abort trap
> >
> > Any ideas?
> >
> > --
> > http://www.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list