matplotlib

Noe noe at netscape.net
Mon Jul 19 11:57:36 EDT 2004


"John Hunter" <jdhunter at ace.bsd.uchicago.edu> a écrit dans le message de
news:mailman.565.1090241092.5135.python-list at python.org...
> >>>>> "Noe" == Noe  <noe at netscape.net> writes:
>
>     Noe> Hello, I have a problem with finance_work2.py provided in the
>     Noe> documentation. I can't find the helpers module : ImportError:
>     Noe> No module named helpers
>
>     Noe> Someone could help me?
>
> You need a couple other files as well - should have mentioned this in
> the finance_work file...
>
> Save the following in the same dir as finance_work.py
>
>   http://matplotlib.sourceforge.net/screenshots/helpers.py
>
>   http://matplotlib.sourceforge.net/screenshots/msft_nasdaq_d.csv
>
>   http://matplotlib.sourceforge.net/screenshots/__init__.py
>
> You'll also probably want to add a call to the function show at the
> end of the file if you want to display the results in a GUI window.
>
> Good luck!
> JDH
>
>
>

Hi John,

thanks for your answer, but I already have a problem while launching the
script :

Fatal Python error: PyEval_RestoreThread: NULL tstate
abnormal program termination

After a lot of response from google impossible to find the problem...

If you have some clue, I take !

Thanks





More information about the Python-list mailing list