ingenika
ingenika
也碰到过同样的问题, 不过是把`http://v.stu.126.net/mooc-video/` 换成`https://jdvodrvfb210d.vod.126.net/jdvodrvfb210d/`
Yes, I think this is the best feature I would like to have right now.
After install _tesseract-ocr_by `apt-get install tesseract-ocr` It works
I'm not very good at PHP, but with the error code, I think it's with the PHP you have
> I fixed this use by fixing the MICROSOFT_AUTH_TENANT_ID in the settings.py file For my case, I do have the tenant id, but still get this error
https://opensemanticsearch.org/doc/admin/cmd/ `service solr start`
https://opensemanticsearch.org/donate/
You need to download chinese trained data (it will be a file like chi_sim.traineddata) and add it to your tessdata folder.
换django 2.0.0 `pip install django==2.0.0` 然后安装最新的PyMySQL(https://github.com/PyMySQL/PyMySQL/pull/793/commits/40f4d1c02828848cc59174f79fddf2f62e1fc126), 并且根据上面的教程修改PyMySQL version 试了一下,一方面 觉得不是很适合初学者, 另一方面, 如果想学ERP的话 , 这个设计还是很欠缺 开源的有个[adempiere](https://github.com/adempiere) 设计的比较专业。 如果是python的话[Odoo](https://github.com/odoo/odoo), 或者[frappe](https://github.com/frappe/bench)更适合作为ERP来学 如果想学 python的话, 直接去学[python django doc ](docs.djangoproject.com/en/2.2/intro/tutorial02/)更合适一些。
update `classpath 'com.android.tools.build:gradle:7.0.0'` in build.pradle(Projet) solve the problem. But still some works needs to be done for app to work