El día 19 de abril de 2012 05:31, questions anon
<questions.a...@gmail.com> escribió:
> Thank you, I was able to get it to work but only if I imported datetime
> within the loop, otherwise I ended up with the
> AttributeError: type object 'datetime.datetime' has no attribute 'datetime'
> and if I added 'import datetime' at the top of my script it had an error
> where I loop through combining each month
> "    stop_month = datetime(2011, 03, 01)
> TypeError: 'module' object is not callable"

If you can write a standalone, minimal executable script which
reproduces the problem I'll take a look. Send it as an attachement and
add sample data files if necessary.

Goyo

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to