You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
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?
The text was updated successfully, but these errors were encountered: