bark
bark copied to clipboard
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements_conda_missing.txt'
ubuntu 22.04
The following issues occurred during the installation process:
(base) ➜ bark git:(main) pip install -r requirements_conda_missing.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements_conda_missing.txt'
What can I do to resolve this?
Can you check if you have the latest zip, it should be barkinstall_06_17_23.zip
Can you check if you have the latest zip, it should be
barkinstall_06_17_23.zip
I'm installing under Ubuntu, not Windows.
I've neglected the LInux install instructions, so it's a bit out of date. There are only a few differences. Try using this as the base .yml file, it most of the pip built in:
https://github.com/JonathanFly/bark/blob/bark_amd_directml_test/environment-cuda-installer_wsl.yml
That's got way more than you need for Bark, but it's the one I used recently to run both Bark and MusicGen in WSL in the same conda env.