Done that, but I get the following error: -
"D:\Power BI & Python\venv\Scripts\python.exe" "D:/Power BI & Python/Test.py" Traceback (most recent call last): File "D:\Power BI & Python\Test.py", line 1, in <module> from ExcelToCsv import ExcelToCsv ModuleNotFoundError: No module named 'ExcelToCsv' Process finished with exit code 1