0

When importing NLTK via PyCharm (import nltk) I am getting the following error message: ImportError: cannot import name 'overridden'

I can import without a problem via the command prompt.

Using 32-bit python 3+ and Windows 10.

I've tried several fixes including PYTHON PATH and can't seem to find a solution.

Any thoughts on what could be going wrong here?

ashap
  • 101
  • 1
  • 11
  • Maybe this might help https://gist.github.com/alvations/0ed8641d7d2e1941b9f9 – alvas Nov 02 '16 at 00:49
  • Went through all of the steps. No help either. Is there a way to overwrite all previous downloads of python and nltk and reinstall all of it as if it never existed? – ashap Nov 02 '16 at 16:39
  • Try this: http://stackoverflow.com/a/19885882/610569 – alvas Nov 03 '16 at 01:53
  • Thanks all. Wound up getting in to work by having windows erase all applications on my computer and then reinstalling. – ashap Nov 06 '16 at 20:15

0 Answers0