-
Notifications
You must be signed in to change notification settings - Fork 238
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
Compilar DLL #119
Comments
Hola, en la pull request deje algunas soluciones a problemas que tuve #120 |
Error al compilar con py2exe laws DLL's
Estoy tratando de compilar las DLL para win32 con Windows 7 y Python 3.8
puedo usar las lib registrandolas con --register, pero no puedo generar las DLl con
python .\setup_win.py p2y2exe
y e da el siguiente error que no se como solucionar
Si a alguien le paso y me da una mano agradecido.
Saludos
The text was updated successfully, but these errors were encountered: