gitmylo / audio-webui

A webui for different audio related Neural Networks
MIT License
1.01k stars 94 forks source link

this massage came up to me when installing audio webui , how do i fix it ? #113

Closed Subzero22999 closed 1 year ago

Subzero22999 commented 1 year ago

Untitled Install failed! STDOUT: Collecting ffmpeg-python Using cached ffmpeg_python-0.2.0-py3-none-any.whl (25 kB) Collecting future Using cached future-0.18.3-py3-none-any.whl

STDERR: ERROR: Wheel 'future' located at C:\users\subze\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local\pip\cache\wheels\5e\a9\47\f118e66afd12240e4662752cc22cefae5d97275623aa8ef57d\future-0.18.3-py3-none-any.whl is invalid.

[notice] A new release of pip is available: 23.0.1 -> 23.2.1 [notice] To update, run: python.exe -m pip install --upgrade pip

gitmylo commented 1 year ago

delete the cached wheel at C:\users\subze\appdata\local\packages\pythonsoftwarefoundation.python.3.10_qbz5n2kfra8p0\localcache\local\pip\cache\wheels\5e\a9\47\f118e66afd12240e4662752cc22cefae5d97275623aa8ef57d\future-0.18.3-py3-none-any.whl

Subzero22999 commented 1 year ago

Thank u so much , it worked