You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using windows 10 with GPU to run the experiment. I keep getting the error (TypeError: can't pickle Environment objects) it seems the issue only in Windows. the only word around here is to set workers to 0. The problem here will be the speed. the experiment will run very slow. Any other solution ?
The text was updated successfully, but these errors were encountered:
There appears to be a workaround here: pytorch/vision#689 (comment) unfortunately I don't have access to a windows 10 GPU system to test it; if you can get it to work I'd be happy to try and merge a fix in.
I am using windows 10 with GPU to run the experiment. I keep getting the error (TypeError: can't pickle Environment objects) it seems the issue only in Windows. the only word around here is to set workers to 0. The problem here will be the speed. the experiment will run very slow. Any other solution ?
The text was updated successfully, but these errors were encountered: