Rahul Bhadani

Results 7 comments of Rahul Bhadani

You can look at https://github.com/jmscslgroup/bagpy/issues/10 to see if this is helpful to you.

I have the same issue with python 3.8

I gave you the link of github repo. You can follow that to reproduce the scenario.

Verified that the issue was not available in Tensorflow version 2.4.1.

It helped me by updating withhttps://github.com/pybind/pybind11 at extern/pybind11 but after that `import cityflow` doesn't work.

Please provide more details on what version of Ubuntu you have, and what version of ROS you are using. ROS 2 and beyond Ubuntu 20.04 is not supported. You seem...

Update: I fixed this issue by adding ``` include_directories(/usr/include/sdformat-9.10) ``` to my `CMakeLists.txt`