[newbie] Problem with matplotlib

Dave Farrance df at see.replyto.invalid
Sat Feb 20 04:19:27 EST 2016


Dave Farrance <df at see.replyto.invalid> wrote:

>It occurs to me now that the trackback might misidentify the module in
>use, if say, you'd named a file "numbers.py" then got rid of it later
>leaving a "numbers.pyc" somewhere. If so, see where it is:
>
>import numbers
>print numbers.__file__

I seem to have "numbers" on the brain. Replace with "decimal", of
course.



More information about the Python-list mailing list