My server's python2 is at 2.7.5, and I'd like the most recent version -- are there instructions available for doing a custom Python build on Webfaction (that would include everything I might need, like ssl and zlib)? asked 15 Jan '18, 18:39 dhobbs |
We don't actually have specific documentation for compiling your own python, we do have these general docs for installing from source. Another option you can look into is this. answered 15 Jan '18, 21:50 bmeyer71 ♦♦ |