Closed TrigonaMinima closed 4 years ago
Yeah, I had the same issue. I pip installed 0.9.3, which is the version used in the tutorials and it worked.
You're right — the tutorials (and website link) are not up to date with the latest version of Snorkel Flow.. we'll get this resolved shortly!
thanks for raising — this should now be resolved with https://github.com/snorkel-team/snorkel-tutorials/pull/216!
You can try this instead. It works for me.
from snorkel.labeling.model.label_model import LabelModel
You can check the latest document for how to import the module you want.
Issue description
Following through the getting started page, the following import statements are giving me import errors
What worked for me instead was:
System info
5.3.0-46-generic #38~18.04.1-Ubuntu SMP Tue Mar 31 04:17:56 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
3.7.7
0.9.5