Categories
How to fix this python import error?
I'm trying to import a module from the parent directory, it gives me the following error:
from ..voice import Voice ValueError: attempted relative import beyond top-level package
Answer the question
In order to leave comments, you need to log in
Use full paths.
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question