Novice Pycharm, is always unsuccessful in importing anaconda
the code is as follows:
Traceback (most recent call last):
File "C:Program FilesJetBrainsPyCharm 2018.1.4helperspydevpydev_run_in_console.py", line 52, in run_file
Running C:/Users/lenovo/PycharmProjects/untitled/test.py
pydev_imports.execfile(file, globals, locals) -sharp execute the script
File "C:Program FilesJetBrainsPyCharm 2018.1.4helperspydev_pydev_imps_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"\n", file, "exec"), glob, loc)
File "C:/Users/lenovo/PycharmProjects/untitled/test.py", line 3
print n
find a solution ~