python-discord / meta

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

Module related tags #191

Open CaedenPH opened 1 year ago

CaedenPH commented 1 year ago

Tag Name

module-not-found, modules, multiple-python

What kind of content should the tag include?

https://github.com/python-discord/bot/pull/2236

These tags would explain common situations, such as when a user gets a ModuleNotFound error because of multiple python versions installed. In addition, these tags will explain about what exactly a module is. Perhaps in the future there could also be a module-library-package tag to explain the differences between modules, libraries, and packages due to misconceptions with the differences.

janine9vn commented 1 year ago

The module not found proposal would be a duplicate of the existing issue #189.

I'm not quite sure if a tag is the best format for describing modules, libraries, and packages. That feels better off as a site article so you have more room to show the differences and talk about the specific wording.