zmister2016 / MrDoc

mrdoc,online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. 觅思文档,适合于个人和中小型团队的在线文档、知识库系统。
https://mrdoc.pro/
GNU General Public License v3.0
2.87k stars 535 forks source link

ModuleNotFoundError: No module named 'webdriver_manager.utils' #148

Open ghost opened 1 year ago

ghost commented 1 year ago

how to fix it? I get some error just like "ModuleNotFoundError: No module named 'webdriver_manager.utils'" I use python 3.6.8 when I try to start the server(python3 manage.py runserver) I copied it from my local to the cloud server