NITDgpOS / UIP

A library, to customize your desktop wallpapers.
https://nitdgpos.github.io/projects/UIP
GNU Affero General Public License v3.0
19 stars 45 forks source link

bad interpreter: /usr/local/bin/python: no such file or directory #357

Open ghoshbishakh opened 7 years ago

ghoshbishakh commented 7 years ago

After doing pip install uip --user I get

bishakh@bisu-arch ~ % UIP                                                :(
zsh: /usr/bin/UIP: bad interpreter: /usr/local/bin/python: no such file or directory

When I try to run UIP

ghoshbishakh commented 7 years ago

It works fine with sudo pip install uip Although I think --user should be made working too!