Nathan Logan

Results 2 comments of Nathan Logan

I had this problem, I ended up adding a symlink for `/usr/bin/python3` and it installed after that. ``` sudo ln -fs /usr/bin/python3 /usr/bin/python ```