vim-python/python-syntax

How to add custom python library paths?

sheep94lion opened this issue · 0 comments

I met error "no-member: Module 'xxx' has no 'xxxx' member. But actually its in a custom library path for python. How can I tell python-syntax?