petitjean93 Posted July 29, 2005 Share Posted July 29, 2005 Bonjour, Je viens d'installer MandrakeLinux 10.1 Je voudrais faire du Python sous Linux or je n'arrive pas à executer le script Python. Y a-t-il un moyen simple? Dois-je installer quelque chose (apparemment cela devrait être déjà intégré à Linux)? Dois-je passer par le bordel Kdevelop? Savez-vous comment compiler un fichier Python? Est-ce qu'un fichier Python compilé peut être utilisé/executé par la Virtual Machine Java? Merci. Link to comment Share on other sites More sharing options...
nonas Posted July 29, 2005 Share Posted July 29, 2005 Tu as besoin d'installer l'interpréteur python et ensuite tu lances $python tonscript.py Ensuite compiler un fichier python, je pense pas que ça soit possible, c'est un langage interprété. PS: bienvenue et Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.