Skip to content

packaging and running sentencepiece breaks application #350

@PJ-Finlay

Description

@PJ-Finlay

I'm attempting to bundle Argos Translate for macOS. Installing from PyPI with pip works and bundling with py2app successfully completes but the application fails to start.

I've narrowed down the issue to bundling Sentence Piece, and the issue can be replicated by adding sentencepiece==0.1.94 to requirements.txt and import sentencepiece to my_application.py in this starter code.

I'm unable to find any logs that seem related in either the py2app build or system logs.

Any help appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions