Comment #13 on issue 1235 by asmeurer: Problem installing in Windows http://code.google.com/p/sympy/issues/detail?id=1235
Like I said, I really don't know. The setup.py bdist_wininst does everything for us. You might look into how distutils does that.
Or alternatively, as you noted, installing from source works, so maybe it would be sufficient to create a wrapper around that (?) This would be a little different from what bdist does, which, as the name suggests, creates a binary distribution installer.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.
