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

KeyError #13

Open
TianleLiu0303 opened this issue Dec 17, 2024 · 0 comments
Open

KeyError #13

TianleLiu0303 opened this issue Dec 17, 2024 · 0 comments

Comments

@TianleLiu0303
Copy link

Traceback (most recent call last):
File "/home/ltl/anaconda3/envs/gameformer/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
File "/home/ltl/anaconda3/envs/gameformer/lib/python3.8/multiprocessing/pool.py", line 48, in mapstar
return list(map(*args))
File "data_process.py", line 535, in parallel_process
processor.process_data(viz=debug,test=test)
File "data_process.py", line 477, in process_data
interact_list.append(id_list[int_id])
KeyError: 885

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

1 participant