Closed GitHubYuxiao closed 1 year ago
Thank you for your feedback. Can you provide more error reporting information? And are you sure that the make. sh operation was successful?
You can try adding the path of detection folder into PYTHONPATH.
cd detection/
export PYTHONPATH=$pwd:$PYTHONPATH
I copy the ops file into the segmentation ,that's ok
Xiao @.***
------------------ 原始邮件 ------------------ 发件人: "Zhe @.>; 发送时间: 2023年10月16日(星期一) 晚上7:27 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [czczup/ViT-Adapter] ModuleNotFoundError: No module named 'ops.modules' (Issue #142)
You can try adding the path of detection folder into PYTHONPATH. cd detection/ export PYTHONPATH=$pwd:$PYTHONPATH
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
yes it's ok
Xiao @.***
------------------ 原始邮件 ------------------ 发件人: "Yue @.>; 发送时间: 2023年10月16日(星期一) 晚上7:23 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [czczup/ViT-Adapter] ModuleNotFoundError: No module named 'ops.modules' (Issue #142)
Thank you for your feedback. Can you provide more error reporting information? And are you sure that the make. sh operation was successful?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
why i run the make.sh,but the problem are not solved