8000 Unable to load package · Issue #7 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content
Unable to load package #7
Closed
Closed
@zezuladp

Description

@zezuladp

OSX Bazel 0.5.4 (also 0.5.2)
Constantly getting
ERROR: error loading package '': Extension file not found. Unable to load package for '//python:pip.bzl': BUILD file not found on package path.
after following setup instructions. Won't even get past this part in WORKSPACE

git_repository(
    name = "io_bazel_rules_python",
    remote = "https://github.com/bazelbuild/rules_python.git",
    commit = "d6fbb0fb2a5c8e318dd4de5104dc41358cefaa90",
)

# Only needed for PIP support:
load("//python:pip.bzl", "pip_repositories")

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

      0