AI_For_Music_Composition
AI_For_Music_Composition copied to clipboard
Small error?
main.py line 26 os.path.realpath(file),os.path.pardir, 'training_data', there could need a pardir in the middle.
Yes, removing the os.path.realpath(__file__) argument worked for me