Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot find geventirc #3

Open
neoice opened this issue Mar 31, 2015 · 1 comment
Open

cannot find geventirc #3

neoice opened this issue Mar 31, 2015 · 1 comment

Comments

@neoice
Copy link

neoice commented Mar 31, 2015

> python master.py --server=localhost

Traceback (most recent call last):
  File "master.py", line 16, in <module>
    from geventirc import Client
ImportError: No module named geventirc

cannot find geventirc via pip and running python setup.py install on https://github.com/gwik/geventirc results in an error:

running install
running bdist_egg
running egg_info
creating lib/geventirc.egg-info
writing requirements to lib/geventirc.egg-info/requires.txt
writing lib/geventirc.egg-info/PKG-INFO
writing namespace_packages to lib/geventirc.egg-info/namespace_packages.txt
writing top-level names to lib/geventirc.egg-info/top_level.txt
writing dependency_links to lib/geventirc.egg-info/dependency_links.txt
writing manifest file 'lib/geventirc.egg-info/SOURCES.txt'
error: Namespace package problem: geventirc 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.)
"
@alexjc
Copy link
Member

alexjc commented Oct 8, 2015

Sorry, I'm not sure what's going on. Might depend on Python version. Setting up IRC for this isn't as easy as it should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants