据我在网上看到的,fcntl是一个Linux库,这是相当奇怪的,因为Pyinstaller用于生成运行在.exe上的文件。下面是我在使用pip install pyinstaller时遇到的错误。ModuleNotFoundError: No module named 'fcntl'
note: This error originates from a
NameError:未定义名称“fcntl” File "C:\Users\Smart\AppData\Local\local\programs\python\python35-32\lib\site-packages\urwid\raw_display.py", line 89, in __init__
fcntl.fcntl_resize_pipe_rd, fcntl.F_SETFL, os.O_N