NBZion / SteamModDownloader

Steam Workshop Downloader for Non-Steam Games
GNU General Public License v3.0
7 stars 2 forks source link

./smd: line 97: ./.clientEnv/bin/python3: No such file or directory #5

Closed Satyr-OS closed 10 months ago

Satyr-OS commented 10 months ago

i get this error when launching. if there are prerequisites to run in it could be stated in the installation instructions.

NBZion commented 10 months ago

Thank you for using! Can you please send some more info on it? Maybe a screenshot of the terminal?

Satyr-OS commented 10 months ago

it literally just says that Screenshot_20240107_132830

NBZion commented 10 months ago

are you sure its installed?

NBZion commented 10 months ago

did you do

smd install
NBZion commented 10 months ago

And if so please show the logs to smd install if it fails

Satyr-OS commented 10 months ago

Screenshot_20240108_012028

Satyr-OS commented 10 months ago

after looking around a bit i changed in smb script: python3 -m env .clientEnv -> python3 -m venv .clientEnv and it works.

NBZion commented 10 months ago

Oh I see, let me fix that in the next update

NBZion commented 10 months ago

issue resolved!