Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #109699
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: run code error with numpy and scipy |
| Date | 2016-06-09 16:27 +1000 |
| Message-ID | <mailman.89.1465453692.2306.python-list@python.org> (permalink) |
| References | <62df152e-8fc6-47c5-aa44-f2da4094c140@googlegroups.com> <85r3c6zxjr.fsf@benfinney.id.au> |
meInvent bbird <jobmattcon@gmail.com> writes: > when i run code in window has an error not a valid win32 dll Simplify the example, to diagnose it. What is the *simplest* example code that shows the problem? In other words, remove statements from the example until the problem no longer happens. Then add back *one* statement to make it happen, and present that example. -- \ “I have had a perfectly wonderful evening, but this wasn't it.” | `\ —Groucho Marx | _o__) | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
run code error with numpy and scipy meInvent bbird <jobmattcon@gmail.com> - 2016-06-08 23:02 -0700
Re: run code error with numpy and scipy Ben Finney <ben+python@benfinney.id.au> - 2016-06-09 16:27 +1000
Re: run code error with numpy and scipy MRAB <python@mrabarnett.plus.com> - 2016-06-09 14:52 +0100
Re: run code error with numpy and scipy meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 08:03 -0700
csiph-web