nachiket92 / PGP

Code for "Multimodal Trajectory Prediction Conditioned on Lane-Graph Traversals," CoRL 2021.
https://proceedings.mlr.press/v164/deo22a.html
MIT License
217 stars 36 forks source link

Error when trying to preprocess data #30

Closed anubhavjetley2424 closed 1 year ago

anubhavjetley2424 commented 1 year ago

This error occurs in the multiprocessing library saying 'AttributeError: module 'multiprocessing.reduction' has no attribute 'dump' . Anyone know why this keeps happening

image

KYYOnull commented 5 months ago

i have the same problem