birdwatcher
birdwatcher copied to clipboard
TypeError encountered in Word_List and Word_Cloud modules
The wordlist and wordcloud modules are great, and they work for many of the Twitter users I've run them on, but they fail on my own username (@fristle) so I was wondering if there's a way to debug this.
Steps to reproduce the issue:
- Launch birdwatcher and enter the initial configuration.
- user add fristle
- status fetch
- use statuses/word_cloud
- set DEST /home/mmyers/Desktop/wordcloud.png
- run
Generating word cloud, patience please… failed TypeError: can’t convert nil into Float
If generating the plaintext word list, it seems that a common underlying error truncates the list to a single word. Did I maybe tweet a special character?