Comment #6 on issue 1235 by asmeurer: Problem installing in Windows
http://code.google.com/p/sympy/issues/detail?id=1235

Was this using the latest SymPy (0.7.0)?

Basically, setup.py bdist_wininst creates a Windows installer in Mac OS X or Linux by compiling together some pre-created .exe format. Even when you do it, it tells you that it can't be sure about some registry stuff because it isn't on Windows. So actually, I have no idea what key it looks for.

Also, I don't know if it matters that you are installing 64-bit Python. I think the SymPy installer is 32-bit, but that may or may not matter. It certainly shouldn't matter for the SymPy code itself.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-issues@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to