huggingface / knockknock

🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
MIT License
2.78k stars 233 forks source link

platform compatibility bug #46

Closed wuutiing closed 4 years ago

wuutiing commented 4 years ago

when install through pip

pip install knockknock

the requirements win10toast is not available on mac os.

Collecting win10toast==0.0.9
  ERROR: Could not find a version that satisfies the requirement win10toast==0.0.9 (from versions: 0.2, 0.8, 0.9)
ERROR: No matching distribution found for win10toast==0.0.9

suggest distinguishing different platform.

narayanacharya6 commented 4 years ago

Duplicate of #45?

wuutiing commented 4 years ago

Duplicate of #45?

have not seen that before , will close this issue , thanks