On lun, 2010-05-31 at 12:36 +0200, Brian Sutherland wrote: > Hi, > > I tried to reproduce this, but couldn't. Can you try (without the folder > that you created as a workaround) this command in the shell: > > python2.6 -c 'import pytz; print pytz.__file__' >
[13:00] bert...@armonia:~$ python2.6 Python 2.6.5 (r265:79063, Mar 18 2010, 23:38:15) [GCC 4.4.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import pytz Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named pytz >>> I just removed --purge pytz and matplotlib and reinstalled but the problems still remains. Can this be is a weird problem related to some easy_install-ed package that silently causes an half pytz install? If it's it possible to add some option to have a debug trace off the package installation I can attach it here. Thanks, Matteo Bertini -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org