Re: [Matplotlib-users] Matplotlib import Error

2015-06-07 Thread Bryan Williams
If you have pip installed, installing six is simple: pip install six Hope that helps! :) On 6/7/2015 3:57 PM, aureta wrote: > Hi, I had Matplotlib installed and working in my PC. I decided to uninstall > it using the control panel software uninstall option and install it again. > This time whe

Re: [Matplotlib-users] Runtime Error on Solaris - Error Closing Dupe File Handle

2015-05-29 Thread Bryan Williams
f it's at all possible to change it so that it looks in the right one, and then I'll try building it again. On Thu, May 28, 2015 at 1:50 PM, Eric Firing wrote: > On 2015/05/28 3:13 AM, Bryan Williams wrote: > > I have gcc on the box. I also installed the C compiler for Solari

Re: [Matplotlib-users] Runtime Error on Solaris - Error Closing Dupe File Handle

2015-05-28 Thread Bryan Williams
l.image.imread` instead. > > It might be worth using something like PIL/pillow, imread ( > https://pypi.python.org/pypi/imread), imageio (https://imageio.github.io/) > or scikit-image for alternate implementations of png readers. > > None of the core developers have access to a Sol

[Matplotlib-users] Runtime Error on Solaris - Error Closing Dupe File Handle

2015-05-24 Thread Bryan Williams
Good afternoon, My name is Bryan Williams. I work for the Florida Forest Service in their Forest Logistics and Support Bureau. I’m working on a program that takes weather data and visualizes it using matplotlib and Basemap. I’m currently having an issue with matplotlib 1.4.3 for Python 3.4.3