Skip to content

pip, setup, build_external, etc #6

@dengwirda

Description

@dengwirda

Are the method(s) used to install binaries sufficient? Currently, two options are supported:

  1. setup.py build_external, etc builds and installs the jigsaw-cpp binaries within jigsawpy itself.
  2. If no local binaries are found, a global search of the machine path is done to pick them up in, e.g. usr/local/bin, etc --- used by the conda-based workflow.

@jreniel has suggested installing to the python environment directory, either as a 3rd option, or, perhaps(?) a replacement for 1.

Should also work out what's needed to make jigsawpy available for direct install via pip.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions