Potentially missing __init__.py
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
This just happened (after `pip install mayavi`, which gave me mayavi 4.5.0):
```
/home/andreas/.../pkg_resources/__init__.py:419: ImportWarning: Not importing directory '/usr/lib/python2.7/dist-packages/tvtk': missing __init__.py
```
It seems harmless in the `pip install`ed version beyond the nuisance warning, but it may indirectly have caused [this](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839872).
(I run with `$PYTHONWARNINGS=default`. Other settings may silence that warning.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.