Romain Barillot

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Edited Enable IPython gui with qt5 in Pycharm
Hi, I would like to set IPython's gui with qt5 in PyCharm. I found the following function in "pydev_ipython_console_011.py": def enable_gui(gui=None, app=None): However, if I try to change gui = No...