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: Roman Z.
Subject: Re: [Ranger-users] Libcaca and Ranger
Date: Sun, 30 May 2010 23:26:24 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

> > 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))'




reply via email to

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