TypeError: cannot unpack non-iterable NoneType object how can ı solve this problem
from .colour_segmentation import segment_lanes
from …config import config
from .midlane_estimation import estimate_midlane
import cv2
import numpy as np
from .data_extraction import FetchInfoAndDisplay
from .cleaning import GetYellowInnerEdge, ExtendShortLane