logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

解决This application failed to start because no Qt platform plugin could be initialized. Reinstalling

解决This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.Windows pyqt打开designer.exe报错报错信息This application failed to star

#python#pip#bug
解决opencv ImportError: numpy.core.multiarray failed to import

解决ImportError: numpy.core.multiarray failed to import报错内容ImportError: numpy.core.multiarray failed to import解決办法pip uninstall opencv-pythonpip install opencv-python卸载重装欢迎大家交流学习,任何问题都可以留言...

#numpy#python#人工智能 +1
! [rejected] main -> main (fetch first) error: failed to push some refs to

! [rejected]main -> main (fetch first) error: failed to push some refs to报错信息To github.com:raxx/xxar.git! [rejected]main -> main (fetch first)error: failed to push some refs to 'git@github.com:r

#git#bug#python
【 GBDT算法】 机器学习实例推导计算+公式详细过程 (入门必备)

机器学习 【 GBDT算法】知识准备:arg是变元(即自变量argument)的英文缩写。arg min 就是使后面这个式子达到最小值时的变量的取值arg max 就是使后面这个式子达到最大值时的变量的取值例如 函数F(x,y):argmin F(x,y)就是指当F(x,y)取得最小值时,变量x,y的取值argmax F(x,y)就是指当F(x,y)取...

import win32api ImportError: DLL load failed: 找不到指定的程序。

import win32api ImportError: DLL load failed: 找不到指定的程序。启动jupyterlab报错报错信息import win32apiImportError: DLL load failed: 找不到指定的程序。解决办法pip install pywin32==223若无法解决,执行以下操作1.找到以下目录,将目录下的所有文件复制python\Lib\si

#python#windows
ValueError: The number of FixedLocator locations (13), usually from a call to set_ticks, does not ma

ValueError: The number of FixedLocator locations (13), usually from a call to set_ticks, does not match the number of ticklabels (12).代码plt.xticks(np.arange(0, 731, 60), Y_tick , rotation=30)报错信息Value

#python#bug
解决TypeError: ufunc ‘isnan‘ not supported for the input types, and the inputs could not be safely coe

解决TypeError: ufunc ‘isnan’ not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ‘‘safe’’报错代码print(np.isnan(data).any())报错日

#python#数据分析#人工智能
暂无文章信息