Skip to content

do not require installed Flux for pip download flux-python #16

@grondo

Description

@grondo

A user is trying to download the flux-python pip package to stash in a repository of packages for CI. However, they're hitting the issue

$ pip download flux-python
 
This fails with:
 
× python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [1 lines of output]
      Cannot find executable flux, which is required to be on PATH to find the install location.
      [end of output]

I'm afraid I don't know enough about pip to determine if this could be fixed/worked around. Any ideas @vsoch ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions