ArnoldSouza / SapRefresh

A python script to refresh SAP Analysis for Office Excel Workbooks
MIT License
21 stars 7 forks source link

ModuleNotFoundError: No module named 'sapRefresh' #2

Closed simonkarrenberg closed 2 years ago

simonkarrenberg commented 2 years ago

Hi Arnold, I try to run the script_collect_information.py but receive the error: ModuleNotFoundError: No module named 'sapRefresh'

Any idea? Thanks!

Simon

simonkarrenberg commented 2 years ago

Hey, I found the solution. I needed to move the sap_refresh.py, script_collect_information.py and script_refresh_reports.py one hiearchy above the "missing" module in VS Code. :)