Add requirements file for Python 3.10 #49
Reference in New Issue
Block a user
Delete Branch "python-10"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Addressing issue https://github.com/chychkan/DeepFaceLab_MacOS/issues/47
Currently there's no version of
scipycompatible with python 3.10. The latestscipy 1.7.1still requirespython < 3.10Now need to wait for
tensorflowversion compatible with Python 3.10