-
I know that Python 3 is the intended version to use, and testing is done on 3.4. Things seems to work with Python 2.7.8, and it would be nice if they did. But I typically get the warning / error messa…
-
When on mac, I am on 10.12.1, using diropenbox followed immediately by a button box results in a ghost directory selection window. This windowcan be cleared by clicking the dock icon or the newly crea…
-
ModuleNotFoundError: No module named 'easygui'
I get this error
-
Queue Error, I cant Refresh or Upload,
2023-09-18 08:05:31 | ERROR | root | Task exception was never retrieved
future:
-
I'm using this module alongside [pywinauto](https://pypi.org/project/pywinauto/) to automate the installation process for an application my workplace uses, and I've encountered a bit of strange behavi…
-
in file https://github.com/robertlugg/easygui/blob/master/documentation/api.html
it would be fantastic to have internal links for each easygui function ( msgbox, buttonbox, yesnobox etc) and have sphi…
-
Hello
Thanks for this wonderful project. It is exactly what I searched for replacing some bash scripts using kdialog.
Unfortunately, I've got an error message using get_file_names() on Linux:
`…
-
Hi there -
In case someone else runs into this, to install this plugin:
- remove `from cv2 import add, trace` as its not used
- `pip3 install idna easygui`
-
as title
https://easygui.readthedocs.io/en/master/
整理目前我们制作的东西,写一些帮文档,效果可以参考easyGUI的官方文档
-
需求来源:这是给一个高中生写的程序设计作业
代码地址:https://jeremyjia.github.io/Games/python/sample/poery/easyGUI.py
- Python实现
- 增加趣味性,猜名字,猜作者,随机填句(仅实现这个)
- 用EasyGUI进行交互