hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
38.81k stars 5.6k forks source link

Missing file #306

Open MinhHanZo opened 2 months ago

MinhHanZo commented 2 months ago

ERROR: Could not install packages due to an OSError: [WinError 3] The system cannot find the path specified: 'C:\Users\Admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\onnx\backend\test\data\node\test_averagepool_3d_dilations_large_count_include_pad_is_0_ceil_mode_is_False\test_data_set_0'

Maxlee2704 commented 2 months ago

Same with you. If you solved this issue, I would appreciate if you could show me how to do. Thank you so much.

cyba3r commented 1 month ago

Same here, python 3.10 in venv

cyba3r commented 1 month ago

It was my vault, instead of using "..env\Scripts\Activate.ps1" I used "..env\Scripts\activate.bat". That doesnt work in Powershell ;-)