Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not find the cpp_mstar #11

Open
gaosz0755 opened this issue Sep 25, 2022 · 5 comments
Open

do not find the cpp_mstar #11

gaosz0755 opened this issue Sep 25, 2022 · 5 comments

Comments

@gaosz0755
Copy link

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
Copy link

pizzary commented Jul 19, 2023

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
Copy link
Author

gaosz0755 commented Jul 19, 2023 via email

@pw-pw
Copy link

pw-pw commented Dec 5, 2023

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
Copy link

meo0306 commented Jan 20, 2024

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

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

@gaosz0755
Copy link
Author

gaosz0755 commented Jan 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants