neo4j-flask icon indicating copy to clipboard operation
neo4j-flask copied to clipboard

ImportError: No module named py2neo

Open ritam006 opened this issue 7 years ago • 1 comments

Hi, I am new to pycharm. I am using py2neo. When I am using termial(inside pycharm), the code is working fine. But when I use run(Alt+shift+f10), it is giving me import error.

I am not using virtualenv.

Thanks.

ritam006 avatar Dec 16 '17 11:12 ritam006

Then use virtualenv or install py2neo globally. Use Google to figure out how it's done.

jopek avatar Mar 31 '18 16:03 jopek