This PR fixes a few issues I had with sublimeautopep8 due to installing it in a nonstandard directory name and using a different python as my primary python binary.
eteq, thank you for pull request.
small remark: "env" doesn't works on Windows.
i added some code to use the user config file to specify python version and autopep8.py path.
This PR fixes a few issues I had with sublimeautopep8 due to installing it in a nonstandard directory name and using a different python as my primary python binary.