Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: =?UTF-8?Q?Thomas_G=c3=bcttler?= Newsgroups: de.comp.lang.python Subject: [Python-de] Oracle ansprechend Date: Tue, 28 Mar 2017 13:49:06 +0200 Lines: 38 Message-ID: References: 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: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: Xref: csiph.com de.comp.lang.python:4723 Hallo, seit Jahren arbeite ich PostgreSQL und da bin ich nun etwas verw=C3=B6hnt= . Der psycopg2 Adapter ist =C3=BCberall verf=C3=BCgbar. 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 "", line 20, in File "/home/pypi/tmp/pip-build-aJfsPO/cx-Oracle/setup.py", line 17= 4, in raise DistutilsSetupError("cannot locate an Oracle software " \ distutils.errors.DistutilsSetupError: cannot locate an Oracle softwa= re 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=C3=B6tig? Gibt es da nicht eine M=C3=B6glichkeit, dass alles leichter installieren = kann? Gru=C3=9F, Thomas --=20 Thomas Guettler http://www.thomas-guettler.de/