The main class of my python program imports a subclass. When I run the main class via shell I get an error on import. This does not happen when I run via Pycharm.
<