Tagged Questions
1
vote
0answers
80 views
python multiprocessing error in QGis (Windows)
I have this error when I try to use Manager() from python multiprocessing library.
(Just start QGIS open Python console and execute the two following lines)
>>> import multiprocessing
...