Fatal Python error: PyThreadState_Get: no current thread

Bjorn Pettersen bjorn at roguewave.com
Thu Nov 2 13:05:36 EST 2000


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