gsartoretti / PRIMAL

PRIMAL: Pathfinding via Reinforcement and Imitation Multi-Agent Learning -- Distributed RL/IL code for Multi-Agent Path Finding (MAPF)
MIT License
279 stars 77 forks source link

do not find the cpp_mstar #11

Open gaosz0755 opened 1 year ago

gaosz0755 commented 1 year ago

when i do:


cd into the od_mstar3 folder. python3 setup.py build_ext (may need --inplace as extra argument). copy so object from build/lib.*/ at the root of the od_mstar3 folder. Check by going back to the root of the git folder, running python3 and "import cpp_mstar"


i just get the file "cpp_mstar.cpython-310-x86_64-linux-gnu.so" how to find the "cpp_mstar"??

pizzary commented 1 year ago

After cd into PRIMAL-master, use cp od_mstar3/build/lib.*/xx.so . to copy so object from build/lib.*/ at the root of the od_mstar3 folder, and then you can import cpp_mstar. (Don't forget about replacing xx)

gaosz0755 commented 1 year ago

你好,您的邮件我已收到,我将尽快回复您的邮件,谢谢!

pw-pw commented 7 months ago

when i do:

cd into the od_mstar3 folder. python3 setup.py build_ext (may need --inplace as extra argument). copy so object from build/lib.*/ at the root of the od_mstar3 folder. Check by going back to the root of the git folder, running python3 and "import cpp_mstar"

i just get the file "cpp_mstar.cpython-310-x86_64-linux-gnu.so" how to find the "cpp_mstar"??

Has the problem been resolved?

meo0306 commented 6 months ago

你好,您的邮件我已收到,我将尽快回复您的邮件,谢谢!

你好👋,请问您是怎么解决这个问题的呢?如果您方便的话我们也可以通过邮件联系

gaosz0755 commented 6 months ago

你好,您的邮件我已收到,我将尽快回复您的邮件,谢谢!