Comment #1 on issue 3936 by asmeu...@gmail.com: Problems installing
http://code.google.com/p/sympy/issues/detail?id=3936
Are you installing from source or from git? If from source, which tarball?
--
You received this message because this project is configured to send all
issue notifications t
Status: New
Owner:
Labels: Type-Defect Priority-Medium
New issue 3936 by philip.c...@gmail.com: Problems installing
http://code.google.com/p/sympy/issues/detail?id=3936
I get error "package directory 'sympy' does not exist" after running
command line setup.py install
--
You received thi
Updates:
Status: Fixed
Comment #3 on issue 3873 by julien.r...@gmail.com: series method doesn't
correctly work for n=0
http://code.google.com/p/sympy/issues/detail?id=3873
Merged, thanks!
--
You received this message because this project is configured to send all
issue notification
Updates:
Labels: Testing
Comment #1 on issue 3935 by asmeu...@gmail.com: bin/doctest doc fails
without a "sympy" directory
http://code.google.com/p/sympy/issues/detail?id=3935
I noticed these issues when I moved the doctest script over to our tutorial
repository to doctest the tutor
Status: Valid
Owner:
Labels: Type-Defect Priority-Medium
New issue 3935 by ondrej.c...@gmail.com: bin/doctest doc fails without
a "sympy" directory
http://code.google.com/p/sympy/issues/detail?id=3935
If you install sympy into your PYTHONPATH and do in our git:
$ rm -rf sympy
$ bin/doct