Skip to content

Fix to quickyaltaiinstall.sh if virtualenv is not installed#11

Open
alix-tz wants to merge 1 commit intoPonteIneptique:mainfrom
alix-tz:patch-1
Open

Fix to quickyaltaiinstall.sh if virtualenv is not installed#11
alix-tz wants to merge 1 commit intoPonteIneptique:mainfrom
alix-tz:patch-1

Conversation

@alix-tz
Copy link
Copy Markdown

@alix-tz alix-tz commented Dec 3, 2024

I was getting the following error when executing quickyaltaiinstall.sh

./quickyaltaiinstall.sh: line 1: virtualenv: command not found
./quickyaltaiinstall.sh: line 2: yaltaienv/bin/pip: No such file or directory
./quickyaltaiinstall.sh: line 4: virtualenv: command not found
./quickyaltaiinstall.sh: line 5: krakenv/bin/pip: No such file or directory

python3.10 -m venv can be used as an alternative to virtualenv -p python3.10.

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

Successfully merging this pull request may close these issues.

1 participant