-
|
When doing various tasks related to trying to draw PIL images in a scene, I keep running into this PY_SSIZE_T_CLEAN macro error. At the moment, I am trying to follow the steps in the help for scene_drawing.image, which says to use load_image_data, but when I do I get the following: Alternatively, is there a way to set per pixel data on a Scene Image/Texture without using a PIL.Image? Any help would be much appreciated. Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
I had the same problem in my salabim package. There is a simple -not very elegant- solution: |
Beta Was this translation helpful? Give feedback.
-
|
@Striblezz Do you have the Pythonista 3.5 beta or is this with the App Store version? |
Beta Was this translation helpful? Give feedback.
I had the same problem in my salabim package.
There is a simple -not very elegant- solution: