jacobschaer / python-doipclient

Pure Python ISO 13400 Client
MIT License
151 stars 50 forks source link

import SomeLib.SomeCar.SomeModel as MyCar Error #39

Closed CageDuke closed 10 months ago

CageDuke commented 11 months ago

I tried to run the example in the Readme, but it said that the SomeLib.SomeCar.SomeModel module could not be found. Am I missing some libraries?

jacobschaer commented 10 months ago

That came from the udsoncan documentation and is nothing more than an example, not useable code.