[python-win32] building python on Windows

Manish Marathe mumarathe at gmail.com
Sat Feb 25 03:40:19 CET 2006


On 2/23/06, Tim Roberts <timr at probo.com> wrote:
>
> On Tue, 21 Feb 2006 18:28:46 -0800, "Manish Marathe"
> <mumarathe at gmail.com> wrote:
>
> >Python Experts everywhere!!
> >
> >I am trying to build python 2.4.1 on windows 2003 server using the MSVC
> >files under src/PC/VC6. If I try to open the workspace pcbuild.dsw with
> MS
> >Visual C++ 6.0, it tries to login into Visual SourceSafe and asks for
> login
> >and password. I believe this shouldn't be the case.
> >
> >
>

Guys,

Thanks for your inputs, althought I couldn't find mssccprj.scc files I could
build Python 2.4.1 using msvc, so that got solved!!

But some of my tests are failing like:
test___all___
test_cookielib
test_mailbox
test_mimetools
test_pyclbr

Also this: ImportError: No module named _socket

What do I have to resolve this?

Appreciate your help

-Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20060224/e98550be/attachment.html 


More information about the Python-win32 mailing list