File Path/Global name issue
I am currently running code for a program called HotNet (https://github.com/raphael-group/hotnet) In its simpleRun.py file, there is a place to insert a file path to be run. parser.add_argument('-mf', '--infmat_file', required=True, help='Path to .mat file containing inf
Re: File Path/Global name issue
Hi Skip! Thank you so much for the response. When I put quotes around the file name I receive this output. simpleRun.py: error: argument -mf/--infmat_file is required -- https://mail.python.org/mailman/listinfo/python-list