Results 7 comments of leavor

I have the same problem! the .py files in the project folder is well, but the .py files in the subfolders of the project folder is bad ## Versions *...

I used the following command to upgrade to spyder5, and encountered a similar problem, in the win10 operating system. ``` conda install spyder=5.0.0 conda update qdarkstyle ``` ![image](https://user-images.githubusercontent.com/1759365/113694221-0dab7000-9702-11eb-9f06-51afe42fe632.png)

> > What's your screen resolution @mIgLLL? > > I don't have solution so I roll back to 4.2.3, and I am just reporting this bug. LOL 哥,意思是问你的屏幕分辨率是多少,并不是问你解决方法是什么。。。

Hi, @ccordoba12 An error occurred while starting the IPython kernel I have the same problem when use a custom Python interpreter. With the default Python interpreter, no problem I installed...

一模一样 paddleocr 2.7.0.3 paddlepaddle 2.6.1 ---------------------------------------------------------------- C++ Traceback (most recent call last): -------------------------------------- 0 paddle_infer::Predictor::Predictor(paddle::AnalysisConfig const&) 1 std::unique_ptr paddle::CreatePaddlePredictor(paddle::AnalysisConfig const&) 2 paddle::AnalysisPredictor::Init(std::shared_ptr const&, std::shared_ptr const&) 3 paddle::AnalysisPredictor::PrepareProgram(std::shared_ptr const&) 4 paddle::AnalysisPredictor::OptimizeInferenceProgram()...

I downgraded the version of paddlepaddle to 2.5.2 and the issue was solved 降低 paddlepaddle的版本到2.5.2,问题解决