Skip to content

AutoJ2534 interface.py with a capital I #5

@djobes

Description

@djobes

I was testing the code today and ran into an error .

C:\PyScript\Python-J2534-Interface>py Auto-Connect.py
Traceback (most recent call last):
File "C:\PyScript\Python-J2534-Interface\Auto-Connect.py", line 1, in
from AutoJ2534 import j2534_communication
File "C:\PyScript\Python-J2534-Interface\AutoJ2534_init_.py", line 81, in
from AutoJ2534.interface import j2534_communication
ModuleNotFoundError: No module named 'AutoJ2534.interface'

Turned out it was caused by interface.py having a capital I in the file name that didn't match the request.
Just passing the info on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions