Re: [Phonopy-users] installation problems
Brought to you by:
atztogo
|
From: Atz T. <atz...@gm...> - 2010-06-27 08:22:05
|
Hi, I think your setting of PYTHONPATH is correct. Does your $PYTHONPATH include the directory? For example, it can be seen by echo $PYTHONPATH Togo On Sun, Jun 27, 2010 at 4:32 PM, rodrigo machado <ma...@if...> wrote: > I have installed phonopy following the manual's instructions and I have > added in my .bashrc > export PYTHONPATH=/home/rodrigo/Programas/phonopy-0.9.1.2/lib/phyton > > but when I execute phonopy I obtain the following error: > > Traceback (most recent call last): > File "/home/rodrigo/Programas/phonopy-0.9.1.2/bin/phonopy", line 5, > in <module> > from phonopy import * > ImportError: No module named phonopy > > How can I solved this? > > in the directory > > ~/Programas/phonopy-0.9.1.2/lib/python/phonopy > > they are this files: > > animation.py cells.py file_IO.py > mesh.py spglib.pyc units.py > animation.pyc cells.pyc file_IO.pyc > mesh.pyc _spglib.so units.pyc > ASE_FHIaims.py displacement.py force_constant.py > _phonopy.so symmetry.py vasp.py > ASE_FHIaims.pyc displacement.pyc force_constant.pyc > qpoints_mode.py symmetry.pyc vasp.pyc > ASE.py dos.py forces.py > qpoints_mode.pyc thermal_displacement.py wien2k.py > ASE.pyc dos.pyc forces.pyc > settings.py thermal_displacement.pyc wien2k.pyc > band_structure.py dynamical_matrix.py __init__.py > settings.pyc thermal_properties.py > band_structure.pyc dynamical_matrix.pyc __init__.pyc > spglib.py thermal_properties.pyc > > > > greetings > > rodrigo machado > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Phonopy-users mailing list > Pho...@li... > https://lists.sourceforge.net/lists/listinfo/phonopy-users > -- Atsushi Togo http://atztogo.users.sourceforge.net/ atz...@gm... |