Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.45k stars 44.06k forks source link

Windows support on releases after 0.4.7 #7179

Open ilker-aktuna opened 3 months ago

ilker-aktuna commented 3 months ago

Duplicates

Summary ๐Ÿ’ก

On releases after 0.4.7 I can't find the setup/run files for Windows OS. Is Windows out of support now ? What is the best practice to install on Windows ? I assume this could have been asked previously, but I could not find in the issues. Also no reference to Windows support being removed on release notes. Am I missing something ?

Examples ๐ŸŒˆ

No response

Motivation ๐Ÿ”ฆ

No response

ilker-aktuna commented 3 months ago

no replies ?

ntindle commented 3 months ago

Windows is still supported, thereโ€™s a repo for details to install it

ilker-aktuna commented 3 months ago

ok. where is that repo ?

ntindle commented 3 months ago

https://github.com/Significant-Gravitas/AutoGPT_Wizard

ntindle commented 3 months ago

Sorry for the late reply here!

ilker-aktuna commented 3 months ago

ok but this is not native Windows installation. This requires WSL2 On my company notebook, I am not able to install WSL2. I am looking for a direct install using Python (I have Python on this notebook) In the previous releases, there were setup files for Windows (bat files) Why are they removed ?

github-actions[bot] commented 1 month ago

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

ilker-aktuna commented 1 month ago

great. no response..

ntindle commented 1 month ago

Hey sorry itโ€™s a lot to keep up with all the issues.

It should still be possible to run on windows. I did it recently. If you follow the dev install guide it should show you the way.

I agree that dropping the windows install wasn't great. It was supposed to be followed up by scripts that were more robust

ilker-aktuna commented 1 month ago

ok. where is that dev install guide that I can follow ?

ntindle commented 1 month ago

I think that got removed at the same time unfortunately.

Do you have it cloned and Python installed?

ntindle commented 1 month ago

If so when you cd into autogpt you can run this bat file https://github.com/Significant-Gravitas/AutoGPT/blob/master/autogpt/autogpt.bat

ilker-aktuna commented 1 month ago

no I don't have it cloned. I had it but as I did not receive any answer here, I deleted it.