[gpaw-users] pip install gpaw - part 2
Lukas Eugen Marsoner Steinkasserer
lukas.marsoner at gmail.com
Sun Mar 13 17:50:36 CET 2016
I too was able to install ASE and GPAW under Ubuntu 14.04 using pip and
following Jens' procedure.
Best wishes,
Lukas
2016-03-10 14:25 GMT+01:00 Ask Hjorth Larsen <asklarsen at gmail.com>:
> It works!
>
> As I mentioned, debian/jessie, numpy 1.10.4, with libxc/BLAS etc. from
> repositories.
>
> Best regards
> Ask
>
> 2016-03-10 9:35 GMT+01:00 Jens Jørgen Mortensen <jensj at fysik.dtu.dk>:
> > Hi again!
> >
> > Here is a corrected recipe for pip installing ASE and GPAW:
> >
> > I'd like to have someone test the installation of ASE+GPAW using pip. It
> > goes like this:
> >
> > Start from scratch (I'm assuming you have numpy on your system):
> >
> > $ unset PYTHONPATH
> > $ export PATH=~/.local/bin:$PATH
> >
> > Install ASE and test:
> >
> > $ pip install ase==3.11.0b3 --user --upgrade
> > $ python -m ase.test
> >
> > Install GPAW and test:
> >
> > $ pip install gpaw==1.0.0b2 --user --upgrade
> > $ gpaw-install-setups --register test-gpaw-setups
> > $ gpaw test -j4
> >
> > Does it work for you?
> >
> > When done, you may want to clean up your ~/.gpaw/rc.py file and do a "pip
> > uninstall ase gpaw".
> >
> > Jens Jørgen
> >
> > _______________________________________________
> > gpaw-users mailing list
> > gpaw-users at listserv.fysik.dtu.dk
> > https://listserv.fysik.dtu.dk/mailman/listinfo/gpaw-users
>
> _______________________________________________
> gpaw-users mailing list
> gpaw-users at listserv.fysik.dtu.dk
> https://listserv.fysik.dtu.dk/mailman/listinfo/gpaw-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/gpaw-users/attachments/20160313/8d3982e4/attachment.html>
More information about the gpaw-users
mailing list