chaiNNer icon indicating copy to clipboard operation
chaiNNer copied to clipboard

Can't download integrated python in windows.

Open FNsi opened this issue 1 year ago β€’ 7 comments

99% sure it's base on my shit "internet"

May you offer a direct link for the whole python stuff or allow to use an local python?

FNsi avatar Oct 05 '23 06:10 FNsi

You can follow this guide: https://github.com/chaiNNer-org/chaiNNer/issues/1796#issuecomment-1546782902

dnblank123 avatar Oct 05 '23 09:10 dnblank123

@dnblank123 that's for pytorch. For python, you'll have to download python-build-standalone from here: https://github.com/indygreg/python-build-standalone/releases/download/20230826/cpython-3.11.5+20230826-x86_64-pc-windows-msvc-shared-install_only.tar.gz and extract it to the same python folder mentioned in the comment dnblank mentioned

joeyballentine avatar Oct 05 '23 13:10 joeyballentine

For python, you'll have to download python-build-standalone from here: https://github.com/indygreg/python-build-standalone/releases/download/20230826/cpython-3.11.5+20230826-x86_64-pc-windows-msvc-shared-install_only.tar.gz

Nice, no clue why I couldn't download it automatically.

Btw, may you consider local python as an option?

FNsi avatar Oct 05 '23 13:10 FNsi

You can enable system python in chaiNNer's settings. We just use our own env by default so we don't screw up your system python without your consent

joeyballentine avatar Oct 05 '23 13:10 joeyballentine

You can enable system python in chaiNNer's settings. We just use our own env by default so we don't screw up your system python without your consent

that's tough enough for man like me who can't open it at the beginning πŸ˜‚πŸ˜‚

Creat a venv is fine enough Imo.

FNsi avatar Oct 05 '23 14:10 FNsi

Yeah πŸ˜‚ Most people don't have that problem though. I've considered bundling the python files instead of downloading them, maybe it's time to do that

joeyballentine avatar Oct 05 '23 14:10 joeyballentine

Yeah πŸ˜‚ Most people don't have that problem though. I've considered bundling the python files instead of downloading them, maybe it's time to do that

πŸ˜‚πŸ˜‚πŸ˜‚many thanks

FNsi avatar Oct 05 '23 14:10 FNsi