mutry总是编译错误
你好,请问murty这个库在centos7上怎么编译啊,我一直报错
我没在centos7编译过,在ubuntu16/18编译通过了,可以参阅下INSTALL.md里边对应修改下再试试。
font{
line-height: 1.6;
}
ul,ol{
padding-left: 20px;
list-style-position: inside;
}
你好,方便把您编译通过的python库的具体版本发一下吗,我在ubuntu16/18里面再编译试一下
***@***.***
---- 回复的原邮件 ----
发件人
***@***.***>
发送日期
2022年11月8日 22:07
收件人
***@***.***>
抄送人
***@***.***>
,
***@***.***>
主题
Re: [zxiaomzxm/statecircle-python] mutry总是编译错误 (Issue #1)
我没在centos7编译过,在ubuntu16/18编译通过了,可以参阅下INSTALL.md里边对应修改下再试试。
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
你好,方便把您编译通过的python库的具体版本发一下吗,我在ubuntu16/18里面再编译试一下
库本身用这个就可以 git clone --recursive https://github.com/erikbohnsack/murty.git, python版本 3.6/3.7/3.8都没问题
您好,想问一下,配置完murty库之后,发现AttributeError: module 'murty' has no attribute 'Murty',里面没有Murty,怎么办呢,期待您的回复
您好,想问一下,配置完murty库之后,发现AttributeError: module 'murty' has no attribute 'Murty',里面没有Murty,怎么办呢,期待您的回复
定位下安装murty的位置,是否有对应的文件,看是否正常安装了。
您好,程序在data_association 的from murty import Murty报错,我在检查了安装murty的安装位置后发现确实没有名为Murty的py文件,只src文件夹下面的一个murty.cpp文件中找到了Murty的类,这种情况应该怎么办呢,期待您的回复,谢谢!