Bug#583875: python-tz: pytz is missing in pymodules/python2.6
Matteo Bertini
matteo at naufraghi.net
Mon May 31 11:08:24 UTC 2010
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] bertini at 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
More information about the pkg-zope-developers
mailing list