fabulous icon indicating copy to clipboard operation
fabulous copied to clipboard

Windows - ModuleNotFoundError: No module named 'fcntl'

Open nalbion opened this issue 2 years ago • 0 comments

util.py imports fcntl which does not exist in Python for Windows.

While I may be able to run on WSL, I can't debug in my IDE.

nalbion avatar Sep 20 '23 07:09 nalbion