Thanks for the report. This was recently added, and I guess it was not added to the setup.py script. I created https://github.com/sympy/sympy/pull/655 that fixes it.
Aaron Meurer On Wed, Oct 12, 2011 at 1:22 PM, Scott <[email protected]> wrote: > sympy-sympy-71127e3 (git clone) does not install physics.mechanics > module in the target directory. The module does exist in the > downloaded tarball. > > sid@rlrvsxaskeys001:~/.local/lib/python2.7/site-packages/sympy/physics > $ ls > gaussopt.py __init__.pyc qho_1d.py sho.py wigner.py > gaussopt.pyc matrices.py qho_1d.pyc sho.pyc wigner.pyc > hydrogen.py matrices.pyc quantum tests > hydrogen.pyc paulialgebra.py secondquant.py units.py > __init__.py paulialgebra.pyc secondquant.pyc units.pyc > sid@rlrvsxaskeys001:~/.local/lib/python2.7/site-packages/sympy/physics > $ > > sid@rlrvsxaskeys001:~/Documents/git/sympy-sympy-2d8f7a8$ ls sympy/ > physics > gaussopt.py matrices.py qho_1d.py tests > hydrogen.py matrices.pyc quantum units.py > __init__.py mechanics secondquant.py units.pyc > __init__.pyc paulialgebra.py sho.py wigner.py > sid@rlrvsxaskeys001:~/Documents/git/sympy-sympy-2d8f7a8$ > > V/R > > Scott > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
