ranger-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ranger-users] Libcaca and Ranger


From: Jostein Berntsen
Subject: Re: [Ranger-users] Libcaca and Ranger
Date: Mon, 31 May 2010 09:31:15 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On 30.05.10,23:26, Roman Z. wrote:
> > > Add the --debug switch to ranger to see more details,
> > > 
> > > How did you install ranger?
> > > How do you run ranger to get this error?
> > > 
> > > 
> > 
> > When I use the debug switch I get this output:
> > 
> > "Traceback (most recent call last):
> > File "/usr/local/bin/ranger", line 41, in <module>
> > from ranger.__main__ import main
> > File "/usr/local/bin/ranger.py", line 41, in <module>
> > from ranger.__main__ import main
> > ImportError: No module named __main__"
> > 
> > I installed ranger from git and then run "make" and "make install".  I 
> > run ranger in a terminal. 
> > 
> > 
> > Jostein
> > 
> 
> It might be a flaw in the Makefile then.
> 
> What is the output of this command?
> 
> python -c 'import sys; print("\n".join(sys.path))'
> 
> 

This is the output from the command above:

"/usr/lib/python26.zip
/usr/lib/python2.6
/usr/lib/python2.6/plat-linux2
/usr/lib/python2.6/lib-tk
/usr/lib/python2.6/lib-old
/usr/lib/python2.6/lib-dynload
/usr/lib/python2.6/site-packages
/usr/lib/python2.6/site-packages/PIL
/usr/local/lib/python2.6/site-packages
/usr/lib/python2.6/site-packages/gst-0.10
/usr/lib/python2.6/site-packages/gtk-2.0
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode"






reply via email to

[Prev in Thread] Current Thread [Next in Thread]