aster icon indicating copy to clipboard operation
aster copied to clipboard

AssertionError: \c_ops\libaster.so not found

Open vikramreddy0307 opened this issue 5 years ago • 5 comments

I have executed cp command in build.sh separately, but could not find libaster.so file

vikramreddy0307 avatar Oct 12 '19 11:10 vikramreddy0307

libaster.so in c_ops folder, so you can check it.

Cabbagehust2507 avatar Oct 28 '19 06:10 Cabbagehust2507

Me too, have you solved this problem?

touyuhan avatar Dec 16 '19 10:12 touyuhan

@KongfuKitty you need to check it in c_ops folder, if it have, you need to add path to python

Cabbagehust2507 avatar Dec 23 '19 03:12 Cabbagehust2507

@KongfuKitty you need to check it in c_ops folder, if it have, you need to add path to python

but my c_ops floder don't have libaster.so,what should i do?

Viki-researcher avatar Apr 11 '20 16:04 Viki-researcher

@KongfuKitty you need to check it in c_ops folder, if it have, you need to add path to python

but my c_ops floder don't have libaster.so,what should i do?

That means you built fail. So check CMake Files and be sure that you build it right as the author said.

Cabbagehust2507 avatar Apr 16 '20 02:04 Cabbagehust2507