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

ImportWarning on Python 2: missing __init__.py in templatetags/ #295

Closed
benjaminrigaud opened this issue Mar 21, 2019 · 3 comments
Closed

Comments

@benjaminrigaud
Copy link

/usr/lib/python2.7/importlib/__init__.py:37: ImportWarning:
  
  Not importing directory '/home/.../virtualenvs/.../local/lib/python2.7/site-packages/rest_framework_filters/templatetags': missing __init__.py

-- Docs: https://docs.pytest.org/en/latest/warnings.html

The directory is empty.

@rpkilby
Copy link
Collaborator

rpkilby commented Mar 21, 2019

Thanks - this is an erroneous packaging issue. You can read more in #296.

@rpkilby
Copy link
Collaborator

rpkilby commented Mar 21, 2019

v0.11.1 is up on PyPI, which should fix the issue.

@rpkilby rpkilby closed this as completed Mar 21, 2019
@benjaminrigaud
Copy link
Author

@rpkilby thank you :) have a nice day.

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