fabulous
fabulous copied to clipboard
Windows - ModuleNotFoundError: No module named 'fcntl'
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.