Can one of the Numpy experts explain what this means and how I might be able to solve it? I'm trying to compile Numpy 1.2 - I just zipped the tar file from Sourceforge. Thanks! compiling C sources creating build\temp.win32-2.4\Release\numpy\random creating build\temp.win32-2.4\Release\numpy\random\mtrand C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c /nologo /Ox /MD /W3 /GX /DNDEBUG -Inumpy\core\inclu de -Ibuild\src.win32-2.4\numpy\core\include/numpy -Inumpy\core\src -Inumpy\core\include -ID:\Python24\include -ID:\Pytho n24\PC /Tcnumpy\random\mtrand\mtrand.c /Fobuild\temp.win32-2.4\Release\numpy\random\mtrand\mtrand.obj mtrand.c numpy\random\mtrand\mtrand.c(2829) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(3182) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(5043) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(5192) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(5324) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(5739) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(5739) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(6041) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(6041) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(7485) : error C2026: string too big, trailing characters truncated numpy\random\mtrand\mtrand.c(8390) : error C2026: string too big, trailing characters truncated error: Command "C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c /nologo /Ox /MD /W3 /GX /DNDEBUG -I numpy\core\include -Ibuild\src.win32-2.4\numpy\core\include/numpy -Inumpy\core\src -Inumpy\core\include -ID:\Python24\in clude -ID:\Python24\PC /Tcnumpy\random\mtrand\mtrand.c /Fobuild\temp.win32-2.4\Release\numpy\random\mtrand\mtrand.obj" f ailed with exit status 2 ------------------------------------------------------------------------ Press ENTER to close the interactive session..
This email does not create a legal relationship between any member of the Crédit Agricole group and the recipient or constitute investment advice. The content of this email should not be copied or disclosed (in whole or part) to any other person. It may contain information which is confidential, privileged or otherwise protected from disclosure. If you are not the intended recipient, you should notify us and delete it from your system. Emails may be monitored, are not secure and may be amended, destroyed or contain viruses and in communicating with us such conditions are accepted. Any content which does not relate to business matters is not endorsed by us.
Calyon is authorised by the Commission Bancaire in France and regulated by the Financial Services Authority for the conduct of business in the United Kingdom. Calyon is incorporated in France with limited liability and registered in England & Wales. Registration number: FC008194. Registered office: Broadwalk House, 5 Appold Street, London, EC2A 2DA.
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
