python-discord / meta

Issue tracker for suggestions and other questions relating to our community
https://pythondiscord.com
31 stars 5 forks source link

!install or !path tag #218

Open HRLO77 opened 1 year ago

HRLO77 commented 1 year ago

Lots of users have issues with installing python, sometimes not checking correct options or installing from correct sources. A tag would be simple and fix this issue. It could, for example say Install python for your OS at https://python.org (installing from other sources such as Microsoft store is not recommended.) Select the "Install for all users" and "add python to PATH" options. If you installed python without adding it to PATH, you will have to reinstall your version and select "add python to PATH".

DMFriends commented 1 year ago

I think this is a neat idea. I think !install would be a good name for the tag. +1

CaedenPH commented 1 year ago

In my opinion, the installation process seems pretty self explanatory. What information would the tag give that the installation guide doesn't have? Perhaps a note mentioning that python should be added to path.

dawnofmidnight commented 1 year ago

FYI, we do have a !windows-path tag. It looks like so: image The text can be found at https://github.com/python-discord/bot/blob/main/bot/resources/tags/windows-path.md

HRLO77 commented 1 year ago

What about for different OS's

CaedenPH commented 1 year ago

What about for different OS's

Windows seems to be the most problematic with python management