This repository was archived by the owner on Oct 19, 2023. It is now read-only.
This repository was archived by the owner on Oct 19, 2023. It is now read-only.
ImportError: attempted relative import with no known parent package #160
Closed
Description
Couldn't find anyway to make it work, couldn't find support online, I'm a newb who want to play with experts, if you can help me to get it to work I'll love it.
After running:
python -m pushtotalk --device-id 'my-device-identifier'
I've encountered following error:
pushtotalk.py", line 38, in
from . import (
ImportError: attempted relative import with no known parent package