Skip to content

Traceback during install #1563

Description

@andreiaustin-exbp

What am I doing wrong? It appeared to create a FaceswapGUI desktop icon, but nothing launches...

aza_admin@AndreiMBP ~ % Cloning into '/Users/aza_admin/faceswap'...
remote: Enumerating objects: 2194, done.
remote: Counting objects: 100% (2194/2194), done.
remote: Compressing objects: 100% (1617/1617), done.
remote: Total 2194 (delta 1158), reused 1165 (delta 544), pack-reused 0 (from 0)
Receiving objects: 100% (2194/2194), 90.58 MiB | 3.59 MiB/s, done.
Resolving deltas: 100% (1158/1158), done.
INFO Setting up Faceswap...
Traceback (most recent call last):
File "/Users/aza_admin/faceswap/setup.py", line 17, in
from lib.logger import log_setup
File "/Users/aza_admin/faceswap/lib/init.py", line 4, in
from . import logger
File "/Users/aza_admin/faceswap/lib/logger.py", line 28, in
level_map = logging.getLevelNamesMapping()
AttributeError: module 'logging' has no attribute 'getLevelNamesMapping'
INFO Faceswap installation is complete!
INFO You can launch Faceswap from the icon on your desktop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions