Thanks, that was the issue. I now get the qsh prompt.
bash:/downloads# locate qsh | grep bin
/usr/bin/qsh
/usr/local/bin/qsh
bash: rm /usr/local/bin/qsh
bash:/tmp$ qsh
bash: /usr/local/bin/qsh: No such file or directory
bash:/tmp$ hash -r
bash:/tmp$ qsh
> ls
layout/ widget/ screen/ bar/ window/ group/
>
On Thursday, October 8, 2015 at 12:35:18 PM UTC-4, Tycho Andersen wrote:
>
> On Thu, Oct 08, 2015 at 06:22:40AM -0700, Roy Mathew wrote:
> > Hi folks,
> >
> > I'm trying to run qsh in ubuntu:
> >
> > $ add-apt-repository ppa:tycho-s/ppa
> > $ aptitude update
> > $ aptitude install qtile
> > The following NEW packages will be installed:
> > python-setproctitle{a} qtile
> > ...
> > Unpacking qtile (0.8.0-trusty1ubuntu2) ...
> >
> > $ qsh
> > Traceback (most recent call last):
> > File "/usr/local/bin/qsh", line 4, in <module>
> > import pkg_resources
> > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
> > 3074, in <module>
> > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
> > 3060, in _call_aside
> > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
> > 3087, in _initialize_master_working_set
> > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
> > 647, in _build_master
> > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
> > 660, in _build_from_requirements
> > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line
> > 833, in resolve
> > pkg_resources.DistributionNotFound: *The 'qtile==0.9.1' distribution
> was
> > not found and is required by the application*
>
> Looks like you have both an installed from source version and the
> package version. Remove one of those and try again.
>
> Tycho
>
> > --
> > You received this message because you are subscribed to the Google
> Groups "qtile-dev" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to [email protected] <javascript:>.
> > For more options, visit https://groups.google.com/d/optout.
>
>
--
You received this message because you are subscribed to the Google Groups
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.