[GSAS-II] libpython2.7.so
Toby, Brian H.
toby at anl.gov
Wed Jun 25 11:42:35 CDT 2014
Irina,
The loader is not finding a system library file needed by the compiled fortran code. You have two choices here: To track down what package provides the libpython2.7.so file — probably something like python-dev or (2) to recompile on your local system. For the later, use scons in the fsource directory (see documentation).
Brian
On Jun 25, 2014, at 11:30 AM, <gsas-ii-bounces at aps.anl.gov<mailto:gsas-ii-bounces at aps.anl.gov>> <gsas-ii-bounces at aps.anl.gov<mailto:gsas-ii-bounces at aps.anl.gov>> wrote:
The attached message has been automatically discarded.
From: Irina Kosheleva <ikoshelev at cars.uchicago.edu<mailto:ikoshelev at cars.uchicago.edu>>
Subject: ImportError: libpython2.7.so.1.0: cannot open shared object file: No such file or directory
Date: June 25, 2014 at 11:30:23 AM CDT
To: "gsas-ii at mailman.aps.anl.gov<mailto:gsas-ii at mailman.aps.anl.gov>" <gsas-ii at mailman.aps.anl.gov<mailto:gsas-ii at mailman.aps.anl.gov>>
Hello,
I would like to install GSASII on Linux 2.6.32-279.9.1.el6.x86_64 x86_64.
I installed the python programs required for the GSASII installation.
* WxPython<http://www.wxpython.org/>
* matplotlib<http://matplotlib.sourceforge.net/>
* NumPy<http://numpy.scipy.org/>
* SciPy<http://www.scipy.org/>
* PyOpenGL<http://pyopengl.sourceforge.net/>
* Python Imaging Library<http://www.pythonware.com/products/pil/> ( we use pillow rather than PIL)
I installed the package using <path1>python <path2>bootstrap.py.
Now when I issue python GSASII.py I have an error:
GSAS2 % python GSASII.py
GSAS-II binary directory: /data/pub/irina/GSAS2/binlinux64-2.7
Traceback (most recent call last):
File "GSASII.py", line 65, in <module>
import GSASIIIO as G2IO
File "/data/pub/irina/GSAS2/GSASIIIO.py", line 33, in <module>
import GSASIIgrid as G2gd
File "/data/pub/irina/GSAS2/GSASIIgrid.py", line 32, in <module>
import GSASIImath as G2mth
File "/data/pub/irina/GSAS2/GSASIImath.py", line 32, in <module>
import GSASIIspc as G2spc
File "/data/pub/irina/GSAS2/GSASIIspc.py", line 26, in <module>
import pyspg
ImportError: libpython2.7.so.1.0: cannot open shared object file: No such file or directory
Do I need to install some additional software or what I can try to do to resolve the error?
Thanks for your help!
Irina Kosheleva.
********************************************************************
Brian H. Toby, Ph.D. office: 630-252-5488
Senior Physicist/Section Head for Scientific Software
Advanced Photon Source
9700 S. Cass Ave, Bldg. 401/B4192 work cell: 630-327-8426
Argonne National Laboratory
Argonne, IL 60439-4856 e-mail: brian dot toby at anl dot gov
********************************************************************
"We will restore science to its rightful place, and wield technology's wonders... We will harness the sun and the winds and the soil to fuel our cars and run our factories... All this we can do. All this we will do."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.aps.anl.gov/pipermail/gsas-ii/attachments/20140625/cb3b3739/attachment.html>
More information about the GSAS-II
mailing list