-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
ImportError: attempted relative import beyond top-level package
Traceback (most recent call last):
File "D:\GammaGex\GammaGEX\scripts\setup_db.py", line 11, in
from storage.database import init_database, create_tables, drop_tables
File "D:\GammaGex\GammaGEX\src\storage\database.py", line 10, in
from ..config import config
ImportError: attempted relative import beyond top-level package
Metadata
Metadata
Assignees
Labels
No labels