MemoryModule icon indicating copy to clipboard operation
MemoryModule copied to clipboard

.pyd files from Python - MemoryModule

Open ManPython opened this issue 1 year ago • 5 comments

Did you try maybe a combine .pyd files with this tool? Want to support us here with Your solution? : https://github.com/pyinstaller/pyinstaller/issues/8572 ?

ManPython avatar May 29 '24 20:05 ManPython

Are you aware of https://github.com/py2exe/py2exe ?

albertosottile avatar Jul 22 '24 15:07 albertosottile

I know many of python setup but py2exe not support more advanced projects, eg. like QT/PySide6

ManPython avatar Jul 22 '24 15:07 ManPython

Ok I saw.. that You changed here: https://github.com/py2exe/py2exe/commit/3332db3deb38a5c8194852508b67cd04d9790a53 Then yo know many things around py2xe but this solution is very limited in relation to pyinstaller, etc.

ManPython avatar Jul 22 '24 15:07 ManPython

And you know well about: https://github.com/py2exe/py2exe/issues/158#issuecomment-1306298398

ManPython avatar Jul 22 '24 15:07 ManPython

I am the current maintainer of py2exe so, I am well aware of its features and limitations. However, I just wanted to say that py2exe is, quite literally, MemoryModule applied to .pyd files…

albertosottile avatar Jul 22 '24 16:07 albertosottile