ok this worked (pasted in vimrc file):
if has("python3") py3 sys.path.insert(0, '/Users/user/coding/data_analysis/lib/python3.13/site-packages') endif