Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 26 by
m...@tomwhipple.com: missing package init
file 'glumpy/text/__init__.py'
http://code.google.com/p/glumpy/issues/detail?id=26
What steps will reproduce the problem?
1. Clone the repo
2. ./setup.py build
3. Observe this error
What is the expected output? What do you see instead?
Expected: no error
Observed: package init file 'glumpy/text/__init__.py' not found (or not a
regular file)
What version of the product are you using? On what operating system?
Version: Latest head
OSX 10.7.5
Python 2.7.1
Please provide any additional information below.