import error (unknown location) - Python Forum
python-forum.io › thread-22486from parser import Parser. ImportError: cannot import name 'Parser' from 'parser' (unknown location) Process finished with exit code 1. according to this thread it seems like a problem with newer versions of python. but I'm a python noobie. honestly i didn't get most of it but basically I have to make python find Parser but don't know how...