Closed wtchen closed 9 years ago
Thank you for filing. It sucks that it doesn't work as-is in the powershell. I made a comment here: https://github.com/praw-dev/prawtools/pull/28#issuecomment-113348603
In general, if this is a problem, it's a problem within PRAW. However, it seems like the bug is further upstream as win_getpass
should support the unicode type. Perhaps this is an opportunity to contribute to something even bigger?
I don't know if this is problem with praw or subreddit_stats, but I get this error when I run it on PowerShell with Python 2.7.9:
I will try to see what can be done within subreddit_stats to get it working cross-platform on Python 2.7...