[Nexus] Issue installing NexPy
Pete Jemian
prjemian at gmail.com
Thu Oct 2 17:12:21 BST 2014
Have you installed the PySide package?
I do not believe anaconda installs this by default but it is available.
conda install pyside
On 10/2/2014 10:47 AM, Bilheux, Jean-Christophe wrote:
> HI,
>
> I’m trying to install NexPy on mac. I downloaded it using git and install it without any problem apparently to default location
>
>> python setup.py install
>
> but then when I try to run it I get this
>
> mac95470:git j35$ nexpy
> Traceback (most recent call last):
> File "/Users/j35/anaconda/bin/nexpy", line 9, in <module>
> load_entry_point('NeXpy==0.4.5', 'gui_scripts', 'nexpy')()
> File "/Users/j35/anaconda/lib/python2.7/site-packages/NeXpy-0.4.5-py2.7-macosx-10.5-x86_64.egg/nexpy/nexpygui.py", line 23, in main
> from nexpy.gui.consoleapp import main
> File "/Users/j35/anaconda/lib/python2.7/site-packages/NeXpy-0.4.5-py2.7-macosx-10.5-x86_64.egg/nexpy/gui/consoleapp.py", line 45, in <module>
> from PySide import QtCore, QtGui
> ImportError: dlopen(/Users/j35/anaconda/lib/python2.7/site-packages/PySide-1.2.2-py2.7-macosx-10.9-x86_64.egg/PySide/QtCore.so, 2): Library not loaded: libpyside-python2.7.1.2.dylib
> Referenced from: /Users/j35/anaconda/lib/python2.7/site-packages/PySide-1.2.2-py2.7-macosx-10.9-x86_64.egg/PySide/QtCore.so
> Reason: image not found
>
> Any suggestions please? Thanks
>
> Jean
> _______________________________________________
> NeXus mailing list
> NeXus at nexusformat.org
> http://lists.nexusformat.org/mailman/listinfo/nexus
>
More information about the NeXus
mailing list