Closed VeeVal closed 3 months ago
Same question
Same
Same
Trying the following commands:
pip install git+https://github.com/tatsy/torchmcubes.git@3aef8afa5f21b113afc4f4ea148baee850cbd472
It seems like the author made some modifications to the configuration of poetry, which led to this issue. I am not an expert on poetry but rolling back to the previous version works well for me.
I recently updated the library, and I hope this fixes the problem for you all. If the problem still lasts, please kindly let me know.
I'm still getting the same isuse
@Victor1221diz That's a bit strange, because, previously, the import error for "torch" is due to "setup.py", but currently, this library does not use "setup.py" at all. Maybe, something is wrong on your side if you are sure that the problem is the same as the one discussed in this issue.
Can you elaborate on your problem (like posting the error messages, python and torch versions)?
I think the problem has been resolved by the latest commit. Thank you all for your reports.
尝试以下命令:
pip install git+https://github.com/tatsy/torchmcubes.git@3aef8afa5f21b113afc4f4ea148baee850cbd472
似乎作者对诗歌的配置做了一些修改,导致了这个问题。我不是诗歌专家,但回滚到以前的版本对我来说效果很好。
这个对我有效,我成功编译。
I recently updated the library, and I hope this fixes the problem for you all. If the problem still lasts, please kindly let me know.
Still getting this error. But the earlier version mentioned by @poptree installed with no issues
Edited: But I keep getting errors upon trying to use it with TripoSR
I'm trying to install torchmcubes but I just can't get it to install
this is the log of what I'm getting