Closed tanaes closed 6 years ago
Line 304 in launch.py:
if not os.path.exists(cluster_config): raise IOError('If submitting to cluster, must provide a cluster ' 'configuration file.')
If it's a bad path, can yield a better error message
Line 304 in launch.py:
If it's a bad path, can yield a better error message