You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Scripts\python.exe G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\run.py
Traceback (most recent call last):
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\run.py", line 3, in
from modules import core
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\modules\core.py", line 20, in
import modules.ui as ui
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\modules\ui.py", line 10, in
from modules.face_analyser import get_one_face, get_unique_faces_from_target_image, get_unique_faces_from_target_video, add_blank_map, has_valid_map, simplify_maps
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\modules\face_analyser.py", line 4, in
import insightface
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\insightface_init_.py", line 18, in
from . import app
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\insightface\app_init_.py", line 2, in
from .mask_renderer import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\insightface\app\mask_renderer.py", line 4, in
import albumentations as A
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations_init_.py", line 6, in
from .augmentations import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations\augmentations_init_.py", line 1, in
from .blur.functional import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations\augmentations\blur_init_.py", line 1, in
from .functional import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations\augmentations\blur\functional.py", line 9, in
from albucore.utils import clipped, maybe_process_in_chunks, preserve_channel_dim
ImportError: cannot import name 'preserve_channel_dim' from 'albucore.utils' (G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albucore\utils.py)
I don't know because the desktop does not have an external camera problem causing these errors.
The text was updated successfully, but these errors were encountered:
G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Scripts\python.exe G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\run.py
Traceback (most recent call last):
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\run.py", line 3, in
from modules import core
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\modules\core.py", line 20, in
import modules.ui as ui
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\modules\ui.py", line 10, in
from modules.face_analyser import get_one_face, get_unique_faces_from_target_image, get_unique_faces_from_target_video, add_blank_map, has_valid_map, simplify_maps
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main\modules\face_analyser.py", line 4, in
import insightface
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\insightface_init_.py", line 18, in
from . import app
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\insightface\app_init_.py", line 2, in
from .mask_renderer import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\insightface\app\mask_renderer.py", line 4, in
import albumentations as A
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations_init_.py", line 6, in
from .augmentations import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations\augmentations_init_.py", line 1, in
from .blur.functional import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations\augmentations\blur_init_.py", line 1, in
from .functional import *
File "G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albumentations\augmentations\blur\functional.py", line 9, in
from albucore.utils import clipped, maybe_process_in_chunks, preserve_channel_dim
ImportError: cannot import name 'preserve_channel_dim' from 'albucore.utils' (G:\ graduate \AI live video \AI face change \Deep-Live-Cam-main.venv\Lib\site-packages\albucore\utils.py)
I don't know because the desktop does not have an external camera problem causing these errors.
The text was updated successfully, but these errors were encountered: