snorkel-team / snorkel

A system for quickly generating training data with weak supervision
https://snorkel.org
Apache License 2.0
5.81k stars 857 forks source link

can't install snorkel #1514

Closed dslim23 closed 4 years ago

dslim23 commented 4 years ago

Issue description

Tried to install snorkel, couldn't get it work

pip install snorkel
ERROR: Could not find a version that satisfies the requirement snorkel (from versions: none)
ERROR: No matching distribution found for snorkel

Expected behavior

snorkel installs

System info

vincentschen commented 4 years ago

Snorkel requires Python >= 3.6. Can you try upgrading your Python version?

dslim23 commented 4 years ago

thanks! works like a charm now. i'd suggest putting that requirement on the main README.md more prominently!

govardhan100 commented 4 years ago

snorkel required python >=3.6 and it is better to install with conda https://www.snorkel.org/use-cases/