Open kxxoling opened 9 years ago
I am seeing this as well.
Also starting to see this.
You may have recently installed a new python. Adjust your PATH to refer to your older python first. In my case, brew installed a python that broke pymode. I just added /usr/bin/ before /usr/local/bin/
The Python version on my OS X 10.10.2 is 2.7.9, and I try to import
__future__
in python repl env. it's nothing wrong with it. Anybody has an idea?Full log is below: