Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1584

Python • Python OBD error messages

$
0
0
I successfully installed OBD in a virtual environment but when I hit the instruction "import obd", it seems to go through the obd modules but continues down the path to PINT and generates error messages from PINT. What am I missing? Here's the code:

import sys
sys.path append(/"home/gordona/env/lib/python3.11/site-packages/")
import obd

Thx for any insights

Statistics: Posted by Gordona23 — Mon May 26, 2025 5:09 pm



Viewing all articles
Browse latest Browse all 1584

Trending Articles