Skip to content

v8.4.0 cannot build ext_modules if swig (and possibly gcc) not available #112

Description

@mlp6

setup.py builds ext_modules using cmake, which currently requires swig to be available to do the build. Need to make the swig-based build optional (i.e., it doesn't have to build the python-accessible module).

Also need to figure out how to gracefully handle gcc being available too...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions