On Monday, 2 March 2020 20:12:09 UTC+10, Cat22 wrote: > > I am openSuse Tumbleweed (x86_64) and I had installed PyMySQL version > 0.9.3-1.4 and just now i saw python2-PyMySQL 2.1.7-2.5 and tried that and > it seems the 'cant find module' message went away >
Not somewhere you would normally go looking but It all seems rather obvious given this comment <https://github.com/weewx/weewx/blob/master/bin/weedb/mysql.py#L14> in mysql.py. It's not covered specifically (for Suse) in the WeeWX documentation as I guess the assumption is that if you are advanced enough to be configuring MySQL you should be advanced enough to know which package to install to obtain the MySQLdb python package. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/bc531bff-58ef-4147-8ede-936733f775e8%40googlegroups.com.
