Open GoogleCodeExporter opened 9 years ago
I have the same error as above, but without any output or messages using Ubuntu
8.04
LTS w/ Gnome and Pwytter v0.8.
Opening up a bash shell any trying to launch reveals the following:
kevin@Proton:~/$ pwytter.py
Traceback (most recent call last):
File "/usr/bin/pwytter.py", line 5, in <module>
pkg_resources.run_script('pwytter==0.8', 'pwytter.py')
File
"/usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg/pkg_resources.py",
line
448, in run_script
File
"/usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg/pkg_resources.py",
line
1166, in run_script
File
"/usr/lib/python2.5/site-packages/pwytter-0.8-py2.5.egg/EGG-INFO/scripts/pwytter
.py",
line 29, in <module>
import pwSplashScreen
File "/usr/lib/python2.5/site-packages/pwytter-0.8-py2.5.egg/pwSplashScreen.py",
line 19, in <module>
from pwytter import __version__ as VERSION
File "/usr/bin/pwytter.py", line 5, in <module>
pkg_resources.run_script('pwytter==0.8', 'pwytter.py')
File
"/usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg/pkg_resources.py",
line
448, in run_script
File
"/usr/lib/python2.5/site-packages/setuptools-0.6c6-py2.5.egg/pkg_resources.py",
line
1166, in run_script
File
"/usr/lib/python2.5/site-packages/pwytter-0.8-py2.5.egg/EGG-INFO/scripts/pwytter
.py",
line 30, in <module>
import twclient
File "/usr/lib/python2.5/site-packages/pwytter-0.8-py2.5.egg/twclient/__init__.py",
line 20, in <module>
import pwCache
ImportError: No module named pwCache
kevin@Proton:~/$
Seems the installer didn't get this in the right place somehow.
Original comment by kevin.ra...@gmail.com
on 13 Jul 2008 at 1:18
Original issue reported on code.google.com by
yinepuho...@gmail.com
on 25 May 2008 at 5:18