GithubHelp home page GithubHelp logo

Comments (6)

Skquark avatar Skquark commented on September 26, 2024

Interesting, should be easy fix. Are you running on Windows or another platform? If it doesn't recognize the "python3" command, maybe it just wants just "python" to run it. If it's the Windows launcher, can you edit the sdd-venv.bat file in the install dir and change the two lines with python3 -m to python -m and let me know if it works, or looks like it can also run with "py -3". Possible there's a python bin path that you need to set in your environment variables, in which case you can Google how to do that. I'd think those executables are interchangeable though...
If that works out, I can update the .bat file to use that instead..

from ai-friends.

Maki9009 avatar Maki9009 commented on September 26, 2024

it wanted python to work on it since that's what i technically have installed on my windows machine, but what i just did was literally copy past my python.exe and rename it to python3.exe. and that worked since my python folder is set to PATH

from ai-friends.

Maki9009 avatar Maki9009 commented on September 26, 2024

and YOU HAVE A WHOLE LOT OF Features i don't even know where to begin...

from ai-friends.

Maki9009 avatar Maki9009 commented on September 26, 2024

also during the model installation process... it would be kinda nice to know where the models are being installed by default if i didn't choose the option of choosing the installation location... and maybe also a progress bar, cuz I'm kinda confused on how long this is gonna take

from ai-friends.

bbecausereasonss avatar bbecausereasonss commented on September 26, 2024

Cannot get it installed. I never use powershell and my powershell seems not to recognize my Python directory. It errors out very quickly, can't even tell what the errors are in detail.

Would be nice if you could create a .bat (without powershell) and or just offer normal installation .

image

from ai-friends.

Skquark avatar Skquark commented on September 26, 2024

I fixed the python3 error in the new setup, so that should be be good. Hunting down any other errors in the windows version. The main launcher is a bat file, but I also included a ps1 powershell launcher and sh shell script for linux/Mac people. I'm just running a powershell script line in the bat to download the latest python script file from my Github every time you launch the app since I've been updating it almost every day. Lemme know if you hit any other snags, at least Colab version is pretty stable..

from ai-friends.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.