Skip to content

Compiling into single EXE, sh code issues on Windows machine #11

@r3538987

Description

@r3538987

When compiling with pyinstaller into single exe, error occurs:
ImportError: sh 1.12.14 is currently only supported on linux and osx. please install pbs 0.110
After installing pbs, it's still presented. Seems like WindowsOS does not like sh code.
There is workaround
https://stackoverflow.com/questions/28618906/porting-sh-1-11-based-code-to-windows
But I don't know how to implement it into existing code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions