Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements_conda_missing.txt' #89

Open
dxkang2020 opened this issue Jun 19, 2023 · 3 comments

Comments

@dxkang2020
Copy link

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?

@JonathanFly
Copy link
Owner

Can you check if you have the latest zip, it should be barkinstall_06_17_23.zip

@dxkang2020
Copy link
Author

Can you check if you have the latest zip, it should be barkinstall_06_17_23.zip

I'm installing under Ubuntu, not Windows.

@JonathanFly
Copy link
Owner

JonathanFly commented Jun 19, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants