computerlyrik/dymoprint

No module named 'fcntl'

karolzlot opened this issue · 2 comments

After installing:

pipx install dymoprint

I tried to run it:

dymoprint MyText

but I got:

ModuleNotFoundError: No module named 'fcntl'

Ah, this doesn't support Windows.

I hope that we can support Windows soon, but that will require a bit of work and testing.