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

ValueError: role_name: colors must have 3 channels (R,G,B) #8589

Open
shahbazsiddique69 opened this issue Jan 18, 2025 · 0 comments
Open

ValueError: role_name: colors must have 3 channels (R,G,B) #8589

shahbazsiddique69 opened this issue Jan 18, 2025 · 0 comments

Comments

@shahbazsiddique69
Copy link

hi, i have built carla ue4 editor for 0.9.15. But, whenever i try to run any examples, i get this error:
ValueError: role_name: colors must have 3 channels (R,G,B)
i tried to follow the solution in github carla issues #8035 (#8035 (comment))

But, when i command "git fetch --all --tags" in a terminal, i get this in return: "fatal: not a git repository (or any of the parent directories): .git"

Previously, i got this fatal error during make PythonAPI command, but I solved that error by updating the setup.sh file and mentioning the carla version ->
#CARLA_VERSION=$(get_git_repository_version) in line 878 of Setup.sh .
change it to your Carla version and it would be work.
I've changed it to CARLA_VERSION="0.9.15".)

Using on Ubuntu 20.04
carla 0.9.15 on ue4

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

No branches or pull requests

1 participant