Re: [Phonopy-users] installing problems (IndexError: index )
Brought to you by:
atztogo
|
From: Atz T. <atz...@gm...> - 2010-12-06 15:03:36
|
Hi, Installation is sometimes really tough. To avoid installation problem, I recommend you to use Ubuntu linux. Togo 2010/12/6 daijianhong001 <dai...@16...>: > Hi everyone > > I am trying to install the phonopy as a new user, but I got into some > installing problem. > > I installed the python Python-2.5.2, lxml-2.2.4, numpy-1.4, > matplotlib-0.99.1.2, PyYAML-3.09, lapack-3.1.1, atlas3.8.1, into my phonopy > install directory, with the version of 0.9.2 of phonopy. > > I achieved the executing files after the installs: > > bandplot f2py f2py2.5 pdosplot phonopy phonopy-FHI-aims phonopy-qha > POSCAR propplot tdplot xml2-config xmlcatalog xmllint xslt-config > xsltproc. > > > > Until now, everything seems very good, but when I enter the example > directory (i.g. Si), and input the shell command: phonopy > > But I got the error information as follows: > > ===== > > > > [dai@c0101 Si]$ phonopy > > _ > > _ __ | |__ ___ _ __ ___ _ __ _ _ > > | '_ \| '_ \ / _ \| '_ \ / _ \ | '_ \| | | | > > | |_) | | | | (_) | | | | (_) || |_) | |_| | > > | .__/|_| |_|\___/|_| |_|\___(_) .__/ \__, | > > |_| |_| |___/ > > > > 0.9.2 > > Traceback (most recent call last): > > File "./phonopy", line 233, in <module> > > if np.linalg.det( unitcell.get_cell() ) < 0.0: > > File "/export/home/dai/python/lib/python2.5/numpy/linalg/linalg.py", line > 1507, in det > > return (1.-2.*sign)*multiply.reduce(diagonal(a), axis=-1) > > File "/export/home/dai/python/lib/python2.5/numpy/core/fromnumeric.py", > line 949, in diagonal > > return asarray(a).diagonal(offset, axis1, axis2) > > IndexError: index 17179869184 out of bounds 0<=index<9 > > > > > > > > ======= > > I tried my best to find the problem, but I am very ignorant about python > language. Although, I reinstall all the software, I got the same errors. > > > > Could you help me please? Thank you very much. > > > > Good luck. > > > > Dai > > ________________________________ > 网易163/126邮箱百分百兼容iphone ipad邮件收发 > ------------------------------------------------------------------------------ > What happens now with your Lotus Notes apps - do you make another costly > upgrade, or settle for being marooned without product support? Time to move > off Lotus Notes and onto the cloud with Force.com, apps are easier to build, > use, and manage than apps on traditional platforms. Sign up for the Lotus > Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d > _______________________________________________ > Phonopy-users mailing list > Pho...@li... > https://lists.sourceforge.net/lists/listinfo/phonopy-users > > -- Atsushi Togo http://atztogo.users.sourceforge.net/ atz...@gm... |