Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.pyd files from Python - MemoryModule #117

Open
ManPython opened this issue May 29, 2024 · 5 comments
Open

.pyd files from Python - MemoryModule #117

ManPython opened this issue May 29, 2024 · 5 comments

Comments

@ManPython
Copy link

ManPython commented May 29, 2024

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

@albertosottile
Copy link

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

@ManPython
Copy link
Author

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

@ManPython
Copy link
Author

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

@ManPython
Copy link
Author

And you know well about:
py2exe/py2exe#158 (comment)

@albertosottile
Copy link

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…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants