Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60459
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.060 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'anyway.': 0.05; 'subject:application': 0.07; 'fix.': 0.09; "wouldn't": 0.14; 'backward': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject: \n ': 0.16; 'subject:failed': 0.16; 'subject:start': 0.16; 'wrote:': 0.18; 'else,': 0.19; 'seems': 0.21; 'installation': 0.23; "haven't": 0.24; 'van': 0.27; 'header :In-Reply-To:1': 0.27; 'am,': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; 'run': 0.32; 'sense': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'oracle': 0.36; 'wrong': 0.37; 'easiest': 0.38; 'nov': 0.38; 'weekend': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; '12,': 0.39; 'to:addr:python.org': 0.39; 'simply': 0.61; 'due': 0.66; '26,': 0.68; 'subject:This': 0.74; 'ending': 0.78; 'glad': 0.83; 'stressful': 0.84; 'subject: ...': 0.84; 'working,': 0.84; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=RWk8ZKpY2hg08Dflmk6ogvbhTPlzM5AxW+v9T7aVO+0=; b=I1eXMBFOkF7QJpTdgSwfB4kV5gmwcZLnAjhoZc3KYCNIlSP+fLXD91KZg+ay/FH9b5 FT3lj5Y5EoKs6SuoB4dNMis7CRkrfqvnbFffDfcSM9ef0s66nlUKUP6rnMsd7IFyIpEk k4LUoj8Rln7vwzPC37N8K/GD1wOJtq7/KfoW3kRcsf/MpLr47aa4CwdOFeYBfAN/Hwgi JgqioUEj2G2TCTkvsGburMjgFTrgfwuW2/df7sSROwOehP5p6JRlG1ebmmz7ELVaZhnd Iu8Sk0h7p/f1xeb53Gu6QPek5KA3hasBa39cIJnglQi53TRK5FNYSHbkHrdqihboF5rq uANQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.161.166 with SMTP id xt6mr4123091pab.169.1385419853408; Mon, 25 Nov 2013 14:50:53 -0800 (PST) |
| In-Reply-To | <d05cecfd-a008-4cba-935f-9b87d2188f03@googlegroups.com> |
| References | <529242BD.80206@mrabarnett.plus.com> <mailman.3168.1385386373.18130.python-list@python.org> <d05cecfd-a008-4cba-935f-9b87d2188f03@googlegroups.com> |
| Date | Tue, 26 Nov 2013 09:50:53 +1100 |
| Subject | Re: cx_Oracle throws: ImportError: DLL load failed: This application has failed to start ... |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3198.1385419862.18130.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1385419862 news.xs4all.nl 15883 [2001:888:2000:d::a6]:47423 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:60459 |
Show key headers only | View raw
On Tue, Nov 26, 2013 at 7:22 AM, Ruben van den Berg <rubenvandenberg1978@gmail.com> wrote: > I haven't the slightest clue why version 11 just - wouldn't - run but due to backward compatibility it seems a stressful weekend got a happy ending anyway. Doesn't make particular sense to me either, but I don't know anything about Oracle :) Glad it's working, anyhow. If nothing else, you have a clean installation of version 12, so if your v11 was wrong in some way, this simply sidestepped it. Often that's the easiest fix. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: cx_Oracle throws: ImportError: DLL load failed: This application has failed to start ... Albert-Jan Roskam <fomcl@yahoo.com> - 2013-11-25 02:38 -0800
Re: cx_Oracle throws: ImportError: DLL load failed: This application has failed to start ... Ruben van den Berg <rubenvandenberg1978@gmail.com> - 2013-11-25 12:22 -0800
Re: cx_Oracle throws: ImportError: DLL load failed: This application has failed to start ... Chris Angelico <rosuav@gmail.com> - 2013-11-26 09:50 +1100
csiph-web