Skip to content
Discussion options

You must be logged in to vote

可能是版本不一致導致的問題,你的ppstructure\utility.py 是2.7
2.6跟2.7的 tools/infer/utility.py 的莫約33行是有str2int_tuple這個function的
但在2.5的 tools/infer/utility.py 並沒有str2int_tuple這個function
所以你先把版本對齊試看看

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SWHL
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #10861 on June 05, 2024 04:48.