SillyTavern / SillyTavern

LLM Frontend for Power Users.
https://sillytavern.app
GNU Affero General Public License v3.0
7.98k stars 2.37k forks source link

[BUG] Win install goes sideways from Powershell on non-C: drive #1365

Closed kfsone closed 1 month ago

kfsone commented 11 months ago

Environment

Self-Hosted (Bare Metal)

System

Windows 11, Powershell 7.3.9

Version

8ae245c from main branch

Desktop Information

Describe the problem

My boot disk is intentionally relatively small, all my AI experiments are on a dedicated E: drive. When I tried running the installer.bat from within the default Windows 11 shell the script runs into problems that result in various red text messages before it displays the initial menu, and a red-text error at the end:

image

As a former *nix shell evangelist, I can't believe I'm suggesting this but ... Writing the installer in Powershell might have been the better option. I'll revert to bash/dash/zsh command line golf in a heartbeat, but when I'm writing a script that needs to work across at least the big 3 and I'm fairly sure python isn't the answer, I've relucantly had to admit the last few years that the now-open-source/cross-platform pwsh can actually do the job increasingly well. I only even used the thing at first as a rosetta stone to help me translate CI scripts from shell to dos/bat, but on finding I could use one script for mac/win/lin/bsd I made the switch. And, aside from when I'm asking myself how I can abide a scripting language where '`' is the escape character, I haven't looked back.

Additional info

No response

Please tick the boxes

Cohee1207 commented 11 months ago

@deffcolony this is yours to consider

github-actions[bot] commented 2 months ago

This issue has gone 6 months without an update. To keep the ticket open, please indicate that it is still relevant in a comment below. Otherwise it will be closed in 7 days.

github-actions[bot] commented 1 month ago

This issue was automatically closed because it has been stalled for over 6 months with no activity.