This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients loewis, pitrou, skrah
Date 2012-06-14.19:33:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339702430.89.0.525587619926.issue15070@psf.upfronthosting.co.za>
In-reply-to
Content
When I try to launch the AMD64 debug build:

Z:\default>PC\VS9.0\amd64\python_d.exe

I get an error box complaining that "python33_d.dll" is missing from my system.

Indeed it doesn't seem there:

Z:\default>dir PC\VS9.0\amd64\*.dll
 Volume in drive Z is VBOX_cpython
 Volume Serial Number is 0000-0805

 Directory of Z:\default\PC\VS9.0\amd64

05/16/2012  02:09 PM         3,176,960 python33.dll
05/16/2012  02:08 PM            79,872 python3.dll
               2 File(s)      3,256,832 bytes
               0 Dir(s)  60,807,380,992 bytes free
History
Date User Action Args
2012-06-14 19:33:50pitrousetrecipients: + pitrou, loewis, skrah
2012-06-14 19:33:50pitrousetmessageid: <1339702430.89.0.525587619926.issue15070@psf.upfronthosting.co.za>
2012-06-14 19:33:50pitroulinkissue15070 messages
2012-06-14 19:33:50pitroucreate