Re: DDL Error
Waldemar Osuch <[email protected]> Wed, 29 Apr 2015 12:55:27 -0600
| Newsgroups | gmane.comp.python.db.cx-oracle |
|---|---|
| Message-ID | <CACvfz+XYoUXaKgCnx02qd=eUXXAhO8w_5L88Q7b1==ZP+nJ2Rw@mail.gmail.com> |
It means that either you do not have Oracle client installed or there is mismatch in 64/32 bittnes (if it is even a word). For example you python is 64 and Oracle client 32 or other way around. Waldemar On Tue, Apr 28, 2015 at 2:04 PM, Solomon, Scott <[email protected]> wrote: > I had a working set of Gensim code. Then I was migrated from a 32-bit > windows computer to a 64-bit Windows computer. I reinstalled anaconda with > spyder and gensim onto the new 64-bit computer. But now I get the attached > error. (Attached picture.) > > File "<ipython-input-7-8d5a0df1b536>", line 1, in <module> >> runfile('C:/Users/Solomons/Documents/Python Scripts/blob similarity >> against file of phrases using ANC Corpus.py', >> wdir='C:/Users/Solomons/Documents/Python Scripts') >> > > >> ImportError: DLL load failed: The specified module could not be found. > > > Line 1 in my code is this: > > # -*- coding: utf-8 -*- > > > What could be my issue? > > Thanks in advance for your prompt support! > > ---------- > Scott Solomon > Data Mining Analyst > SRA International > 202-307-6792 > [email protected] > [email protected] > > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > cx-oracle-users mailing list > cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ cx-oracle-users mailing list cx-oracle-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/cx-oracle-users