PointMixup icon indicating copy to clipboard operation
PointMixup copied to clipboard

failed with error code 128 in None

Open ldk-97 opened this issue 4 years ago • 2 comments

error to run "pip install git+git://github.com/erikwijmans/[email protected]#egg=etw_pytorch_utils" then I find the link "http://github.com/erikwijmans/etw_pytorch_utils“ is not found, do you know how to solve it?

ldk-97 avatar Apr 22 '21 07:04 ldk-97

You can try to skip this pip install. We actually have the code needed from etw_pytorch_utils in our repo.

The problem is due to that we are using an older implementation of PointNet++ from erikwijmans.

yunlu-chen avatar Aug 24 '21 16:08 yunlu-chen

Thanks for your reply!

------------------ 原始邮件 ------------------ 发件人: "yunlu-chen/PointMixup" @.>; 发送时间: 2021年8月25日(星期三) 凌晨0:41 @.>; @.@.>; 主题: Re: [yunlu-chen/PointMixup] failed with error code 128 in None (#12)

You can try to skip this pip install. We actually have the code needed from etw_pytorch_utils in our repo.

The problem is due to that we are using an older implementation of PointNet++ from erikwijmans.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

ldk-97 avatar Aug 28 '21 01:08 ldk-97