I'm going to run an old program which uses "models" package which is apparently has been upgraded to "doqu" package.
Aftger installing the "doqu" package, I even cant import doqu and the error always is as below
"No module named 'document_base"
Would you please anybody let me know how to use "doqu" package, do we need specific version of python?
Thanks