Hi Federico, Uhm, indeed, but why would it complain even if I don't import anything related to gevent?
Anyway, I have python-gevent 0.13.7-4 installed on my system. Thanks, Jordi On Thu, May 23, 2013 at 10:28 AM, Federico Ceratto <[email protected]> wrote: > Hello Jordi, thanks for your bug report. > > This seems to be a gevent bug - see the last message on > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645833 > > Which gevent version are you using? > > Thanks, > > -- > Federico > > > On Thu, May 23, 2013 at 9:00 AM, Jordi <[email protected]> > wrote: >> >> Package: python-pymongo >> Version: 2.2-4 >> Severity: normal >> >> Hi, >> >> When importing pymongo I get the following warning: >> >> $ python >> Python 2.7.5 (default, May 20 2013, 11:51:12) >> [GCC 4.7.3] on linux2 >> Type "help", "copyright", "credits" or "license" for more information. >> >>> import pymongo >> /usr/lib/python2.7/dist-packages/pymongo/replica_set_connection.py:78: >> UserWarning: libevent version mismatch: system version is '2.0.21-stable' >> but >> this gevent is compiled against '2.0.19-stable' >> import gevent >> >>> >> >> Cheers, >> Jordi >> >> >> >> -- System Information: >> Debian Release: jessie/sid >> APT prefers unstable >> APT policy: (500, 'unstable'), (1, 'experimental') >> Architecture: amd64 (x86_64) >> >> Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores) >> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) >> Shell: /bin/sh linked to /bin/dash >> >> Versions of packages python-pymongo depends on: >> ii python 2.7.3-5 >> ii python-bson 2.2-4 >> >> Versions of packages python-pymongo recommends: >> ii python-gridfs 2.2-4 >> ii python-pymongo-ext 2.2-4 >> >> python-pymongo suggests no packages. >> >> -- no debconf information >> > > > > -- > Federico -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

