Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4292
| From | Arnold Krille <arnold@arnoldarts.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Python auf gnu/linux (linux mint ) |
| Date | 2016-02-19 22:49 +0100 |
| Message-ID | <mailman.0.1455919152.13884.python-de@python.org> (permalink) |
| References | <CANbsPr6HVo0UvMO+P3y-8s6R9WgsXU1DsoOTvr_dvPWTdy=uOA@mail.gmail.com> |
[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
Re: [Python-de] Python auf gnu/linux (linux mint ) Arnold Krille <arnold@arnoldarts.de> - 2016-02-19 22:49 +0100
csiph-web