Re: omnicomplete failure when importing modules installed via condas

2020-03-07 Thread Ryan
Hi, I've started using pipenv instead of anacondas: and then running gvim from within the pipenv enviroments which solves all of the issues. cheers, Ryan On Friday, 6 March 2020 22:28:19 UTC, Ryan wrote: > > Hi, > > I seem to have run into a snag with vim's c-x c-o omnifunction >

omnicomplete failure when importing modules installed via condas

2020-03-06 Thread Ryan
Hi, I seem to have run into a snag with vim's c-x c-o omnifunction capabilities when used with python modules installed via Anacondas. Importing modules via conda, not present in the base system, causes omnifunction to fail completely and report "Pattern Not Found" Does anyone know if there's