complexpotato / Faitagram

(Doesn't work anymore)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when trying to load on OS10.13.5--

mzsherman opened this issue · comments

I keep getting this when I run python setup.py--

sudo: apt-get: command not found
sh: pip: command not found
sh: pip: command not found
sh: pip: command not found

64.0

sh: firefox: command not found
Traceback (most recent call last):
File "setup.py", line 16, in
version = result[marker:].splitlines()[0] # spliting the output, the version is something like aa.bb.cc
IndexError: list index out of range

What am I doing wrong?

Can you reopen this and help me out, please?