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

AttributeError: module 'tensorflow' has no attribute 'contrib' #1116

Open
SirMichcik opened this issue Oct 9, 2024 · 0 comments
Open

AttributeError: module 'tensorflow' has no attribute 'contrib' #1116

SirMichcik opened this issue Oct 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SirMichcik
Copy link

Linux, Ubuntu 20.04
Carla 0.9.13
ROS Noetic

Hey, i am having trouble with using carla-ros-bridge. AttributeError: module 'tensorflow' has no attribute 'contrib' while trying to use carla-ros-bridge waypoint package. I am using carla full linux build with UE4 editor, so i have installed carla by cloning github repo. I figured it's probably because of using mismatching versions of tensorflow and python. I am using 3.8.10 version of python and 2.13.1 of tensorflow. Any ideas on how should i change those or do something different?
I have also found a possible solution with egg files, which i havent used at all, everything was automated during the instalation process. Maybe there is an issue with those too?

@SirMichcik SirMichcik added the bug Something isn't working label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants