On 2/23/06, Tim Roberts <[EMAIL PROTECTED]> wrote:
On Tue, 21 Feb 2006 18:28:46 -0800, "Manish Marathe"
<[EMAIL PROTECTED]> 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



_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to