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
Use WSL to do "sudo apt install -y --no-install-recommends python3-virtualenv"
Install Algo's remaining dependencies via WSL
run ./algo
Expected behavior
Setup should start and ask for the usual things to deploy on a server
Additional context
Full log
foo@fooPC:/mnt/c/Users/foo/Documents/algo$ ./algo
./algo: line 2: $'\r': command not found
: invalid optionset: -
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...]
./algo: line 4: $'\r': command not found
./algo: line 18: syntax error near unexpected token `$'in\r''
'/algo: line 18: `case "$1" in
The text was updated successfully, but these errors were encountered:
Describe the bug
After downloading algo and running through the setup i arrived at the final point which is running ./algo
However when i do that i get an error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Setup should start and ask for the usual things to deploy on a server
Additional context
Full log
The text was updated successfully, but these errors were encountered: