Skip to content

Instantly share code, notes, and snippets.

@ErikHogenbirk
Created October 18, 2017 13:19
Show Gist options
  • Save ErikHogenbirk/a3a8f6c107efd21237107a502ad19304 to your computer and use it in GitHub Desktop.
Save ErikHogenbirk/a3a8f6c107efd21237107a502ad19304 to your computer and use it in GitHub Desktop.
/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/matplotlib/font_manager.py:273: UserWarning: Matplotlib is building the font cache using fc-list. This may take a moment.
warnings.warn('Matplotlib is building the font cache using fc-list. This may take a moment.')
processor MainProcess L66 INFO This is PAX version 6.8.1, running with configuration for XENON1T.
Traceback (most recent call last):
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/bin/paxer", line 4, in <module>
__import__('pkg_resources').run_script('pax==6.8.1', 'paxer')
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pkg_resources/__init__.py", line 748, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pkg_resources/__init__.py", line 1517, in run_script
exec(code, namespace, namespace)
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/EGG-INFO/scripts/paxer", line 304, in <module>
main()
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/EGG-INFO/scripts/paxer", line 124, in main
parallel.maybe_multiprocess(args, **config_kwargs)
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/parallel.py", line 163, in maybe_multiprocess
pax_instance = Processor(**config_kwargs)
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/core.py", line 74, in __init__
self.simulator = simulation.Simulator(wvsim_config)
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/simulation.py", line 161, in __init__
with open(utils.data_file_name(gas_gap_warping_map), mode='rb') as infile:
File "/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/utils.py", line 36, in data_file_name
raise ValueError('File name or path %s not found!' % filename)
ValueError: File name or path gas_gap_warping_map_July17.pkl not found!
real 0m29.023s
user 0m25.550s
sys 0m2.038s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment