E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
traceback
解决在使用pyinstaller打包pytorch脚本的情况下遇到could not get source code的问题
遇到的问题如下:
Traceback
(mostrecentcalllast):File"site-packages\torch\_utils_internal.py",line46,inget_source_lines_and_fileFi
mymatin1004
·
2022-11-20 12:28
python
pytorch
pyinstaller打包错误:OSError: Can‘t get source for <function sigmoid_focal_loss at 0x00000174BE600F70>.
项目打包成exe,打包成功后执行exe文件就出现了错误System:Windows10Pytorch:1.8.1Detectron2:0.6CUDA:11.1pyinstaller:5.6.2错误信息
Traceback
a little cabbage
·
2022-11-20 12:21
bug
python
深度学习
人工智能
yolov5训练出现错误解决方法
本人在训练时出现的错误如下
Traceback
(mostrecentcalllast):File"train.py",line670,inmain(opt)File"train.py",line565,inmaintrain
weixin_46555039
·
2022-11-20 10:29
pytorch
深度学习
python
计算机视觉
神经网络
win10安装tensorflow、keras 和 jupyter notebook
www.anaconda.com/products/individual*(目前安装最新版的anaconda本身对于tensorflow没有问题,但是对于jupyternotebook表示打不开,具体显示如下:
Traceback
去你个锤子
·
2022-11-20 10:58
算法
深度学习
tensorflow
Python使用openpyxl报错:ImportError: Pandas requires version ‘3.0.0‘ or newer of ‘openpyxl‘ (version ‘2.5
报错显而易见:
Traceback
(mostrecentcalllast):File"D:\DataManagement\***\***.py",line179,indf=pd.read_excel(file_path
weixin_39730971
·
2022-11-20 10:23
Python
python
开发语言
后端
RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED
显卡:RTX3080cuda:11.1cudnn:8.0.5虚拟环境:python3.5.4pytorch1.2.0torchvision0.4.0
Traceback
(mostrecentcalllast
小憨憨!
·
2022-11-20 05:12
cnn
python
深度学习
Jupyter 导出html 报错 KeyError: ‘state‘
下载下来之后想要导出html交作业jupyter-nbconvert--tohtml1.ipynb#注意你的是jupyter-nbconvert还是jupyternbconvert却发现导出的时候一直报错:
Traceback
Xcodd
·
2022-11-20 03:53
笔记
jupyter
python
ide
python提示install无效,python – pip install错误输出:SyntaxError:语法无效
(pex_build)[root@pexpex_build]#pipinstallvirtualenv输出:
Traceback
(mostrecentcalllast):File"/opt/pex_build
weixin_39967812
·
2022-11-20 02:05
python怎么使用预训练的模型_tensorflow利用预训练模型进行目标检测(二):预训练模型的使用...
sys.setdefaultencoding('utf8')问题2报错信息:_tkinter.TclError:nodisplaynameandno$DISPLAYenvironmentvariable详情:
Traceback
weixin_39865952
·
2022-11-20 01:27
RuntimeError: Caught RuntimeError in replica 0 on device 2.
Traceback
(mostrecentcalllast):File"run_RACE.py",line243,inmain(args.get_args(data_dir,gpu_ids),bert_vocab_file
Arms206
·
2022-11-20 01:24
深度学习
gpu
自然语言处理
pytorch
RuntimeError: cuDNN error: CUDNN_STATUS_NOT_INITIALIZED
cuda11运行pytorch报错
Traceback
(mostrecentcalllast):File"train.py",line220,inmain(args)File"train.py",line89
曹家小圆宝
·
2022-11-20 01:43
pytorch
cuda
regist在python_Python Registry开发
from_winregimport*import
traceback
importwin32serviceimportwin32serviceutilimportwin32apiimportwin32conimportwin32eventimportwin32evtlogutilimportoslogfile
影评周公子
·
2022-11-20 00:57
regist在python
解决 AttributeError: module ‘tensorflow‘ has no attribute ‘app‘
1、项目场景:运行tensorflow的代码报错:
Traceback
(mostrecentcalllast):File“E:/Pycharm/LotteryPrediction/ssq-master/ssq.py
落花雨96
·
2022-11-19 23:58
tensorflow
tensorflow
python
深度学习
centerface训练WiderFace数据集错误总结
Centerface程序时,报错如下错误1(torch110)root@fb488cec2ed5:/home/work/gaotong/xinying/ZCenterFace/src#pythonmain.py
Traceback
人类高质量算法工程师
·
2022-11-19 23:54
keras调用model.load_weights()函数报错:AttributeError: ‘str‘ object has no attribute ‘decode‘
Traceback
(mostrecentcalllast):File"C:/Users/GuangshengLi/Desktop/Mask-RCNN-keras源码/mask-rcnn-keras-master
CZB97
·
2022-11-19 22:26
keras
python
人工智能
Pytorch Bug解决:RuntimeError: running_mean should contain 1 elements not 10
:RuntimeError:running_meanshouldcontain1elementsnot10编程环境bug描述bug分析总结编程环境Python3.9Pytorch1.11.0bug描述
Traceback
一颗磐石
·
2022-11-19 22:27
Python
Debug
Pytorch
BatchNorm1d
running_mean
批量归一化
Python
【python 问题解决】 ---- ImportError: Missing optional dependency ‘xlrd‘. Install xlrd >= 1.0.0
1.报错
Traceback
(mostrecentcalllast):File"main.py",line25,inresult=pd.read_excel('.
Rattenking
·
2022-11-19 20:37
Python
python
开发语言
数据集重命名排序报错问题(FileExistsError: [WinError 183] 当文件已存在时,无法创建该文件)
问题描述:
Traceback
(mostrecentcalllast):File"E:/Tool_code/rename.py",line72,innewname.rename()File"E:/Tool_code
买火柴的小蓝孩
·
2022-11-19 20:26
Python入门知识
python
开发语言
调试Keras代码所遇到的问题(一):设置随机种子
random.seed(seed)os.environ['PYTHONHASHSEED']=str(seed)np.random.seed(seed)tf.set_random_seed(seed)error1
Traceback
LUNZO
·
2022-11-19 16:45
keras
tensorflow
深度学习
Python使用Pillow包报错 ImportError: DLL load failed while importing _imaging: 找不到指定的程序。
最近使用Python调用Pillow时报错,代码就两行:fromPILimportImageprint("PyCharm")报错如下:
Traceback
(mostrecentcalllast):File"C
ydlcy
·
2022-11-19 14:07
python
pycharm
开发语言
ide
ImportError: DLL load failed while importing shell: 找不到指定的模块。
安装anaconda的时候,出现了错误:#>>>>>>>>>>>>>>>>>>>>>>ERRORREPORT<<<<<<<<<<<<<<<<<<<<<<
Traceback
(mostrecentcalllast
wwwarewow
·
2022-11-19 14:13
python
python
问题解决之 AttributeError: ‘NoneType‘ object has no attribute ‘astype‘
问题描述运行代码时,出现报错AttributeError:'NoneType'objecthasnoattribute'astype',具体信息如下图所示:
Traceback
(mostrecentcalllast
star_function
·
2022-11-19 13:32
问题解决
python
pytorch
深度学习
问题解决之 TypeError: can‘t convert CUDA tensor to numpy. Use Tensor.cpu() to copy the tensor to
具体信息如下所示:
Traceback
(mostrecentcalllast):File"tools/demo.py",line97,invisualize_result(gallery_img
star_function
·
2022-11-19 13:02
问题解决
深度学习
python
pytorch
ImportError: libcudart.so.10.0:cannot open shared object file: No such file or direct【mmdetection错误】
问题:在使用mmdetection做训练的时候,出现错误>>>frommmdet.apisimportinit_detector
Traceback
(mostrecentcalllast):*****return
AI414010
·
2022-11-19 10:51
mmdetection
cuda
python
深度学习
mmdetection
mmcv
python index out of bounds_错误:索引2超出大小为1的轴0的界限
在^{pr2}$错误是:IndexError
Traceback
(mostrecentcalllast)in()-
丝竹缓离愁
·
2022-11-19 10:13
python
index
out
of
bounds
stack(): functions with out=... arguments don‘t support automatic differentiation, but one of the ar
在使用多worker进行数据读取时报以下错误:Original
Traceback
(mostrecentcalllast):File"/hpc/users/HKUST-GZ/mics/.conda/envs
Loose Lips Sink Ships
·
2022-11-19 09:56
pytorch
深度学习
人工智能
Pytorch报urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED]错误
/data',train=True,download=True,transform=transform)报如下错误:
Traceback
(mostrecentcalllast):File"D:/pythonCode
liu_jie_bin
·
2022-11-19 06:03
Pytorch
pytorch
使用cv2库出现“The function is not implemented. Rebuild the library with……"错误的解决方法
Python3.7+OpenCV3.4.2二、问题描述/home/wei/anaconda3/envs/GAN/bin/python/home/wei/Documents/ww/tracking/ft.py
Traceback
皮哩皮哩
·
2022-11-19 06:55
ubuntu
ubuntu
opencv
linux
错误解决:subprocess.CalledProcessError: Command ‘[‘ninja‘, ‘-v‘]‘ returned non-zero exit status 1
错误:
Traceback
(mostrecentcalllast):File"/...
江东陆伯言
·
2022-11-19 05:33
环境配置
ubuntu
linux
cuda
深度学习
神经网络
python import numpy失败_科学网-某次import numpy的错误-袁野的博文
>>>importnumpy
Traceback
(mostrecentcalllast):
叔卿
·
2022-11-19 05:02
python
import
numpy失败
【问题解决】subprocess.CalledProcessError: Command ‘(‘lsb_release‘, ‘-a‘)‘ returned non-zero exit status 1
问题:使用pip的时候出现问题:ERROR:Exception:
Traceback
(mostrecentcalllast):File"/usr/local/python/lib/python3.8/site-packages
丨匿名用户丨
·
2022-11-19 05:22
Python
HarmonyOS
Numpy报错解决办法
tensoflow、pytorch时,出现如下错误:问题一:RuntimeError:modulecompiledagainstAPIversion0xcbutthisversionofnumpyis0xb
Traceback
搞视觉的张小凡
·
2022-11-19 05:46
Bug解决方案
加载numpy报错
failed
t
解决安装import nonebot后报错importError问题
一、问题描述python3.9.12执行importnonebot报错信息如下:
Traceback
(mostrecentcalllast):File"/root/yxn/root/CQ-GO/QQRobot
Python-AI Xenon
·
2022-11-19 04:21
踩坑记
python
解决ERROR: Could not find a version that satisfies the requirement 问题及 ERROR: Exception:
Traceback
最近安装tensorflow-hub出现错误:ERROR:Couldnotfindaversionthatsatisfiestherequirementtensorflow-hub(fromversions:none)ERROR:Nomatchingdistributionfoundfortensorflow-hub先说本人最终解决使用的方法:更换下载镜像源并将pip改为pip3出现这个问题有可能
Nikko_X
·
2022-11-19 03:51
python
ubuntu下安装nccl具体教程
使用paddlepaddle框架进行多卡训练时报错:
Traceback
(mostrecentcalllast):File"train.py",line210,indo_train()File"train.py
TanH.blog
·
2022-11-19 02:08
linux
paddle
nccl
多卡训练
cuda
libnccl.so
PreconditionNotMetError: The third-party dynamic library (libcublas.so) that Paddle depends on is no
Moreusefultodevelopers):--------------------------------------------0std::stringpaddle::platform::Get
TraceBack
String
喝粥也会胖的唐僧
·
2022-11-19 01:25
深度学习
AttributeError: ‘NoneType‘ object has no attribute ‘get‘
AttributeError:'NoneType'objecthasnoattribute'get'PyCharm运行报错PyCharm运行报错
Traceback
(mostrecentcalllast)
weixin_43664102
·
2022-11-19 01:50
python
python(5):TypeError: xxx() got an unexpected keyword argument ‘xxx‘
定义了一个python函数,调用时出现报错如下:
Traceback
(mostrecentcalllast):File"gaussian_kernel.py",line18,inprint(gaussian_kernel_vectorization
biter0088
·
2022-11-16 18:50
python学习
python
开发语言
使用pyinstaller打包Mediapipe项目时遇到FileNotFoundError: The path does not exist的解决方法
今天在帮朋友打包py文件时,遇到了下面问题:
Traceback
(mostrecentcalllast):File"demo_windows.py",line384,inFile"demo_windows.py
abtgu
·
2022-11-16 13:58
问题解决
python
开发语言
mediapipe 安装笔记-1:使用anaconda python 3.7.13
2021.11python版本:3.7.13安装的mediapipe版本:0.8.10protobuf版本:4.21.1遇到的问题:protobuf版本不对错误提示:>>>importmediapipe
Traceback
不解不惑
·
2022-11-15 00:28
图像处理
python
mediapipe
启动jupyter 时报错
发现命令提示符里面报如下错误,[W08:37:25.964NotebookApp]Errorloadingserverextensionjupyter_nbextensions_configurator
Traceback
Olaf-li
·
2022-11-08 17:34
机器学习
生活记录
笔记
jupyter
python
linux
解决ModuleNotFoundError: No module named ‘tensorflow‘
Traceback
(mostrecentcalllast):File"train.py",line33,infromsrc.confusion_matriximportConfusionMatrixTensorflowFile
翰墨大人
·
2022-11-08 13:13
pytorch踩坑
tensorflow
python
深度学习
‘GridEnv‘ object has no attribute ‘unwrapped‘问题的解决
原理入门》的学习中,在编写机器人找金币环境的最后一步中,出现了这样的问题:AttributeError:'GridEnv'objecthasnoattribute'unwrapped'以下是错误报告:
Traceback
AwakeFantasy
·
2022-11-06 13:08
强化学习的学习
小问题的解决
强化学习
Python3:字典(dict)读取不存在的键
直接使用d[k]读取不存在的键会报错>>>person={'name':'xiaoming'}>>>person['age']
Traceback
(mostrecentcalllast):File"",line1
风静如云
·
2022-11-03 17:08
Python3
python
Python异常 ValueError的问题
>>>int("99yearsago.")
Traceback
(mostrecentcalllast): File"",line1,
·
2022-11-03 13:02
yolov5模型修改报错
Traceback
(mostrecentcalllast):File"G:/yolov5/yolov5-6.1/train.py",line651,inmain(opt)File"G:/yolov5/yolov5
长沙有肥鱼
·
2022-11-02 15:42
pytorch
计算机视觉
深度学习
人工智能
NameError: name ‘Optional‘ is not defined
/air-filter/data.yaml--cfgmodels/yolov5s-tph2.yaml--batch-size1
Traceback
(mostrecentcalllast):File"G:/
长沙有肥鱼
·
2022-11-02 08:25
pytorch
1024程序员节
InvalidArgumentError (see above for
traceback
): You must feed a value for placeholder tensor '...
1.bug背景InvalidArgumentError(seeabovefor
traceback
):Youmustfeedavalueforplaceholdertensor‘input_1’withdtypefloatandshape
Black_And_Black
·
2022-11-01 03:11
Debug之路
keras
tensor
placeholder
ImportError: TensorBoard logging requires TensorBoard with Python summary writer installed. This sho
报错信息:
Traceback
(mostrecentcalllast):File"/home/..
李伯爵的指间沙
·
2022-10-28 07:48
Python
Pytorch
python
pytorch
深度学习
Python+selenium自动化测试——启动谷歌浏览器闪退问题
Traceback
(most recent call last)
后台报错:
Traceback
(mostrecentcalllast)当我们使用Python+selenium调用谷歌浏览器出现闪退问题时,其实是谷歌的驱动和浏览器的版本不一致。
angela韶涵
·
2022-10-26 12:47
WEB自动化测试
selenium
测试工具
上一页
32
33
34
35
36
37
38
39
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他