What steps will reproduce the problem?
1. Install Python 3.3
2. Try and install pysal using any of pip, easy_install, or download + python
setup.py
What is the expected output? What do you see instead?
pip-3.3 install pysal --> No such file or directory:
'/tmp/pip-build/pysal/setup.py'
easy_install-3.3 pysal --> ImportError: No module named 'py3tool'
checkout from svn + python3.3 setup.py install --> ImportError: No module named
'shapes'
What version of the product are you using? On what operating system?
debian, pysal v1.4.0.
Original issue reported on code.google.com by harry.pe...@gmail.com on 11 Jan 2013 at 12:10
Original issue reported on code.google.com by
harry.pe...@gmail.com
on 11 Jan 2013 at 12:10