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

The error about prepare_code_trace.py #22

Open
RobinHan24 opened this issue Apr 11, 2022 · 1 comment
Open

The error about prepare_code_trace.py #22

RobinHan24 opened this issue Apr 11, 2022 · 1 comment

Comments

@RobinHan24
Copy link

Hi, @peikexin9. I just ran the code 'python micro_trace/prepare_code_trace.py' ,but I met this error "micro_trace/prepare_code_trace.py", line 67, in hex2str assert len(num) <= 8 AssertionError. First I ran the code 'python command/pretrain/prepare_json.py' to generate the data 'data-raw/funcbytes/', the ran the code 'python micro_trace/prepare_code_trace.py' to generate the data 'data-raw/functraces', but the error occured. Could you please help me. Thank you very much.

@peikexin9
Copy link
Member

Sorry @RobinHan24, there might be some incompatibility issues between data preparation scripts as I am still working on this. Feel free to edit the script when you see bugs.

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