X Tutup
The Wayback Machine - https://web.archive.org/web/20201011071220/https://github.com/MagicStack/asyncpg/issues/596
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

Including asyncpg in PyInstaller-created executable? #596

Open
makkus opened this issue Jul 6, 2020 · 0 comments
Open

Including asyncpg in PyInstaller-created executable? #596

makkus opened this issue Jul 6, 2020 · 0 comments

Comments

@makkus
Copy link

@makkus makkus commented Jul 6, 2020

I guess this is less a feature request as a call to see whether anyone has done this before (apologies if this is not the right venue for this): create an executable binary with PyInstaller that includes asyncpg. I've tried today, but had problems with the binary/C parts of asyncpg, and could not get it to include everything necessary. If anyone has done so successfully, would they mind sharing their implementation?

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

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup