Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4378

Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Christopher Arndt <chris@chrisarndt.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python
Date Thu, 7 Apr 2016 18:10:03 +0200
Lines 67
Message-ID <mailman.45.1460045420.2253.python-de@python.org> (permalink)
References <bf753314-9be8-4487-8e63-1f7c5686da0d@googlegroups.com> <5706593B.9020002@chrisarndt.de> <mailman.28.1460033875.2253.python-de@python.org> <f67fe964-e3ce-410b-b05d-f5e95f2d327b@googlegroups.com> <5706699B.8040700@chrisarndt.de> <mailman.33.1460038066.2253.python-de@python.org> <84271947-962c-4fc9-9c3f-ee3ca82be5c2@googlegroups.com> <5706865B.1070102@chrisarndt.de>
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VgQgrk3okq5PNebopgoOshGAlV577MCQP"
X-Trace news.uni-berlin.de L+obr9CulA5KlfUfaYbbLAl5rK2RjRtgf/aLbgKzjahg==
Return-Path <chris@chrisarndt.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
X-Virus-Scanned Debian amavisd-new at mx1.0x20.eu
Openpgp id=F0BA1EAE86651989C0A1C9901E0D97B33A4E1F31
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1
In-Reply-To <84271947-962c-4fc9-9c3f-ee3ca82be5c2@googlegroups.com>
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.21
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 <5706865B.1070102@chrisarndt.de>
X-Mailman-Original-References <bf753314-9be8-4487-8e63-1f7c5686da0d@googlegroups.com> <5706593B.9020002@chrisarndt.de> <mailman.28.1460033875.2253.python-de@python.org> <f67fe964-e3ce-410b-b05d-f5e95f2d327b@googlegroups.com> <5706699B.8040700@chrisarndt.de> <mailman.33.1460038066.2253.python-de@python.org> <84271947-962c-4fc9-9c3f-ee3ca82be5c2@googlegroups.com>
Xref csiph.com de.comp.lang.python:4378

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Am 07.04.2016 um 17:42 schrieb Marcel Hug (schaf):
> Das sollte eigentlich doch gehen, wenn ich das tar.gz direkt im requirements.txt angebe? Oder braucht es noch mehr?

Also bei mir klappt folgendes:

$ mkvirtualenv msqlc
(msqlc)$ echo
"https://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz"
>requirements.txt
(msqlc)$ pip install -r requirements.txt


Chris

Back to de.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python schaf.mh@gmail.com - 2016-04-07 01:11 -0700
  Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python Christopher Arndt <chris@chrisarndt.de> - 2016-04-07 14:57 +0200
    Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python schaf.mh@gmail.com - 2016-04-07 06:30 -0700
      Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python Christopher Arndt <chris@chrisarndt.de> - 2016-04-07 16:07 +0200
        Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-07 08:42 -0700
          Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python Christopher Arndt <chris@chrisarndt.de> - 2016-04-07 18:10 +0200
            Re: [Python-de] Pip call with --allow-external and --allow-unverified leads to error for mysql-connector-python "Marcel Hug (schaf)" <schaf.mh@gmail.com> - 2016-04-11 05:00 -0700

csiph-web