PyDev in Eclipse - packages displayed as regular folders

373 Views Asked by At

Usually this is cause by the init.py missing in the package. But I do have all my init.py into place. In the PyDev package explorer, packages are displayed as yellow rectangles, just like regular folders, rather than with the package icon. Why is this? I've tried clean all, build all, doesn't help.

1

There are 1 best solutions below

0
Chrispresso On BEST ANSWER

Sounds like an issue with the indexer, or PYTHONPATH. Try Project -> Properties -> PyDev -PYTHONPATH, "add source folder"