sumgram
sumgram copied to clipboard
sklearn module
When attempting to run the provided example script, I receive an error stating that "No module named 'sklearn' "
When running "pip install sklearn", I receive another long error in red text stating "Command errored out with exit status 1"
Any thoughts or suggestions to get a basic sumgrams script running successfully? : /
I appreciate any help or advice you're able to give, Jordan
Hello @taitjord,
Happy to help you. But we'll need more information from you. For example, what's your OS and your Python version? Also were you able to successfully install sumgram (pip install sumgram)?
But most importantly, can you provide (copy and paste) the actual error message?