Tag Name
install-module
What kind of content should the tag include?
I found many beginners having issues with modules and often get ModuleNotFound error, rather than giving repetitive help. Why not have a tag to help with instead.
The tag should include:
- Checking the pip version using (
pip -V)
- Checking current python versions (
python -0)
- Checking if the module name is correct (via
!pip, or visit PyPI)
et cetera, the tag name can be changed.
Tag Name
install-module
What kind of content should the tag include?
I found many beginners having issues with modules and often get ModuleNotFound error, rather than giving repetitive help. Why not have a tag to help with instead.
The tag should include:
pip -V)python -0)!pip, or visit PyPI)et cetera, the tag name can be changed.