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

Missing file? #7

Open
52wangnan opened this issue Jul 30, 2024 · 1 comment
Open

Missing file? #7

52wangnan opened this issue Jul 30, 2024 · 1 comment

Comments

@52wangnan
Copy link

In the file "openasce\inference\tree\utils.py", lines 20-21,

"from .gbct_utils.common import data as data_utils"
"from .gbct_utils import common, bin"

I can't find the file “gbct_utils" in the same directory.

@cuauty
Copy link
Collaborator

cuauty commented Jul 31, 2024

Do you want to use the openasce from source code? Because tree algorithm includes the cpp code, you need to run "git submodule update --recursive --init" and build cpp code by "bash scripts/build.sh dev". Details please refer to this link.

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

2 participants