Re: code intelligence won't use python site-packages directory
Trent Mick <[email protected]>
| Newsgroups | gmane.comp.ide.komodo.general |
|---|---|
| Message-ID | <[email protected]> |
Mathieu Longtin wrote: > Hi, > > I have Komodo IDE 5.0.3 on a Mac, and I installed Django, which ended up > in /Library/Python/2.5/site-packages/django/. The code intelligence on > django didn't kick in until I manually added > /Library/Python/2.5/site-packages/ to the "additional python import > directories". But this directory is definitively in sys.path, so I would > expect it to be picked up. > > Any reason for that behavior? I don't believe Komodo is intentionally not diving into a site-packages dir. My guess is that symlinks are surprising Komodo here. Is that site-packages dir symlink'ed from something like /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages or something like that? Trent -- Trent Mick trentm at activestate.com _______________________________________________ Komodo-discuss mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss