I used to use Python 3.3 and the plugin works well in Stata. Then I found Anaconda, which has all packages for Python. So I uninstalled Python 3.3 and now use Anaconda (Python 3.4) instead. But it seems like that Python plugin now doesn't work well for me.
When I type 'python' in Stata's command window, the interface changes. But inside, the python plugin doesn't work well. For example, when I type print("Hello,Python!"), nothing shows up.
I am suspecting it is due to the different versions. I am wondering how to fix this problem. Thanks!
When I type 'python' in Stata's command window, the interface changes. But inside, the python plugin doesn't work well. For example, when I type print("Hello,Python!"), nothing shows up.
I am suspecting it is due to the different versions. I am wondering how to fix this problem. Thanks!
Comment