Comment #42 on issue 1235 by [email protected]: Problem installing in Windows
http://code.google.com/p/sympy/issues/detail?id=1235

Folks, I dont understand what the issue is. I've just created .exe and .msi installers, and they work just fine on win7/64.
python setup.py build --plat-name=win-amd64 bdist_wininst
or
python setup.py build --plat-name=win-amd64 bdist_msi

I have not tried to cross compile on linux though.
Correct me if I'm wrong, but what http://bugs.python.org/issue6792 is saying is that you can not create single installer which would detect 32/64 and install correct version. Which means that sympy would have to provide 2 installers for windows. Problem solved?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to