-
Notifications
You must be signed in to change notification settings - Fork 79
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
Comments
After cd into PRIMAL-master, use |
你好,您的邮件我已收到,我将尽快回复您的邮件,谢谢!
|
Has the problem been resolved? |
你好👋,请问您是怎么解决这个问题的呢?如果您方便的话我们也可以通过邮件联系 |
你好,您的邮件我已收到,我将尽快回复您的邮件,谢谢!
|
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"??
The text was updated successfully, but these errors were encountered: