You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the "run.py" in the "codes" directory, there is an error " ModuleNotFoundError: No module named 'rule_sample_cppext' ", and I can't find where the module is. Could you tell me where to import the module? Thank you!!!!
The text was updated successfully, but these errors were encountered:
When I run the "run.py" in the "codes" directory, there is an error " ModuleNotFoundError: No module named 'rule_sample_cppext' ", and I can't find where the module is. Could you tell me where to import the module? Thank you!!!!
Sorry that we missed the message. Just as wead-hsu pointed out, you can cd cppext and run python setup.py install.
You could also find the commands at:
Thank you for your reply. But I still have some questions about how to run the codes of Version 2. Could you please give some specific implementations of Version 2 just like Version 1. Thanks a lot.
When I run the "run.py" in the "codes" directory, there is an error " ModuleNotFoundError: No module named 'rule_sample_cppext' ", and I can't find where the module is. Could you tell me where to import the module? Thank you!!!!
The text was updated successfully, but these errors were encountered: