Skip to content

PyOxidizer support #12

@jayvdb

Description

@jayvdb

PyX currently fails quite badly when added to a PyOxidizer project, initially because of indygreg/PyOxidizer#69 .

It would be a big start if the use of __file__ can be removed, or its absence ignored, or at least delayed and only used when necessary, so that the majority of PyX can work while other parts remain broken.

The initial problem I encountered was that pyxrc is always loaded from local , so any pyxrc stored inside the binary is not used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions