sks316 / bcml-steamdeck

Installer script for BCML on Steam Deck
MIT License
32 stars 5 forks source link

Failed to symlink output folder #8

Closed julio-kim closed 1 year ago

julio-kim commented 1 year ago

Hi!

I got an error installing the mod. The cause of the error is "Failed to symlink output folder". What can I do to fix this?

Currently installed version

Thank you for a great application.

Screenshot_20230410_232846

ASmyrnyi commented 1 year ago

try "python -m pip install bcml==3.10.4" in terminal (if pip is not installed, then "python -m ensurepip --upgrade")

julio-kim commented 1 year ago

Wow, it works!!! Thank you for your quick reply~~:)