Welcome!
This is the community forum for my apps Pythonista and Editorial.
For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.
Bluetooth Problems with Pythonista 3.4 PY_SSIZE_T_CLEAN
-
Hi,
i am running the Testflight Version of Pythonista on my Iphone.
If i try to send a msg over Bluetooth MLDP i get this error:
PY_SSIZE_T_CLEAN macro must be defined for '#' formatsCan someone tell me how to fix this?
BR kami
-
-
@ccc Thanks a lot. I read this. But there is nothing new since January. Long Time :)
BR kami
-
-
@kami This error often comes up when working with the C-API in Python, specifically when you are dealing with PyArg_ParseTuple and similar functions.
Since Pythonista is running a specific build of Python on iOS, some options might be limited.
-
@raavikant Hi, thanks a lot for the answer. But in the past it was working. Is there any workaround?
BR kami