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 Michael.Clerx
Recipients BreamoreBoy, Michael.Clerx, dstufft, eric.araujo, indygreg, steve.dower
Date 2015-03-09.13:36:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425908179.76.0.596262466443.issue23246@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks! However, importing setuptools causes a string of errors about PYTHONPATH and .pth files (even on a linux system)

In addition, a monkeypatched version of find_vcvarsall allowed things to run, but it seems finding plain C libraries with Visual C++ for python is very different from finding libraries in mingw

I think I'll just start telling my windows users to install MinGW instead
History
Date User Action Args
2015-03-09 13:36:19Michael.Clerxsetrecipients: + Michael.Clerx, eric.araujo, BreamoreBoy, steve.dower, dstufft, indygreg
2015-03-09 13:36:19Michael.Clerxsetmessageid: <1425908179.76.0.596262466443.issue23246@psf.upfronthosting.co.za>
2015-03-09 13:36:19Michael.Clerxlinkissue23246 messages
2015-03-09 13:36:19Michael.Clerxcreate