Updates:
        Status: Invalid

Comment #2 on issue 3178 by [email protected]: error running examples/beginner/substitution.py
http://code.google.com/p/sympy/issues/detail?id=3178

Sorry, I can't reproduce this error both for the master branch version and for the release version.

I mean the example `examples/beginner/substitution.py`. As I understand, this example, where you try to fix it by removing of Float name-token, you are talk about in the summary of issue.

Note, that it can be related with $PYTHONPATH in which incorrect version of sympy can be pointed out.
Try to see what the command "> echo $PYTHONPATH" gives.
See "examples/readme.txt" for details.

If you still can reproduce this error, tell please what the platform do you use.

Regarding the pull request, I see that you add another enhancements .

They worth to be pushed except this one [sympy.Float("2.71828") --> 2.71828] (as it is ok). So, it will be beter to revert this line as it was.



--
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.

Reply via email to