cdrx / docker-pyinstaller

PyInstaller for Linux and Windows inside Docker
MIT License
616 stars 238 forks source link

wine: socket : Function not implemented #121

Open lucabecchetti opened 1 year ago

lucabecchetti commented 1 year ago

After run:

Unable to find image 'cdrx/pyinstaller-windows:python3' locally python3: Pulling from cdrx/pyinstaller-windows 3386e6af03b0: Already exists 49ac0bbe6c8e: Already exists d1983a67e104: Already exists 1a0f3a523f04: Already exists ca862715d78f: Pull complete e8ec173b009e: Pull complete 60ef35480b5b: Pull complete e3947a8b64b0: Pull complete 93ed3cb6a8fa: Pull complete 1a0d0faec92d: Pull complete c283759898a4: Pull complete Digest: sha256:7d7bcb510a2e785f4936a2a61989fa93ff1eeba3b80571fbba919c23e52a0a63 Status: Downloaded newer image for cdrx/pyinstaller-windows:python3 wine: socket : Function not implemented

lucabecchetti commented 1 year ago

solved by downgrade to: 4.16.2, can you solve this?