_Make sure you have Pandas installed, else run pip install pandas_
_Make sure you have Pandas installed, else run pip install pandas_
**In terminal:**
**In terminal:**
cd <pathtofolderwhereyouwantthemusicreporttoendup>
cd users/path/to/project/folder
_The project folder can be any folder, like the one you use for your Hindenburg project_
**In Hindenburg:**
**In Hindenburg:**
Choose File > Music Report, then Copy
Choose File > Music Report, then Copy
**In terminal:**
**In terminal:**
python <dragthemusicreport.pyfileintotheterminalwindow>, should then look like python <pathtomusicreport.py>
Write "python" and then drag the musicreport.py file into the terminal window, should then look like _python users/path/to/musicreport.py_
_You can start in Hindnburg, just make sure you're not copying anything – like a path – before you run the script as the script gets the info from clipboard.
_You can start in Hindnburg, just make sure you're not copying anything – like a path – before you run the script as the script gets the info from clipboard.