<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;"> File "setup.py", line 100, in <module></span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> run_setup(True)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> File "setup.py", line 96, in run_setup</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> cmdclass={'build_ext': ve_build_ext},</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> File "/usr/lib/python2.5/distutils/core.py", line 151, in setup</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> dist.run_commands()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> File "/usr/lib/python2.5/distutils/dist.py", line 974, in run_commands</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> self.run_command(cmd)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> File "/usr/lib/python2.5/distutils/dist.py", line 994, in run_command</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> cmd_obj.run()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> File "/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/command/install.py", line 76, in run</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> File "/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/command/install.py", line 85, in do_egg_install</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> File "/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/dist.py", line 354, in get_command_class</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> File "/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/pkg_resources.py", line 1912, in load</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> File "/home/root/sw/python/simplejson-2.0.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py", line 12, in <module></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>