no setup.py in the repo
mairm1340 opened this issue · 8 comments
Hi
I dont see setup.py file in the repo...
Doesn't need one. You can do pip install .
.
I suspect the docs are out of date!
I am sorry but can you help me with the complete command so that I can try..
Ok but first you need to tell me what you've done (i.e. cloned repo) and what commands you were trying to run. I can have a guess but you haven't given me enough information yet.
I m on ubuntu and I want to run qtile.
i did download the repo on my drive
Ok... you want to run qtile? Have you installed qtile already? This is the qtile-extras
repo which provides additional widgets and decorations but it doesn't install qtile.
i did run the below command when I was in qtile-extras and it did the trick for me
sudo pip install -e .
closing this
thank you very much