Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ariannarocchetti/edd0aad62222480c835e5deb5fb3cbdc to your computer and use it in GitHub Desktop.
Save ariannarocchetti/edd0aad62222480c835e5deb5fb3cbdc to your computer and use it in GitHub Desktop.
File "mc_process.py", line 577, in <module>
sys.exit(run_main())
File "mc_process.py", line 527, in run_main
output_directory)
File "mc_process.py", line 94, in pegasus_submit
update_site_catalogs()
File "mc_process.py", line 37, in update_site_catalogs
catalog = open(catalog_file, 'r')
IOError: [Errno 2] No such file or directory: 'osg-sites.xml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment