No module named 'fcntl'
karolzlot opened this issue · 2 comments
karolzlot commented
After installing:
pipx install dymoprint
I tried to run it:
dymoprint MyText
but I got:
ModuleNotFoundError: No module named 'fcntl'
karolzlot commented
Ah, this doesn't support Windows.
maresb commented
I hope that we can support Windows soon, but that will require a bit of work and testing.