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


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

Re: [Python-de] Python auf gnu/linux (linux mint )

Path csiph.com!news.swapon.de!fu-berlin.de!uni-berlin.de!not-for-mail
From Arnold Krille <arnold@arnoldarts.de>
Newsgroups de.comp.lang.python
Subject Re: [Python-de] Python auf gnu/linux (linux mint )
Date Fri, 19 Feb 2016 22:49:12 +0100
Lines 43
Message-ID <mailman.0.1455919152.13884.python-de@python.org> (permalink)
References <CANbsPr6HVo0UvMO+P3y-8s6R9WgsXU1DsoOTvr_dvPWTdy=uOA@mail.gmail.com>
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; boundary="Sig_/XpWZw3LwMg6TQ5OCVyEA2ij"; protocol="application/pgp-signature"
X-Trace news.uni-berlin.de stqkmaEBDWQAZdnp21dVbw71p/rB8pWcnWsnzdbcISQQ==
Return-Path <arnold@arnoldarts.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
X-Virus-Scanned amavisd-new at heinlein-support.de
In-Reply-To <CANbsPr6HVo0UvMO+P3y-8s6R9WgsXU1DsoOTvr_dvPWTdy=uOA@mail.gmail.com>
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:4292

Show key headers only | View raw


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

Hi,

On Fri, 19 Feb 2016 22:15:39 +0100 Tonino Fero via python-de
<python-de@python.org> wrote:
> ich bin grad auf linux umgestiegen und hab probleme python 3.5.1 zu
> installieren .
> Das neuste python im software center ist 3.4.3 auf windows hatte ich
> aber 3.5 weis jemand wie ich python auf linux auf 3.5 bekomme ?

Ich vermute, das Du ubuntu benutzt. Hoffentlich in der aktuellen
Version 15.10. Ich glaube, das ppa hier
https://launchpad.net/~fkrull/+archive/ubuntu/deadsnakes?field.series_filter=wily
hat die Versionen, die Du suchst.

Ansonsten bin ich ein Fan von pyenv
https://github.com/yyuu/pyenv mit seinem installer
https://github.com/yyuu/pyenv-installer.

Damit kann man sehr schön diverse python-versionen und virtualenvs
verwalten. Und kann mit .python-version Dateien dafür sorgen, das bei
der Arbeit in einem bestimmten Verzeichnis/Projekt eine bestimmte
virtualenv und python Version verwendet werden soll.

Arnold

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


Thread

Re: [Python-de] Python auf gnu/linux (linux mint ) Arnold Krille <arnold@arnoldarts.de> - 2016-02-19 22:49 +0100

csiph-web