On Dec 3, 5:05 pm, de...@web.de (Diez B. Roggisch) wrote:
> erikj writes:
> > If my understanding is correct, the sys.prefix variable holds the root
> > directory python uses to find related files, and eg its site-packages.
>
> > the value of sys.prefix is specified at compile time.
>
> > it seems
erikj writes:
> If my understanding is correct, the sys.prefix variable holds the root
> directory python uses to find related files, and eg its site-packages.
>
> the value of sys.prefix is specified at compile time.
>
> it seems that on windows, when I build/install python at one location,
> an
Hi,
If my understanding is correct, the sys.prefix variable holds the root
directory python uses to find related files, and eg its site-packages.
the value of sys.prefix is specified at compile time.
it seems that on windows, when I build/install python at one location,
and
later move it to anot