tjlane / pypad

Intuitive, high-level interface to the CSPAD
Other
2 stars 1 forks source link

Does nxutils still exist in matplotlib? #52

Closed sellberg closed 10 years ago

sellberg commented 10 years ago

I get this error when I try to run assemble:

Traceback (most recent call last):4] assemble ~/NML-2013/ftc74613/cleaned_hdf5/r0028/LCLS_2013_Jan18_r0028_203203_c99c_cspad.h5
File "/reg/neh/home3/sellberg/local/scripts/assemble", line 5, in pkg_resources.run_script('pypad==0.0.1', 'assemble') File "/reg/g/psdm/sw/releases/ana-current/arch/x86_64-rhel5-gcc41-opt/python/pyextra/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 489, in run_script self.require(requires)[0].run_script(script_name, ns) File "/reg/g/psdm/sw/releases/ana-current/arch/x86_64-rhel5-gcc41-opt/python/pyextra/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 1214, in run_script exec script_code in namespace, namespace File "/reg/neh/home3/sellberg/local/site-packages/pypad-0.0.1-py2.7.egg/EGG-INFO/scripts/assemble", line 20, in

File "build/bdist.linux-x86_64/egg/pypad/cspad.py", line 30, in ImportError: No module named nxutils

Does nxutils still exist in matplotlib???

tjlane commented 10 years ago

check out z master branch noob