wordfreq icon indicating copy to clipboard operation
wordfreq copied to clipboard

Cannot import name top_n_list

Open ghost opened this issue 4 years ago • 0 comments

Getting this error when trying to execute as a .py file. Is it even possible to execute this as a standalone script to, for example, get a quick wordlist?

ImportError: cannot import name 'top_n_list' from partially initialized module 'wordfreq' (most likely due to a circular import) (/home/yaoberh/wordfreq.py)

ghost avatar Apr 22 '21 16:04 ghost