Bug#473584: UserWarning: Module _mysql was already imported

2011-06-22 Thread Alvaro Lopez
I've found the same situation, without the need of importing any other module first. This is a fresh wheezy install. $ dpkg -l python python-pkg-resources Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Er

Bug#473584: UserWarning: Module _mysql was already imported

2008-03-31 Thread Fabio Tranchitella
reassign 473584 python-pkg-resources thanks * 2008-03-31 16:02, mentors.debian.net owner wrote: > Package: python-zopeinterface > Version: 3.3.1-5 > Severity: important > > Bear with me if this package is not the cause of this problem. I'm not > sure either. I have a Python application that ran

Bug#473584: UserWarning: Module _mysql was already imported

2008-03-31 Thread mentors.debian.net owner
Package: python-zopeinterface Version: 3.3.1-5 Severity: important Bear with me if this package is not the cause of this problem. I'm not sure either. I have a Python application that ran well on Etch but gives me a warning on Lenny. In ipython it was simple to reproduce: In [1]: import MySQLdb