标签: python time pip pyinstaller
我真的是第一个想知道time.sleep()函数为什么不能在pyinstaller .exe中工作的人吗? 它只是继续进行,没有等待时间或等待时间很少。它还会弄乱键盘和鼠标的pip包(输入事件循环)。
如何解决此问题?有其他选择吗?