<div dir="ltr">Hi,<br><br>I am using 2008.8 with regular updates. Today I was in search of a twitter client and zeroes in on mitter. I installed mitter but while running it reported missing simplejson module.<br><br>I downloaded simplejson but its installation reports missing zipfile module. I am not much aware of python but a little googling suggested that it is part of core python module since python2.0 while I have 2.5.2 installed on FR.<br>
<br>My questions:<br>(1) Which might be the best twitter client for FR<br>(2) If it is mitter, then how can I solve the problem stated above (missing zipfile module)<br><br>--Vikas<br><br>PS: log from installation of simplejson<br>
-------------------------------------------------------------------------------------------------------------------<br>
<font size="1"><span style="font-family: courier new,monospace;">1# python setup.py install</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">running install</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Traceback (most recent call last):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;setup.py&quot;, line 100, in &lt;module&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; run_setup(True)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;setup.py&quot;, line 96, in run_setup</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; cmdclass={&#39;build_ext&#39;: ve_build_ext},</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/core.py&quot;, line 151, in setup</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; dist.run_commands()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 974, in run_commands</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.run_command(cmd)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; cmd_obj.run()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/command/install.py&quot;, line 76, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/command/install.py&quot;, line 85, in do_egg_install</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/dist.py&quot;, line 354, in get_command_class</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/pkg_resources.py&quot;, line 1912, in load</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py&quot;, line 12, in &lt;module&gt;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">ImportError: No module named zipfile</span></font><br>-------------------------------------------------------------------------------------------------------------------<br>

<br></div>