Closed daongochieu2810 closed 1 year ago
Describe the bug
Dependency issues with matplotlib, pillow, kiwisolver, numexpr, scipy
matplotlib
pillow
kiwisolver
numexpr
scipy
To Reproduce Steps to reproduce the behavior:
python setup.py
python faceswap.py gui
Expected behavior GUI to be opened without exceptions
Desktop (please complete the following information):
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)
Closing as should be fixed by python update + new install script
Describe the bug
Dependency issues with
matplotlib
,pillow
,kiwisolver
,numexpr
,scipy
To Reproduce Steps to reproduce the behavior:
python setup.py
python faceswap.py gui
Expected behavior GUI to be opened without exceptions
Desktop (please complete the following information):
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)