<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=901171&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu]Programmation python]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=901171</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu]Programmation python.]]></description>
		<lastBuildDate>Wed, 02 May 2012 15:58:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu]Programmation python]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9076431#p9076431</link>
			<description><![CDATA[<p>Merci beaucoup pour votre aide, effectivement avec python 3 la librairie s&#039;appelle tkinter et non Tkinter (une question de majuscule donc)<br />J&#039;ai modifié ma ligne de code par tkinter et cela fonctionne merci</p>]]></description>
			<author><![CDATA[dummy@example.com (Papymousot)]]></author>
			<pubDate>Wed, 02 May 2012 15:58:17 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9076431#p9076431</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu]Programmation python]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9069721#p9069721</link>
			<description><![CDATA[<p>Bonjour,<br />En <strong>python3</strong>, le module s&#039;appelle <strong>tkinter</strong>. Voir : <strong>pydoc3 tkinter</strong></p>]]></description>
			<author><![CDATA[dummy@example.com (pingouinux)]]></author>
			<pubDate>Wed, 02 May 2012 09:42:58 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9069721#p9069721</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu]Programmation python]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9069611#p9069611</link>
			<description><![CDATA[<p>Salut,</p><p>Je ne connais pas cet éditeur, mais il est probable que la version de l&#039;interprêteur Python utilisée par défaut par IDLE est celle du système, à savoir Python2.7 :</p><div class="codebox"><pre><code>$ readlink /usr/bin/python</code></pre></div><p>Si tu veux développer en Python 3, il te faut l&#039;indiquer dans la configuration d&#039;IDLE.<br />Si tu veux développer en Python 2, le paquet pour Tkinter est celui-ci :</p><div class="codebox"><pre><code>$ sudo apt-get install python-tk</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Keldath)]]></author>
			<pubDate>Wed, 02 May 2012 09:35:13 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9069611#p9069611</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu]Programmation python]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=9059831#p9059831</link>
			<description><![CDATA[<p>Bonjour,</p><p>J&#039;ai installé IDLE (using python 3-2) et IDLE 3, dans ubuntu 12.04 precise pangolin vesion 64 bit<br />J&#039;ouvre dans l&#039;interface un script python&#160; et j&#039;obtiens l&#039;erreur : </p><p>Traceback (most recent call last):<br />&#160; File &quot;/home/andre/Code_couleur.py&quot;, line 71, in &lt;module&gt;<br />&#160; &#160; from Tkinter import *<br />ImportError: No module named Tkinter</p><p>D&#039;après moi,j&#039;en déduit que je dois charger ce fameux module,mais le hic c&#039;est que je ne le trouve pas dans la logiteque ubuntu dans synaptic j&#039;ai python3-tk qui est déjà chargé, je ne comprends donc pas d&#039;ou vient cette erreur.</p><p>Quelqu&#039;un peut-il m&#039;aider ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Papymousot)]]></author>
			<pubDate>Tue, 01 May 2012 17:12:49 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=9059831#p9059831</guid>
		</item>
	</channel>
</rss>
