Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #103269
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2016-02-20 09:02 -0800 |
| References | <1751492a-45ae-422d-8819-17de767a94c4@googlegroups.com> <jq7gcb92fh0fedaiqn55da0dq1t9f3ihla@4ax.com> <ep9gcb58ugidcvrs66akcn6rf2ul45khh3@4ax.com> |
| Message-ID | <0062d4be-6dfa-48e4-be08-050f33ea6d75@googlegroups.com> (permalink) |
| Subject | Re: [newbie] Problem with matplotlib |
| From | jenswaelkens@gmail.com |
Op zaterdag 20 februari 2016 09:50:05 UTC+1 schreef Dave Farrance: > 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__ Dear Farrance, You have solved my problem, there was indeed a program which I had called numbers.py and a numbers.pyc which caused this behaviour. Thanks a lot for helping me. kind regards, Jens
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