Problem description : Installed in the new environment FLAML Run automated machine learning , Configured with jupyter About dependent libraries and extensions , Get into jupyter notebook This error will pop up , But if you cross it off, you can enter it normally jupyter notebook Debugging code . According to preliminary analysis, it should be dll There's something wrong with the document . Read some online solutions , As shown below :
resolvent :pythoncom38.dll yes pywin32 A document of , In the path Anaconda3\envs\ Your virtual environment \Lib\site-packages\pywin32_system32 in , and D:\python\Anaconda3\envs\FLAML\Library\bin\pythoncom38.dll There is also a file with the same name in , After deleting the latter, there will be no error message in this pop-up window !
print(":".join(["CSDN Ye Tingyun ", "https://yetingyun.blog.csdn.net/"]))
mathematical modeling / Big data analysis and visualization column :https://blog.csdn.net/fyfugoyfa/category_10813239.html
I knew this column , mathematical modeling / The big data competition won early , Benefit for life . Through this column, you will gain , Data analysis / Mining process : Data preprocessing 、 Exploratory analysis and visualization 、 Feature Engineering / feature selection 、 Algorithm model / Parameter adjustment and optimization 、 Model to evaluate 、 Model fusion . Familiar with common mathematical modeling models and statistical analysis , Be able to make beautiful visual charts .
Refer to the :