Smiril
Smiril
well I need help too running python 3.10 M1 Apple silicon
> And how it's possible to install the packages on the good environment ? pip install -r [file.txt ](https://github.com/Smiril/DeepFaceLab_MacOS/blob/master/requirements_3.10_arm64.txt)
> Thanks ! Error with numpy again ` Building wheels for collected packages: numpy WARNING: Building wheel for numpy failed: [Errno 13] Permission denied: '/Users/jbarbaud/Library/Caches/pip/wheels/8c' Failed to build numpy ERROR:...
> Thanks that's working and I tried with sudo > > But now new issue : note: This error originates from a subprocess, and is likely not a problem with...
each run `cd DeepFaceLab_MacOS` `source .dfl/env/bin/activate` `bash scripts/2_extract_images_from_video_data_src.sh` and follow up did you own a M1 or intel Mac?
try [this ](https://github.com/Smiril/DeepFaceLab_MacOS.git) repository it work except training
I've got the same error
`deactivate` `source .dfl/env/bin/activate` 2x times fix it for me (env) Smiril@seti DeepFaceLab_MacOS % bash scripts/2_extract_images_from_video_data_src.sh Metal device set to: Apple M1 Max systemMemory: 64.00 GB maxCacheSize: 24.00 GB [0] Enter...
hello , ;) did you try [this](https://github.com/Smiril/DeepFaceLab_MacOS.git) ? hope that solve your problem ...
try to pip [this](https://github.com/Smiril/DeepFaceLab_MacOS/blob/master/requirements_3.10_arm64.txt)