I mantain Python on Windows, all installed packages are under c:
\Python25\Lib\site-packages. Now I have to build C libraries used by
python extensions and I am using cygwin, but I don't know how to
install the module in Windows directory.
Can anyone help me?
Thanks in advance
Joana
--
On 25 Maio, 00:13, Christian Heimes wrote:
> Joana wrote:
> > I mantain Python on Windows, all installed packages are under c:
> > \Python25\Lib\site-packages. Now I have to build C libraries used by
> > python extensions and I am using cygwin, but I don't know how to