[EMAIL PROTECTED] wrote:
> I downloaded MySQL-python-1.2.1 from SourceForge and installed it on a
> Mandrake system (Mandrake Linux 9.2 3.3.1-2mdk on linux2).
>
> The installation was successful. The gcc version is 3.3.
>
> My Python version is 2.4.2. When I import MySQLdb, I get an error
> wh
[EMAIL PROTECTED] wrote:
> Fredrik Lundh wrote:
> > [EMAIL PROTECTED] wrote:
> >
> > > I have googled hard, and did see someone asking the same question, but
> > > haven't found a good solution to this problem. Could anyone give me a
> > > hint? Thanks a lot!
> >
> > googling for "undefined symbo
Fredrik Lundh wrote:
> [EMAIL PROTECTED] wrote:
>
> > I have googled hard, and did see someone asking the same question, but
> > haven't found a good solution to this problem. Could anyone give me a
> > hint? Thanks a lot!
>
> googling for "undefined symbol: __pure_virtual" brings up hundreds of
[EMAIL PROTECTED] wrote:
> I have googled hard, and did see someone asking the same question, but
> haven't found a good solution to this problem. Could anyone give me a
> hint? Thanks a lot!
googling for "undefined symbol: __pure_virtual" brings up hundreds of
posts on this topic, and the ans
I downloaded MySQL-python-1.2.1 from SourceForge and installed it on a
Mandrake system (Mandrake Linux 9.2 3.3.1-2mdk on linux2).
The installation was successful. The gcc version is 3.3.
My Python version is 2.4.2. When I import MySQLdb, I get an error
which says that __pure_virtual is an undef