I am developing pants-plugins using vscode and fol...
# general
b
I am developing pants-plugins using vscode and following Setting up an IDE. However, in python-default’s resolve, pants is not installed (“import pants” is not possible). What is the solution?
w
b
Thank you very much! For the time being, the following command solved the problem.
dist/export/python/virtualenvs/python-default/3.8.12/bin/pip install pantsbuild.pants