Skip to content
This repository was archived by the owner on Apr 18, 2019. It is now read-only.
This repository was archived by the owner on Apr 18, 2019. It is now read-only.

pip_generate.go cannot be used #40

@pcj

Description

@pcj

Looks like the pip_generate executable (osx) has a hardcoded path from a user home directory:

/bazel-bin/external/com_bluecore_rules_pyz/pypi/pip_generate_wrapper     -requirements requirements.txt     -outputDir third_party/pypi     -wheelURLPrefix http://example.com/     -wheelDir wheels
panic: open third_party/pypi/pypi_rules.bzl: no such file or directory

goroutine 1 [running]:
main.main()
	/Users/evanjones/t/rules_pyz/pypi/pip_generate.go:340 +0x4546

Why not use rules_go to build this directly?

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