faceswap icon indicating copy to clipboard operation
faceswap copied to clipboard

Dependency Issues on Apple Sillicon Macbook

Open daongochieu2810 opened this issue 1 year ago • 0 comments

Describe the bug

Dependency issues with matplotlib, pillow, kiwisolver, numexpr, scipy

To Reproduce Steps to reproduce the behavior:

  1. Follow INSTALL.md for MacOS (Apple Sillicon) (with miniconda3 instead of miniforge3)
  2. Run python setup.py
  3. Run python faceswap.py gui

Expected behavior GUI to be opened without exceptions

Desktop (please complete the following information):

  • OS: macOS Monterey 12.2.1 (M1)
  • Python Version: 3.9
  • Conda Version: 23.3.1
  • Commit ID: 216ef387636eb7b84819c1b77d9a2f631ed97ab5

Additional context Can be resolved by uninstalling and installing again (without versioning)

Crash Report crash_report.2023.04.26.205610686768.log (matplotlib) crash_report.2023.04.26.205719962583.log (pillow) crash_report.2023.04.26.205831130337.log (kiwisolver) crash_report.2023.04.26.214057013012.log (numexpr) crash_report.2023.04.26.214313273209.log (scipy)

daongochieu2810 avatar Apr 26 '23 14:04 daongochieu2810