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

where is the “datatool”? #2370

Open
zhai-create opened this issue Apr 25, 2024 · 2 comments
Open

where is the “datatool”? #2370

zhai-create opened this issue Apr 25, 2024 · 2 comments
Labels
good first issue Good for newcomers

Comments

@zhai-create
Copy link

I want to generate semantic information for gibson (. py file) through the gen_gibson_semantics.sh file. During the generation process, I need a "datatool" file, but I did not find datatool in all the code. Where is this datatool? If it is obtained through compilation, how should I compile it?

❓ Questions and Help

@aclegg3
Copy link
Contributor

aclegg3 commented Apr 25, 2024

Hey @zhai-create,
Yes, you will need to add a build flag so the datatool is compiled.
If building with setup.py you can add --build-datatool

@aclegg3 aclegg3 added the good first issue Good for newcomers label Apr 25, 2024
@zhai-create
Copy link
Author

@aclegg3 Thank you. However, I have a new quesrtion in the process of generating the semantic datasets. I have created a new question box in the Issue of the current project, titled "Error in generation of semantic datasets".

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

No branches or pull requests

2 participants