<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello everyone,<div class=""><br class=""></div><div class="">I am currently using QGIS 3.4 on MacOS 10.13 and tried to install the plugin OSMDownloader, but got the following python error:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px;" class=""><!--StartFragment--><font face="Monaco" class="">File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/qgis/utils.py", line 672, in _import</font><br class=""><font face="Monaco" class="">    mod = _builtin_import(name, globals, locals, fromlist, level)</font><br class=""><font face="Monaco" class="">ModuleNotFoundError: No module named â€šfuture'</font><!--EndFragment--></div></div><div style="margin: 0px;" class=""><span style=" font-family:'Monaco';" class=""><br class=""></span></div><div style="margin: 0px;" class="">The error does not appear in a python file of the plugin, but of QGIS.</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">A module named future will not be called in the given line (this would I expect by this error message). I opened the file and searched for the word future, but did not find anything. Does anybody has an idea how this error can be solved?</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">Sincerely,</div><div style="margin: 0px;" class="">Christoph</div></body></html>