>From the FAQ - https://github.com/weewx/weewx/wiki/WeeWX-Frequently-Asked-Questions#why-do-i-get-permission-denied >From the wiki - https://github.com/weewx/weewx/wiki/Understanding-permissions
and always google for your exact error message....google for "*serial.serialutil.SerialException: [Errno 2] could not open port /dev/ttyUSB0: [Errno 2] No such file or directory: '/dev/ttyUSB0*'" and look at the hits it returns. In your case I'd start by unplugging/re-plugging your station into the pi and running "sudo dmesg" to see it detected the station at the hardware level. If it did then you have a permission issue the links above will point you to how to work that.... -- 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/b62e7bd6-5838-4d09-9756-7539db330ff8n%40googlegroups.com.
