skimage module not found by iPython's completion?

Feb. 6, 2012
5:43 p.m.
Hi all, I noticed some weirds things with iPython's completion regarding skimage v0.12. When typing 'import sk' and then pressing <tab> to complete the import line, iPython cannot find skimage. But if I type 'import skimage' on my own, it works. Then, I type 'skimage.' and press <tab> to inspect the module, and I get: skimage.data_dir skimage.img_as_int skimage.pkg_dir skimage.util skimage.get_log skimage.img_as_ubyte skimage.test skimage.version skimage.img_as_float skimage.img_as_uint skimage.test_verbose (= half missing). Anybody knows what's going on here? I'm puzzled... Best regards, Michael
4913
Age (days ago)
4913
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Aye