Closed importerror closed 10 years ago
Currently we are not using webapp, webob or paste. Only twisted. So I don't see why we need those packages. Otherwise it's fine. Could you please remove those three and send another pull request?
@Sp3ctr3 No actually its present in the requirements.txt file right! So i thought to put.. will send another pull request now. I think its better to remove the requirements.txt file isnt it??
Yes it's better. I forgot to remove it. My bad.
Created a script which will check whether python,pip is installed in the system and remaining packages likes WebOb, Paste, WebApp2 and Twisted is installed. In the end checks whether the particular package is installed or not.