I want to debug a Python journal in workbench using visual Studio 2017 (VS). VS needs symbols for debugging and except "Microsoft.Dynamic.pdb" files which could not be created. For that reason, I was not able to debug my code properly and VS prompt for browsing to "Microsoft.Dynamic.pdb" file. Any help is much appreciated.