faile专题

anaconda创建新环境报错 CondaHTTPError : HTTP 000 CONNECTION FAILE

使用anaconda创建一个新的环境,执行“conda create -n pytorch python=3.6”,结果出现了“CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/win-64/current_repodata.json”

异常A web application registered the JBDC driver [com.mysql.jdbc.Driver] but faile

异常: A web application registered the JBDC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly

Plugin group_replication reported: 'Connecting socket to address 192.168.233.137 in port 33061 faile

MySQL Group Replication START GROUP_REPLICATION启动时报错 2018-11-02T14:50:23.337291+08:00 8 [Note] Slave SQL thread for channel 'group_replication_applier' initialized, starting replication in log

在使用 npm install的时候提示node-sass command faile 解决方案

在使用npm install的时候错误提示node-sass 相关的。错误信息如下图: 解决方法(PS:凯哥的不适用) 出现这种问题基本是由于node版本与sass版本不匹配导致的 方案1:卸载node,安装对应版本 方案2:修改sass版本 修改sass版本,有可能导致其他依赖包出错,所以还是重新安装node版本。  3、查看node版本 node -v 4、查看node-

ubuntu18 buildroot make xconfig make gconfig faile

make xconfig: sudo apt-get install qttools5-dev make gconfig: sudo apt-get install libglade2-dev

NewRandomAccessFile faile d to Create/Open解决方案

在学习object_detection时,在创建自己的训练、测试数据时,将图片用labelImg标注后,用python读取图片标注后对应的xml文件到csv文件中,再将csv文件的数据转化为TFRecords时我遇到了如下问题: 仔细阅读代码我们会发现: path = os.path.join(os.getcwd(), 'images') 我们会发现当前文件夹下根本就没有这个文件夹,解决

ORA-12514: TNS: 监听程序当前无法识别连接描述符中请求的服务 +ORA-28056:Writing audit records to Windows Event Log faile

ORA-12514: TNS: 监听程序当前无法识别连接描述符中请求的服务 Oracle 11g ORA-12514:TNS:监听程序当前无法识别连接描述符中请求的服务 1. 找到listener.ora监听文件,具体位置:F:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora 2. 在

springboot项目中报org.apache.catalina.LifecycleException: Protocol handler start faile异常

异常信息: org.apache.catalina.LifecycleException: Protocol handler start failedat org.apache.catalina.connector.Connector.startInternal(Connector.java:1008) ~[tomcat-embed-core-9.0.17.jar:9.0.17]at org.a