Open James-96 opened 2 years ago
Mh, that's really weird but did you try this:
https://stackoverflow.com/questions/18204782/runtimeerror-on-windows-trying-python-multiprocessing
This works well , but it appears another error:
RuntimeError: main thread is not in main loop
Which can be solved by matplotlib.use('Agg')
I'm writing down this if someone have the same error in the future.
This is the exactly code in the example. My salem version is 0.3.7, working on windows10. The same error appears when using wrf_plevel