python install to LAMMPS bit 20160520

Dear there,
when i was trying to invoke python in windows 64bit package, i came across a error saying that:LAMMPS is not built qith Python embedded(…//variable.cpp:711).
how can i connect Python to LAMMPS lib,specifically, how to install Python package on LAMMPS 64 bit20160520, is there a demo on this, i am afraid the COUPLE in examples
could not clearly anwser this, looking forward for your reply,
best regards,
chu

Dear there,
   when i was trying to invoke python in windows 64bit package, i came
across a error saying that:LAMMPS is not built qith Python
embedded(..//variable.cpp:711).
how can i connect Python to LAMMPS lib,specifically, how to install Python
package on LAMMPS 64 bit20160520, is there a demo on this, i am afraid the
COUPLE in examples
could not clearly anwser this, looking forward for your reply,

you are using a precompiled binary package and python support is not
included in this and cannot be added after the fact.

thus, if you want to have a customized LAMMPS version, you will have
to compile LAMMPS in its entirety from source. how to compile LAMMPS
from source is described in the "getting started" section of the
manual.

axel.