Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4300
| 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] Python auf gnu/linux (linux mint ) |
| Date | Sat, 20 Feb 2016 14:08:55 +0100 |
| Lines | 68 |
| Message-ID | <mailman.25.1455973747.13884.python-de@python.org> (permalink) |
| References | <CANbsPr6HVo0UvMO+P3y-8s6R9WgsXU1DsoOTvr_dvPWTdy=uOA@mail.gmail.com> <20160220133756.23969bc5@esprimo> |
| Mime-Version | 1.0 |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5RU9ed4SxtWSJgFcrtOfujJMonOnnQ4if" |
| X-Trace | news.uni-berlin.de ePCEd5f1dmY+XMLoSUrvYAQiwU4vLvnFRI6siP/yzvkg== |
| 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 |
| X-Enigmail-Draft-Status | N1110 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
| In-Reply-To | <20160220133756.23969bc5@esprimo> |
| X-BeenThere | python-de@python.org |
| X-Mailman-Version | 2.1.21rc2 |
| 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> |
| Xref | csiph.com de.comp.lang.python:4300 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Am 20.02.2016 um 13:37 schrieb Florian Diesch: > <http://www.florian-diesch.de/doc/ubuntu/python3.3-in-ubuntu-12.10-installieren.html> > sollte auch für Python 3.5 funktionieren, wenn du die Versionsnummern > netsprechend anpasst. Ich weiß wirklich nicht, warum ihr hier alle wiederholt empfehlt/ansprecht, Python selbst zu kompilieren. Das bringt, wenn kein trifftiger Grund vorliegt, m.E. weder Vorteile noch ist es irgendwie einfacher als andere Lösungen. Wie ich schon andeutete, wenn man nach "python 3.5 linux mint" sucht, kommt als einer der ersten Treffer eine Stackoverflow-Seite, die einem ein PPA nennt, mit dem man Python 3.5 als Deb-Paket installieren kann. Dadurch ist es dann auch ordentlich ins System integriert, wird aktualisiert, man kann es einfach deinstallieren und es sind alle Standardbibliothekmodule verfügbar, ohne dass man sich auf die Jagd nach Abhängigkeiten machen muss. Für den OP noch der Hinweis: wenn du Python 3.5 installierst, musst du auch alle Thirdparty-Module, die du brauchst, für diese Version erneut/zusätzlich installieren. Dafür empfehle ich die Verwendung von Virtualenvironments pro Projekt. Je nach Package kann die Installation/Kompilierung aber etwas aufwendig sein, weil erst die notwendigen Libraries und Header (*-dev Pakete) installiert werden müssen. Chris
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Python auf gnu/linux (linux mint ) Christopher Arndt <chris@chrisarndt.de> - 2016-02-20 14:08 +0100
csiph-web