Python.... [RESOLVIDO]

13. Re: Python.... [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 15/04/2017 - 15:20h

rafael-desktop rafael # apt-cache search python3.6
libpython3.6-dbg - Debug Build of the Python Interpreter (version 3.6)
libpython3.6 - Shared Python runtime library (version 3.6)
libpython3.6-dev - Header files and a static library for Python (v3.6)
libpython3.6-minimal - Minimal subset of the Python language (version 3.6)
libpython3.6-stdlib - Interactive high-level object-oriented language (standard library, version 3.6)
python3.6-dbg - Debug Build of the Python Interpreter (version 3.6)
python3.6-dev - Header files and a static library for Python (v3.6)
python3.6-minimal - Minimal subset of the Python language (version 3.6)
python3.6-venv - Interactive high-level object-oriented language (pyvenv binary, version 3.6)
python3.6 - Interactive high-level object-oriented language (version 3.6)
idle-python3.6 - IDE for Python (v3.6) using Tkinter
libpython3.6-testsuite - Testsuite for the Python standard library (v3.6)
python3.6-doc - Documentation for the high-level object-oriented language Python (v3.6)
python3.6-examples - Examples for the Python language (v3.6)
python3.6-gdbm-dbg - GNU dbm database support for Python (version 3.6 debug extension)
python3.6-gdbm - GNU dbm database support for Python (version 3.6)
python3.6-tk-dbg - Tkinter - Writing Tk applications with Python (version 3.6 debug extension)
python3.6-tk - Tkinter - Writing Tk applications with Python (version 3.6)



  


14. Re: Python.... [RESOLVIDO]

Patrick
Freud_Tux

(usa Outra)

Enviado em 15/04/2017 - 19:48h

Opá!
Tá vendo que tem a versão 3.6 ai nos repositórios certo?
Se quiser essa versão, basta rodar o comando:

# apt-get install python3.6 


E deixa ele ser feliz ;).
E a medida que você for precisando de módulos do 3.6, vá instalando os mesmos com o apt.

T+

-------------------------------------------------------------------------------------------------------------------------------------------------
Noob: "[...]Sou muito noob ainda usando o terminal, então preciso de ajuda "mastigada", pra operá-lo."
zhushazang: "Sou velho e meus dentes desgastados. Estude linux www.guiafoca.org";


15. Re: Python.... [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 16/04/2017 - 09:38h

Valeu, mais o python 3.6 estava instalado, o que eu queria era que o shell do IDLE ficasse com essa versão do 3.6 que é a mais atual, mas conseguir resolver. O IDLE agora está com a versão 3.6!

sudo apt install idle-python3.6

Obrigado a todos!!!


16. Re: Python.... [RESOLVIDO]

Patrick
Freud_Tux

(usa Outra)

Enviado em 16/04/2017 - 10:01h

rafaeljm2016 escreveu:

Valeu, mais o python 3.6 estava instalado, o que eu queria era que o shell do IDLE ficasse com essa versão do 3.6 que é a mais atual, mas conseguir resolver. O IDLE agora está com a versão 3.6!

sudo apt install idle-python3.6

Obrigado a todos!!!


No final você só precisava de um módulo do python hehehe ><.

E o certo do comando seria:

apt-get install idle-python3.6 


T+



-------------------------------------------------------------------------------------------------------------------------------------------------
Noob: "[...]Sou muito noob ainda usando o terminal, então preciso de ajuda "mastigada", pra operá-lo."
zhushazang: "Sou velho e meus dentes desgastados. Estude linux www.guiafoca.org";


17. Re: Python.... [RESOLVIDO]

Perfil removido
removido

(usa Nenhuma)

Enviado em 16/04/2017 - 12:23h

apt-get install ou apt install é a mesma coisa, sendo que "apt" sem o "get" é a forma mais atual de se usar hoje! :-)

apt update, apt upgrade... etc



01 02



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts