I have installed python 3.7, I'm really new to this and read you can run a script with a txt entry in PowerShell (already did environment path configs). I opened PowerShell and type: - cd [Python script directory] - python main_1.py
It should run but gives an error in return, here is the error. Any help will be appreciated.