require("lspconfig").pyright.setup({ settings = { python = { pythonPath = "/Users/tiffanywhite/.pyenv/versions/3.10.4/bin/python", }, }, })