Jul-05-2018, 03:23 PM
My program of python gets executed from pycharm.But the same doesnt happen when i do in command prompt as i get the error like"cannot import Method", as i have used import statements like "import abc from *".How do i resolve it