Skip to content

"no such package pip_deps_colorama" error #32

@oscr104

Description

@oscr104

New to using bazel, I am trying to run blenderless after cloning the repo to my PC. I am running a terminal from a conda environment, and using the command line to run blenderless as explained in the docs:

bazel run //blenderless

This generates the following error message:

`no such package '@pip_deps_colorama//': The repository '@pip_deps_colorama' could not be resolved: Repository '@pip_deps_colorama' is not defined and referenced by '@pip_deps_click//:pkg' '

and a failed build. I guess that this a failed dependency error, but I'm not sure how to resolve this via the workspace file (never used bazel before, as I said). Colorama is installed in the conda environment, if thats relevent?

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