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
安装报错:TypeError: _classify_installed_files() got an unexpected keyword argument ‘cmake_install_dir‘
Traceback
(mostrecentcalllast):File"setup.py",line462,inmain()File"setup.py",line222,inmainskbuild.setup
文过饰非的饰非
·
2022-12-07 04:22
冤种观察记录
python
开发语言
ImportError: libnvinfer.so.7: cannot open shared object file
tensorrt7.2.3,在终端调用tensorrt没有问题,但在pycharm里运行时,提示找不到libnvinfer.so.7虽然在bashrc中设置了环境变量,但是也没有对pycharm起到作用,出现如下报错:
Traceback
lindsayshuo
·
2022-12-06 23:13
yolov5
linux
深度学习
python
ubuntu
tensorrt
新手常见6种的python报错及解决方法
1.NameError变量名错误>>>printa
Traceback
(mostrecentcalllast):File"",line1,inNameError:name'a'isnotdefined解决方案
natian5241
·
2022-12-06 15:56
《Web安全之机器学习入门》笔记:第七章 7.8 朴素贝叶斯识别mnist验证码
ProgramData\Anaconda3\python.exeC:/Users/liujiannan/PycharmProjects/pythonProject/Web安全之机器学习入门/code/7-6.py
Traceback
mooyuan
·
2022-12-06 06:59
Web安全之机器学习入门
web安全
机器学习
安全
记录一个StyleGANv2、Diffusion-GAN等中遇到的:ninja: build stopped: subcommand failed.
buildstopped:subcommandfailed.在跑StyleGANv2和Diffusion-GAN时,因为用的是3090+py3.10+CUDA11.5+torch1.12.0,遇到下面的问题:
Traceback
weixin_44616294
·
2022-12-05 16:12
python
pytorch
深度学习
python报错:AttributeError: module ‘json‘ has no attribute ‘dumps‘
报错原因:我新建了一个json文件夹模块,改掉名字就好了
Traceback
(mostrecentcalllast):File"/home/caoyf/code/ovirt-ovn-api/ovn/network
shunzi2016
·
2022-12-05 12:10
python
python
json
dumps
AttributeError
Python 两个list相加相减 列表运算
a=[1,2,3]b=[4,5,6]a+bOut[11]:[1,2,3,4,5,6]a/b
Traceback
(mostrecentcalllast):File"",line1,ina/bTypeError
mden5373
·
2022-12-05 08:12
python
conda中安装pytorch报错及解决方案:ImportError: DLL load failed: 找不到指定的程序
win10python3.6importtorch报错类似于importtorch
Traceback
(mostrecentcalllast):File"",line1,inFile"d:\Anaconda3
愿世界永无bug~
·
2022-12-05 06:29
入门
python
pycharm
windows
anaconda
在tf1.15的环境中运行github上slot-gated代码,出现rnn_cell_impl中没有rnn_cell_impl属性的问题。已解决
Traceback
(mostrecentcalllast):File"G:\python_project\Slot-Gated\SlotGated-SLU\train.py",line188,intraining_outputs
student_low
·
2022-12-05 02:59
tensorflow
python
MMpose初体验--多人姿态检测关键点检测
MMPose开源代码:https://github.com/open-mmlab/mmpose一、安装环境:官方教程:依赖环境—MMPose0.28.1文档安装过程中的问题:
Traceback
(mostrecentcalllast
学术菜鸟小晨
·
2022-12-05 01:25
动作估算
mmpose
人体姿态检测
多人姿态检测
bert 环境搭建之Pytorch&Transformer 安装
RuntimeError:Failedtoimporttransformers.models.bert.modeling_bertbecauseofthefollowingerror(lookuptoseeits
traceback
WilliamCHW
·
2022-12-04 23:26
transformer
bert
pytorch
cannot import name ‘compare_ssim‘
compare_ssim‘multichannel警告:cannotimportname‘compare_ssim‘代码:fromskimage.measureimportcompare_ssim报错:
Traceback
AI视觉网奇
·
2022-12-04 14:18
python基础
pytorch
深度学习
python
解决问题:If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then...‘cvShowImage‘
前几天在做视频目标检测时还是好好的,不知道是不是后面添加了环境还是什么原因,今天检测就出现了下面的错误:
Traceback
(mostrecentcalllast):File"predict.py",line107
beautifulback
·
2022-12-04 14:16
python
深度学习
大数据
YOLOV3训练自己的数据集报错 Expected size 85 but got size 6 for tensor number 2 in the list.
学习记录报错:
Traceback
(mostrecentcalllast):File"train.py",line256,inrun()File"train.py",line234,inrunmetrics_output
哒哒嗒
·
2022-12-03 20:07
python
TypeError: __init__() got an unexpected keyword argument ‘show_envvar‘
streamlit.cmdrunHello.py
Traceback
(mostrecentcalllast):File"D:\Users\EDZ\anaconda3\envs\py36@shenji\lib
taotao033
·
2022-12-03 18:51
python
streamlit
ViT-pytorch 复现
代码地址:https://github.com/jeonsworld/ViT-pytorch1.报错
Traceback
(mostrecentcalllast):File"train.py",line16
深度学习浅行者
·
2022-12-03 17:23
pytorch
python
深度学习
解决:Resource stopwords not found.
Resourcestopwordsnotfound.报错如下解决方法报错如下---------------------------------------------------------------------------LookupError
Traceback
FriendshipT
·
2022-12-03 17:01
BUG
tensorflow
nltk
Python问题:AttributeError: ‘str‘ object has no attribute ‘decode‘
具体报错情况:AttributeError
Traceback
(mostrecentcalllast)in8fromkeras.utils.data_utilsimportget_file9fromtensorflow.keras.preprocessing.sequenceimportpad_sequences
小小白2333
·
2022-12-03 17:31
Python
python
tensorflow
开发语言
python正则表达式错误(AttributeError: 'NoneType' object has no attribute 'group')-----「*」与「?」的使用出错
在跟着廖雪峰老师的教程学习python正则表达式,利用正则表达式进行匹配邮箱名字时,利用match.group(1)函数遇到了下面的问题:
Traceback
(mostrecentcalllast):File"C
小果一粒沙
·
2022-12-03 13:29
python
python
ValueError: Caught ValueError in DataLoader worker process 0.
Traceback
(mostrecentcalllast):File"G:/wjy/Eye_VR_Segmentation-master/src/test.py",line258,inprint('Valset
砸吧砸吧
·
2022-12-03 08:26
pytorch
深度学习
python
一些问题的记录
iforiinrange(1,10)](ListComprehensions)列表解析3.voidsplit(constMat&src,Mat*mvBegin)通道分离4.利用数组切片对图像进行分割5.报错:
Traceback
树和猫
·
2022-12-03 08:48
笔记
opencv
python
计算机视觉
python cannot import name_python遇到错误ImportError: cannot import name 'create_prompt_application'...
alex@ubuntusys:~$python3-mipykernelinstall--user
Traceback
(mostrecentcalllast):File"/usr/lib/python3.6
weixin_39982580
·
2022-12-03 03:40
python
cannot
import
name
ImportError: cannot import name ‘model_info‘ from ‘huggingface_hub‘
Traceback
(mostrecentcalllast):File"D:/zjm-project/zjm/CaliNet-master/train_calinet/run_kb_t5_freeze.py
m0_62868642
·
2022-12-03 03:33
python
pytorch
深度学习
ImportError: cannot import name ‘create_repo‘ from ‘huggingface_hub‘
Traceback
(mostrecentcalllast):File"D:/zjm-project/zjm/CaliNet-master/cka/assessing_score.py",line15,infromtransformersimportAutoConfig
m0_62868642
·
2022-12-03 03:28
pytorch
python
深度学习
关于opencv调用onnx模型的一个错误 Can’t infer a dim denoted by -1 in function ‘cv::dnn::computeShapeByReshapeMas
关于opencv调用onnx模型的一个错误Can’tinferadimdenotedby-1infunction‘cv::dnn::computeShapeByReshapeMask’opencv报错:
Traceback
武汉周杰伦
·
2022-12-02 22:28
错误解决
opencv
计算机视觉
python
python pyqt5 ui生成.py报错解析
Traceback
(mostrecentcalllast):File"D:\Anaconda3\lib\runpy.py",line193,in_run_module_as_main"__main__"
haogejida
·
2022-12-02 22:42
python
开发语言
pip指令出现SyntaxError: invalid syntax的两种原因及解决方法,完美解决!
invalidsyntax原因:在Python运行环境里执行pip指令是错误的解决:在CMD中或者AnacondaPrompt中运行pip即可二、第二种报错如下(即使在CMD中也是invalidsyntax错误)
Traceback
御名方守矢-
·
2022-12-02 18:48
其他随笔
python
pip
linux
syntax
invalid
pix2pix测试报错
错误信息如下:
Traceback
(mostrecentcalllast):File"/workspace/imageregistration/test.py",line113,inmodel.setup
missyoudaisy
·
2022-12-02 16:15
神经网络
机器学习
pytorch
yolov5 错误Can‘t get attribute ‘SPPF‘ on <module ‘models.common‘ from ‘xxx‘ >的解决方案
问题描述下载yolov5的tag5.0后,运行detect.py报如下错误:
Traceback
(mostrecentcalllast):File"G:/yolov5-5.0/detect.py",line178
悄悄地努力
·
2022-12-02 14:44
深度学习
yolo
AttributeError: module ‘cv2‘ has no attribute ‘TrackerCSRT_create‘ ,‘TrackerBoosting_create‘
1、module‘cv2’hasnoattribute‘TrackerCSRT_create’
Traceback
(mostrecentcalllast):File“C:\all\code\pycharm
lzh~
·
2022-12-02 13:24
#
OpenCV
解决问题
Python
opencv
python
python安装cv2模块_在Ubuntu上安装OpenCV for Python,得到ImportError:没有名为cv2.cv的模块...
安装似乎运行正常,没有错误,脚本以输出结束OpenCV2.4.9readytobeused当我尝试运行示例Python脚本时,我得到以下内容:$pythonopencv.py
Traceback
(mostrecentcalllast
weixin_39636987
·
2022-12-02 04:03
python安装cv2模块
问题| Pandas获取数据转json时报错 TypeError: Object of type int64 is not JSON serializable @Python
目录问题描述解决方法问题描述背景:在windows系统的PyCharm中(Python3环境),使用Pandas的read_excel方法获取excel表格中的数据,经过处理后,将数据转为json时失败,报错如下:
Traceback
ThisAmy
·
2022-12-02 02:37
异常
python
ROS--ERROR
ThereadoperationtimedoutPleasegototherosdeppage[1]andfileabugreportwiththestacktracebelow.[1]:http://www.ros.org/wiki/rosdeprosdepversion:0.18.0
Traceback
majingming123
·
2022-12-01 22:28
开发语言
训练LaneATT遇到CUDA_HOME环境变量问题
车道线识别的项目,需要先安装nms,遇到如下问题:(base)luke@luke-NH5x-7xRCx-RDx:~/Download/study/LaneATT/lib/nms$pythonsetup.py
Traceback
zhqh100
·
2022-12-01 19:52
计算机视觉
深度学习
pytorch
神经网络
Python使用大漠插件前的准备工作
Traceback
(mostrecentcalllast):FileA:\PythonProgram\Anaconda\envs\spyder\lib\site-packages\win32com\client
夏悠
·
2022-12-01 19:11
Python大漠插件
python
开发语言
AttributeError: module 'tensorflow' has no attribute 'placeholder'
Traceback
(mostrecentcalllast):File"C:/Users/w/Desktop/emotion_classification/video_test.py",line13,intrain_mode
W__w
·
2022-12-01 19:54
python
Tensorflow
Tensorflow
python
ubuntu import cv2 报错 ImportError: libopencv_ml.so.4.0
环境:opencv3.4.3python2.7importcv2
Traceback
(mostrecentcalllast):File“”,line1,inFile“/usr/local/lib/python2.7
诺凌萧瑟
·
2022-12-01 16:55
opencv
python
Tensorflow问题 ImportError: cannot import name ‘trace‘ from ‘tensorflow.python.profiler‘
报错
Traceback
(mostrecentcalllast):File"E:\python\process\rotateflip.py",line35,infromobject_detectionimportmodel_lib_v2File"D
xiaoqiaoliushuiCC
·
2022-12-01 15:44
python
tensorflow
【YOLOv4运行demo.py报错】:cv2.error: OpenCV(4.5.5) :-1: error: (-5:Bad argument) in function ‘rectangle‘
问题描述最近在linux服务器上部署YOLOv4项目(https://github.com/Tianxiaomo/pytorch-YOLOv4),配置好环境以后,运行demo.py进行测试,报错如下:
Traceback
码上出奇迹
·
2022-12-01 13:49
Python
计算机视觉
python
opencv
目标检测
复现路上的花开花落(2)cv2.error: OpenCV(4.6.0) :-1: error: (-5:Bad argument) in function ‘line‘
复现complexyolo运行检测程序报错
Traceback
(mostrecentcalllast):File"test_detection.py",line152,inbev_utils.drawRotatedBox
醋溜红烧肉
·
2022-12-01 13:42
opencv
python
人工智能
TypeError: can‘t convert cuda:0 device type tensor to numpy.
Traceback
(mostrecentcalllast):File"train.py",line511,intrain(hyp,tb_writer,opt,device)File"train.py",
小新GSUNG0222
·
2022-12-01 08:36
深度学习
yolo
pytorch
深度学习
python
报错处理“TypeError: can‘t convert cuda:0 device type tensor to numpy. ......”
Traceback
(mostrecentcalllast):File"evaluation.py",line81,inmetrics.update(labels=labels,preds=output)
进击的学徒
·
2022-12-01 08:33
numpy
python
深度学习
labelme使用教程
标注之后labelme出现闪退:
Traceback
(mostrecentcalllast):File“D:\install\anaconda\lib\site-packages\labelme\app.py
phily123
·
2022-11-30 22:06
深度学习学习笔记
labelme
python的ImageTk.PhotoImage大坑及解决
ImageTk.PhotoImage大坑TkinterPhotoImage踩坑记录python的ImageTk.PhotoImage大坑如果大家遇到这样的报错:ExceptioninTkintercallback
Traceback
·
2022-11-30 16:02
[jetson]jetson上报错from numpy.lib.arraypad import _validate_lengthsImportError: cannot import name ‘_
报错:
Traceback
(mostrecentcalllast):File"server.py",line6,infromTaskManagerimport*File"/home/nvidia/lu/anjian_ocr_server
FL1623863129
·
2022-11-30 16:11
jetson
numpy
python
开发语言
sklearn 命令行安装_我无法在Windows10命令提示符上安装sklearn、numpy和scipy,以便在Python3.6上使用...
每次导入它们时都会收到一条错误消息:
Traceback
(mostrecentcalllast):File"C:\Users\gilbe\eclipse-workspace\python3.6\BeginnerFiles
王若琳
·
2022-11-30 13:26
sklearn
命令行安装
搭建深度学习框架:Win11+CUDA11.3+CUDNN8.2.1+Pytorch1.10.2 踩坑记录
安装好相匹配版本的CUDA和CUDNN后,根据pytorch官网指令安装好torch的相关包,输入python验证可用性,出现上述问题:
Traceback
(mostrecentcalllast):File
YIBO0408
·
2022-11-30 11:41
python
人工智能
神经网络
深度学习
python
pip
解决Tensor flow 2.0-AttributeError: module ‘tensorflow_core._api.v2.data‘ has no attribute ‘Iterator错误
1.报错信息如下报错如下:AttributeError
Traceback
(mostrecentcalllast)in---->1iterator=tf.data.Iterator.from_structure
长路可遥
·
2022-11-30 08:32
配置深度学习环境
tensorflow
深度学习
人工智能
Labelme生成的json文件应该是什么样的
我这里在后续转换COCO数据集时候,因为imageData为null,发生错误:
Traceback
(mostrecentcalllast):File"e:\mmdetection\datasetapi-master
一直开心
·
2022-11-30 08:55
json
python
ValueError: too many values to unpack (expected 4)
a,b,c,d=20,5,5,True,4+3jprint(type(a),type(b),type(c),type(d))
Traceback
(mostrecentcalllast):File"/Users
知·味
·
2022-11-30 02:28
#
Python常见问题
too
many
values
to
unpack
Python
上一页
28
29
30
31
32
33
34
35
下一页
按字母分类:
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
其他