Skip to content

Onefile builds not working on Windows 10, Error loading Python dll #3600

@axfelix

Description

@axfelix

I can build packages with Pyinstaller on Windows 10 just fine (thanks for the CRT documentation), but whenever I build them with --onefile, they don't seem to decompress properly when run, so I always get errors like:

$ ./dip-metadata.exe
Error loading Python DLL 'C:\Users\axfel\AppData\Local\Temp\_MEI106282\python35.dll'.
LoadLibrary: The parameter is incorrect.

I'm on Python 3.5.2 and Pyinstaller 3.3.1. Any ideas? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions