ok your trace indicates python 2.7 so that is reasonable
If you have python3 installed be sure to remove it!
To see the full traceback, use -vvv, so try this:
sudo python -vvv install.py --develop
Then with the full traceback these threads may give you ideas