Flask configuration for training
Hello, I'm trying to setup the Neo4J-Flask course but, after some tries I still receive the same error when launch Flask run command: "Error: While importing 'api', an ImportError was raised." below the full cmd log. New to Flask configuration (Windo...