- 
                Notifications
    You must be signed in to change notification settings 
- Fork 217
Description
Hello,
with Ubuntu 14.04 LTS
$ sudo pip install QSTK
Downloading/unpacking QSTK
Downloading QSTK-0.2.7.tar.gz (39.0MB): 39.0MB downloaded
Running setup.py (path:/tmp/pip_build_root/QSTK/setup.py) egg_info for package QSTK
error: Namespace package problem: QSTK is a namespace package, but its
__init__.py does not call declare_namespace()! Please fix it.
(See the setuptools manual under "Namespace Packages" for details.)
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info/QSTK.egg-info
writing requirements to pip-egg-info/QSTK.egg-info/requires.txt
writing pip-egg-info/QSTK.egg-info/PKG-INFO
writing namespace_packages to pip-egg-info/QSTK.egg-info/namespace_packages.txt
writing top-level names to pip-egg-info/QSTK.egg-info/top_level.txt
writing dependency_links to pip-egg-info/QSTK.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/QSTK.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
error: Namespace package problem: QSTK is a namespace package, but its
init.py does not call declare_namespace()! Please fix it.
(See the setuptools manual under "Namespace Packages" for details.)
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/QSTK
Storing debug log for failure in /home/ubuntu/.pip/pip.log