Please tell why:ValueError: path 'src/' cannot end with '/'
ChauvinisticJonatha opened this issue · comments
Please tell why:ValueError: path 'src/' cannot end with '/'
This is a problem under Windows. It was fixed with #55, but is not in the pypi package yet. You can install from Github in the meantime:
pip install git+https://github.com/mseitzer/pytorch-fid.git
thank you
…------------------ 原始邮件 ------------------
发件人: "mseitzer"<notifications@github.com>;
发送时间: 2020年12月11日(星期五) 下午4:45
收件人: "mseitzer/pytorch-fid"<pytorch-fid@noreply.github.com>;
抄送: "张占杰"<1097234580@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [mseitzer/pytorch-fid] Please tell why:ValueError: path 'src/' cannot end with '/' (#56)
This is a problem under Windows. It was fixed with #55, but is not in the pypi package yet. You can install from Github in the meantime:
pip install git+https://github.com/mseitzer/pytorch-fid.git
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Maybe you can refer to the solution here:https://blog.csdn.net/woaichixiaodangao/article/details/108325973