花费 39 ms
conda创建虚拟环境报错

在输入conda create -n tf2 python=3.6时报以下错误: 一、报错1 原文链接:https://blog.csdn.net/XD_Cauthy/article/detail ...

Mon Mar 23 05:53:00 CST 2020 0 3407
anaconda下安装xgboost

1、下载whl文件 网址:https://www.lfd.uci.edu/~gohlke/pythonlibs/#xgboost 选择合适自己的环境的下载,比如python3.6还是3.5的,64 ...

Sun Apr 01 17:48:00 CST 2018 0 4120
conda create 报错解决

1. 输入命令: conda create -n query-scorer-serving python=2.7 报错: Solving environment: failed  CondaE ...

Wed Aug 14 03:30:00 CST 2019 0 1594
jupyter notebook生成py文件

在一个jupyter notebook中代码最后写入:并将jupyter notebook的文件名称也改为设定的文件名,最后执行以下代码即可生成。 ...

Mon Jul 13 18:46:00 CST 2020 0 1635

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM