Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103255
| From | Dave Farrance <df@see.replyto.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: [newbie] Problem with matplotlib |
| Message-ID | <ep9gcb58ugidcvrs66akcn6rf2ul45khh3@4ax.com> (permalink) |
| References | <1751492a-45ae-422d-8819-17de767a94c4@googlegroups.com> <jq7gcb92fh0fedaiqn55da0dq1t9f3ihla@4ax.com> |
| Organization | virginmedia.com |
| Date | 2016-02-20 08:49 +0000 |
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__
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[newbie] Problem with matplotlib jenswaelkens@gmail.com - 2016-02-19 23:42 -0800
Re: [newbie] Problem with matplotlib Dave Farrance <df@see.replyto.invalid> - 2016-02-20 08:30 +0000
Re: [newbie] Problem with matplotlib Dave Farrance <df@see.replyto.invalid> - 2016-02-20 08:49 +0000
Re: [newbie] Problem with matplotlib Dave Farrance <df@see.replyto.invalid> - 2016-02-20 09:19 +0000
Re: [newbie] Problem with matplotlib jenswaelkens@gmail.com - 2016-02-20 09:02 -0800
Re: [newbie] Problem with matplotlib Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-02-20 08:42 +0000
Re: [newbie] Problem with matplotlib jenswaelkens@gmail.com - 2016-02-20 09:05 -0800
csiph-web