-
Notifications
You must be signed in to change notification settings - Fork 605
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
How to deal with "multiprocessing.pool.RemoteTraceback" #375
Comments
Have you tried running with a |
I tried, but it also has similar problems
|
Looks like something could be wrong with your |
OK, thank you so much! I'll try printing it out to see the result. |
I have the same question,how can I do to solve it |
Does anyone solve this issue? |
Hello!
When I configured the environment and then wanted to test it, when I entered the following command in the terminal
python run_tracker.py atom default --dataset_name otb --sequence Soccer --debug 1 --threads 8 --use_visdom False
such an error occurred
ubuntu 22.04, cuda 11.0, pytorch 1.7.1
The text was updated successfully, but these errors were encountered: