FoundationPose icon indicating copy to clipboard operation
FoundationPose copied to clipboard

How to reproduce on Windows ?

Open TPF0628 opened this issue 1 year ago • 1 comments

how to install pin==2.7.0 ? how can I fix this error "AttributeError: 'NoneType' object has no attribute 'cluster_poses'" on windows? Thank u

TPF0628 avatar May 14 '24 06:05 TPF0628

I get this error AttributeError: 'NoneType' object has no attribute 'cluster_poses'" on linux as well (using the docker image). It's related to a mycpp package.

mehamednews avatar May 14 '24 08:05 mehamednews

https://github.com/NVlabs/FoundationPose/issues/89 @mehamednews

wenbowen123 avatar May 17 '24 05:05 wenbowen123

Thank you! I've fixed the issue

TPF0628 avatar May 17 '24 07:05 TPF0628

Hello @TPF0628 did u make it run on Windows and if so how? I already tried running it with WSL but ran into various issues.

ronnypollak avatar May 31 '24 10:05 ronnypollak

Be sure to compile the MyCPP file on Windows

TPF0628 avatar Jun 04 '24 02:06 TPF0628