bot
bot copied to clipboard
!install or !path tag
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".
I think this is a neat idea. I think !install
would be a good name for the tag. +1
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.
FYI, we do have a !windows-path
tag.
It looks like so:
The text can be found at https://github.com/python-discord/bot/blob/main/bot/resources/tags/windows-path.md
What about for different OS's
What about for different OS's
Windows seems to be the most problematic with python management