enthought / enthought/mayavi

Potentially missing __init__.py

Open
#447 4 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.