Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4723
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Thomas Güttler <guettliml@thomas-guettler.de> |
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Oracle ansprechend |
| Date | Tue, 28 Mar 2017 13:49:06 +0200 |
| Lines | 38 |
| Message-ID | <mailman.100.1490701811.2634.python-de@python.org> (permalink) |
| References | <d96551a8-7391-6417-6b48-9eac69c8bde5@thomas-guettler.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de Dvr1oheKH8jo0vcbLHrp7gxDLxLCK2tuUXpI3GDhquRA== |
| Return-Path | <guettliml@thomas-guettler.de> |
| X-Original-To | python-de@python.org |
| Delivered-To | python-de@mail.python.org |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-de/> |
| List-Post | <mailto:python-de@python.org> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <d96551a8-7391-6417-6b48-9eac69c8bde5@thomas-guettler.de> |
| Xref | csiph.com de.comp.lang.python:4723 |
Show key headers only | View raw
Hallo,
seit Jahren arbeite ich PostgreSQL und da bin ich nun etwas verwöhnt.
Der psycopg2 Adapter ist überall verfügbar.
Aber nun soll ich mich mit Oracle verbinden. Ich bekommt diese Meldung:
(oracle-test)foo@host:~/tmp/oracle-test> pip install cx_Oracle
Collecting cx-Oracle
Using cached cx_Oracle-5.3.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 20, in <module>
File "/home/pypi/tmp/pip-build-aJfsPO/cx-Oracle/setup.py", line 174, in <module>
raise DistutilsSetupError("cannot locate an Oracle software " \
distutils.errors.DistutilsSetupError: cannot locate an Oracle software installation
Hier findet man dann anscheinend weitere Infos:
https://github.com/oracle/python-cx_Oracle/blob/master/BUILD.txt
... Ist das ganze Prozedere wirklich nötig?
Gibt es da nicht eine Möglichkeit, dass alles leichter installieren kann?
Gruß,
Thomas
--
Thomas Guettler http://www.thomas-guettler.de/
Back to de.comp.lang.python | Previous | Next | Find similar
[Python-de] Oracle ansprechend Thomas Güttler <guettliml@thomas-guettler.de> - 2017-03-28 13:49 +0200
csiph-web