Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"no such package pip_deps_colorama" error #32

Open
oscr104 opened this issue May 12, 2023 · 0 comments
Open

"no such package pip_deps_colorama" error #32

oscr104 opened this issue May 12, 2023 · 0 comments

Comments

@oscr104
Copy link

oscr104 commented May 12, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant