Hi,
have you been able to resolve this issue for 3.3 ? I've arrived
at the same point after applying the patches mentioned here :
http://bugs.python.org/issue3754
and creating a custom site.config
Thx,
Erik
On Wednesday, December 26, 2012 1:16:00 AM UTC+1, ginzzer wrote:
> Hi all,
>
> For
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 a
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
On Aug 27, 2:31 pm, Neuruss wrote:
> On 26 ago, 05:29, erikj wrote:
>
>
>
> > Hi,
>
> > You could have a look at Camelot, to see if it fits
> > your needs :http://www.conceptive.be/projects/camelot/
>
> > it was developed with cross platform business
Hi,
You could have a look at Camelot, to see if it fits
your needs : http://www.conceptive.be/projects/camelot/
it was developed with cross platform business apps in
mind. when developing Camelot, we tried to build it using
wxWidgets first (because of the licensing at that time),
but it turned o