Wersja obecna to 2.7.3 czyli inna gałąź
Jak zainstalowa
-
szymon1051
- Beginner
- Posty: 132
- Rejestracja: 02 sierpnia 2012, 14:21
Jak zainstalować pythona 3.4?
Jak zainstalować pythona 3.4?
Wersja obecna to 2.7.3 czyli inna gałąź
.
Wersja obecna to 2.7.3 czyli inna gałąź
Python 3.4 jest w gałęziach testing/unstable: https://packages.debian.org/sid/python3.4 i można go zainstalować tak:
Kod: Zaznacz cały
apt-get install python3.4-
szymon1051
- Beginner
- Posty: 132
- Rejestracja: 02 sierpnia 2012, 14:21
A jaki masz system?
W wheezym już jest 3.4 też
W wheezym już jest 3.4 też
Jest też 3.3 i 2.7[yampress@debian ~]$ aptitude search python |grep 3.4
p idle-python3.4 - IDE for Python (v3.4) using Tkinter
p libpython3.4 - Shared Python runtime library (version 3.4
p libpython3.4-dbg - Debug Build of the Python Interpreter (ver
p libpython3.4-dev - Header files and a static library for Pyth
p libpython3.4-minimal - Minimal subset of the Python language (ver
p libpython3.4-stdlib - Interactive high-level object-oriented lan
p libpython3.4-testsuite - Testsuite for the Python standard library
p python-clang-3.4 - Clang Python Bindings
p python-enum34 - backport of Python 3.4's enum package
p python-enum34-doc - backport of Python 3.4's enum package
p python3-enum34 - backport of Python 3.4's enum package
p python3.4 - Interactive high-level object-oriented lan
v python3.4-apt -
v python3.4-bsddb3 -
v python3.4-bsddb3-dbg -
v python3.4-cracklib -
v python3.4-crypto -
v python3.4-crypto-dbg -
p python3.4-dbg - Debug Build of the Python Interpreter (ver
v python3.4-dbg:any -
v python3.4-dbus -
v python3.4-deltarpm -
p python3.4-dev - Header files and a static library for Pyth
v python3.4-dev:any -
p python3.4-doc - Documentation for the high-level object-or
v python3.4-epr -
v python3.4-epr-dbg -
p python3.4-examples - Examples for the Python language (v3.4)
v python3.4-gdal -
v python3.4-gdbm -
v python3.4-gearman.libgearman -
v python3.4-gmpy2 -
v python3.4-gpgme -
v python3.4-gpgme-dbg -
v python3.4-hunspell -
v python3.4-icu -
v python3.4-icu-dbg -
v python3.4-kdtree -
v python3.4-kdtree-dbg -
v python3.4-kyotocabinet -
v python3.4-leveldb -
v python3.4-llfuse -
v python3.4-lxml -
v python3.4-lxml-dbg -
p python3.4-minimal - Minimal subset of the Python language (ver
v python3.4-minimal:any -
v python3.4-newt -
v python3.4-numpy -
v python3.4-psycopg2 -
v python3.4-pyaudio -
v python3.4-pyfits -
v python3.4-pykde4 -
v python3.4-pylibacl -
v python3.4-pytango -
v python3.4-pyxattr -
v python3.4-pyxattr-dbg -
v python3.4-renderpm -
v python3.4-reportlab-accel -
v python3.4-sane -
v python3.4-sfml -
v python3.4-tk -
v python3.4-zeroc-ice -
v python3.4-zope.interface -
v python3.4:any -
[yampress@debian ~]$
Kod: Zaznacz cały
aptitude srearch python
-
szymon1051
- Beginner
- Posty: 132
- Rejestracja: 02 sierpnia 2012, 14:21
Ja wpisałem tylko
i włączył mi się 2.7
To jak włączyć python 3?
Jak włączyć IDLE pythona albo gdzie jest?
Kod: Zaznacz cały
pythonTo jak włączyć python 3?
Jak włączyć IDLE pythona albo gdzie jest?
Nie ma. Wyżej dałem link.Yampress pisze: W wheezym już jest 3.4 też
wpisz:szymon1051 pisze:Ja wpisałem tylkoi włączył mi się 2.7Kod: Zaznacz cały
python
To jak włączyć python 3?
Kod: Zaznacz cały
python3-
szymon1051
- Beginner
- Posty: 132
- Rejestracja: 02 sierpnia 2012, 14:21
Kod: Zaznacz cały
apt-get install python3.4Kod: Zaznacz cały
apt-get install python3Jest IDLE (Python GUI)?
Jak jest to jak to uruchomić?
Łatwiej mi się z tym uczyć to tam koloruje i widzę czy coś zamknąłem itp
idle trzeba zainstalować:
[/font][/color]
Kod: Zaznacz cały
apt-get install [color=black][font=sans-serif]idle3