-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I just had a complete reinstall of my RPI, and while my python code was preserved, I had to reinstall eeml...
When I fired up the code I got "ImportError: No module named unit" at the line "import eeml.unit"
I commented out the line, and the solution works now crashes at pac=eeml.datastream.Cosm
AttributeError 'module' has no attribute 'Cosm'...
I have imported eeml.datastream.
For once, google comes up blank, any ideas?
Metadata
Metadata
Assignees
Labels
No labels