You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My group and I tried cloning the repo according to the directions and the following error is occuring:
line 176, in __init__ self.adsb_framer_1 = adsb.framer(fs, threshold) AttributeError: module 'adsb' has no attribute 'framer'
I was looking at a few of the other issues(specifically #17) and originally thought it may have been a directory issue however I'm pretty sure it isn't now. Any advice?
Thank you
The text was updated successfully, but these errors were encountered:
Hey,
My group and I tried cloning the repo according to the directions and the following error is occuring:
line 176, in __init__ self.adsb_framer_1 = adsb.framer(fs, threshold) AttributeError: module 'adsb' has no attribute 'framer'
I was looking at a few of the other issues(specifically #17) and originally thought it may have been a directory issue however I'm pretty sure it isn't now. Any advice?
Thank you
The text was updated successfully, but these errors were encountered: