Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

pycharm debuggin kivy [ERROR ] [Core ] option --client not recognized

7 views
Skip to first unread message

alle...@gmail.com

unread,
Apr 10, 2025, 2:37:05 AMApr 10
to Kivy users support
Hi everyone,
i do no understand if this is an issue  of pycharm or kivy , but i cannot debug kivy script anymore in pcharm. The error is that in subject
[ERROR  ] [Core        ] option --client not recognized...
kivy  is 2.3.1
python is 3.13.3 but 3.12. x is the same.

Is there someone that had the same issue , and has resolved it?  please may  you  give solution?
Thanks a lot
Alessandro

alle...@gmail.com

unread,
Apr 10, 2025, 3:02:18 AMApr 10
to Kivy users support
Hi, it was a matter to place the 
import os
os.environ['KIVY_NO_ARGS'] = '1'
directive as first row of the script
thanks
Alessandro
Reply all
Reply to author
Forward
0 new messages