Updates:
Cc: [email protected]
Comment #3 on issue 3053 by [email protected]: setup.py egg-info fails
on Python3
http://code.google.com/p/sympy/issues/detail?id=3053
Yeah, you need to do something like, tell Tox to run bin/use2to3, then
change to that directory, then run the tests. I tried to make this work,
but I wanted to avoid duplicating the 2to3 run between Python 3.2 and 3.1
and kinda didn't manage that, so I gave up. I'd have to revisit the Tox
syntax before trying to fix this again.
I think it will be pip-installable: if you upload a python3 version to
PyPi, it will get picked by pip if running under Python 3. I believe that
was the original plan - to distribute the sources separately. Aaron, can
you clarify how you intended to handle this? In any case, making the egg
from the py3k-sympy directory works normally.
--
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.