Olivia5k / doge

wow very terminal doge
https://pypi.python.org/pypi/doge/
MIT License
968 stars 89 forks source link

ubuntu fail. very sad. #61

Closed pantsandsocks closed 5 years ago

pantsandsocks commented 6 years ago

How to install and run on a debian distro such as ubuntu?

I installed it through pip. There were no errors, but when I run doge nothing happens.

I am using uxrvt-unicode for my terminal. Attached is a screenshot.

2018-02-26-234230_1680x1050_scrot

Olivia5k commented 6 years ago

wow.py is just a library and cannot be executed like that. core.py should though, even though that's not really the proper way to execute it.

When pip install the package, the doge command should have been put in /usr/local/bin or equivalent. As such, just running doge should run the script and give you the output. Does that work?

pschfr commented 5 years ago

I can't get it to run either, and it's not in /usr/local/bin. Any ideas?

pschfr commented 5 years ago

Ah! I just got it to work by putting sudo -H before pip install doge!

Maybe it's worth explaining that sudo -H might be necessary?

pschfr commented 5 years ago

New pull request for this in #63

ShebaDoge commented 3 years ago

How about the thing everyone hates: chrome os?