HanJunqiang

Results 45 comments of HanJunqiang

``` 错误: Flask版本过低 ImportError: cannot import name ‘json‘ from ‘itsdangerous‘ pip install Flask==2.0.2 ``` ``` 错误:Flask版本过高 ModuleNotFoundError: No module named 'flask._compat' pip install Flask==1.1.2 ``` Flask过高过低都不行, 这怎么搞?

才看到, 刚才自己挨个试了下, 1.1.4可以, 谢谢你

这个库发现用了好几种数据库, 我一直用的mysql+pymysql, 还得再研究下cymysql, 😄

The version I use is' 0.6.0 '. The following error will be prompted after the deployment of Linux docker. How to solve this problem? ``` --- Logging error in Loguru...

@ChenYilong 解决了~ 谢谢!

> tabBarAppearance.shadowColor = [UIColor clearColor]; 非常感谢回复~

Refer to the code learning under the organization.

识别不准确 ![XOZ0IFcJK1634054199935](https://user-images.githubusercontent.com/14025157/137053997-a208d171-1a50-4f5b-83f6-fdc68fb021e5.jpg)

没法搞, 设置阈值按照这个图片设置就不可不必加这个检测了