As I see from your prompt, you are working in Linux (et al). Usually python 3 installs also with name python3 in /usr/bin. Easy way to check it is to try to run it from terminal window or type python and see which completion alternatives are available. Then you can find installation place by for example `which python3`.
But for this operation you could just type python3 setup.py install. Hope it works, if not you should find way around it with these hints.
pyTony
pyMod
5,359 posts since Apr 2010
Reputation Points: 782
Solved Threads: 852