Add method for showing base info about gensim #1902
Labels
difficulty easy
Easy issue: required small fix
feature
Issue described a new feature
good first issue
Issue for new contributors (not required gensim understanding + very simple)
Intro
When users report something, we need to know more information (not only gensim version, versions of related packages, OS and so on), and user need to copy-paste&run something like this
We can easily add it as method to gensim and use as
python -m gensim.scripts.package_info --info
Todo
Implement this method, information, that should be showed
FAST_VERSION
variableThe text was updated successfully, but these errors were encountered: