osl-incubator / pyreaddbc

GNU Affero General Public License v3.0
9 stars 6 forks source link

AttributeError: module 'pyreaddbc' has no attribute 'read_dbc'. #19

Open QooModa opened 7 months ago

QooModa commented 7 months ago

Hello!

Thank you for this package!

I'm running with a problem on the 'read_dbc' function.

I have not changed anything in my code. It was working perfectly, but now it says 'pyreaddbc' has no attribute 'read_dbc'.

I don't know if this is the right place to ask, but are you running updates on the code?

Thank you very much

amaral-daniel commented 4 months ago

It seems that the last commit removes the function has been removed from this module in commit b52999ccb0967bf2cae6437a3b036c4240114302 but the documentation has not been updated accordingly. If you use the 1.1.0 version it should work.