Skip to content

Publish wheels to PyPI #92

@ksmyth

Description

@ksmyth

Source distributions run setup.py. OMPython's setup.py does not install OMPythonIDL if importing omniidl and omniORB fails. This happens when one creates a new virtualenv and does pip install OMPython

Publishing a Wheel would avoid this issue. Try pip install --extra-index-url https://pypi.metamorphsoftware.com --log log.txt OMPython in a new virtualenv. The .whl is installed and OMPythonIDL is available.

Universal wheels (as in #91) would be preferred, but this is not strictly necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions