I'm new to installing server frameworks but I don't see anywhere in the documentation of http://www.tornadoweb.org/ of how to uninstall this. Do I just remove the build folder?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
You can just remove tornado's source code folder, which is probably located in ../python2.x/dist-packages. Keep in mind that Tornado is pure python. |
|||
|
|