On Saturday, January 11, 2020 at 7:45:59 PM UTC-5, Scott Grayban wrote: > > Honestly I don't remember what version of Interceptor I was running > before. I did a update because like I said I hadn't messed with it since > last June so it could have been .46 > > I did a apt upgrade after I couldn't get weewx running but non of those > packages involved python. >
that is probably what did it. sniffing depends on the pcap library, and doing an apt upgrade could very well have changed that. the exception that is preventing the driver from loading is a TypeError. there is something odd about the second argument to pcapObject_open_live -- 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/99d1b331-cdfa-49a4-81ad-41d0ab4d2438%40googlegroups.com.
