Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 141123

Summary: dev-python/matplotlib-0.80-r1 and pytz
Product: Gentoo Linux Reporter: Max Arnold <lwarxx>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Max Arnold 2006-07-19 23:04:03 UTC
Matplotlib 0.80-r1 does not install 'pytz' module, but depends on it (dates.py attempts to import timezone class from pytz, but fails). From the other side, dev-python/pytz requires matplotlib version higher 0.82 and can not be installed separately.

dev-lang/python-2.4.2
dev-python/matplotlib-0.80-r1
portage tree: 2006-07-13
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-20 00:08:30 UTC
Please, read the changelog. The stuff collides. You need a higher version if you want both installed.
Comment 2 Max Arnold 2006-07-22 23:09:57 UTC
Ok, thanks. I have unmasked latest ebuild and successfully emerged it (with python-dateutil and pytz).  Now matplotlib imports all required modules just fine.