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
/mnt/c/Programas/UltraSinger-WSL$ .venv\Scripts\activate
.venvScriptsactivate: command not found
/mnt/c/Programas/UltraSinger-WSL$ cd .venv
/mnt/c/Programas/UltraSinger-WSL/.venv$ ls -a
. .. bin include lib lib64 pyvenv.cfg
/mnt/c/Programas/UltraSinger-WSL/.venv$ cd Scripts
-bash: cd: Scripts: No such file or directory
I imagine that the instructions for using python on linux would be different, but I never used so I don't know how to proceed.
Ok, after a lot of try and error, just found the way to use in WSL. However, since I have to try and install a lot of things, I don't remember the full steps, but here I'll write some of them at least.
Some previous steps (not all the necessary previous steps unfortunately):
BTW, I wouldn't mind to try the WSL solution, but I don't know how to follow after running the command:
sudo apt update && sudo apt install nvidia-cuda-toolkit
Because following the tutorial makes this issue:
I imagine that the instructions for using python on linux would be different, but I never used so I don't know how to proceed.
Originally posted by @BanCrash in #140 (comment)
The text was updated successfully, but these errors were encountered: