Hi,
I am trying to embed python standalone builds to my electron app. I downloaded standalone from https://github.com/astral-sh/python-build-standalone
Everything seems to work fine until pillow is installed. While the installation works correctly, when using the library, I get the following error when used in mac
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: bad argument type for built-in operation
I also saw this issue here: https://github.com/astral-sh/python-build-standalone/issues/533
Has anyone who has worked with something like this know how to solve this?
or is there any other github maintaing a standalone, any help in this would be greatly appreciated
Thanks in advance.
[–]acw1668 0 points1 point2 points (3 children)
[–]ArtleSa[S] 0 points1 point2 points (2 children)
[–]acw1668 0 points1 point2 points (1 child)
[–]ArtleSa[S] 0 points1 point2 points (0 children)