jsch...@sbcglobal.net wrote at 2022-6-20 13:49 -0500:
>I coded an application with a 64-bit executable using cython with the embed
>option and gcc and I received a traceback showing the path to my python
>installation. Is that normal or does that mean the application is going
>outside of my execut
I coded an application with a 64-bit executable using cython with the embed
option and gcc and I received a traceback showing the path to my python
installation. Is that normal or does that mean the application is going
outside of my executable to my python libraries? I want it portable so it
if