<#18704 Cant get started. Unable to export to sin...
# github-notifications
c
#18704 Cant get started. Unable to export to single virtualenv &amp; if I even should?? New discussion created by p-baum I'm clearly missing something. My build file and dependencies are recognised. I'm trying to export for my IDE (vscode) but the export produces multiple envs (python-default, tools/black, tools/pylint, etc). What I want is everything in one env where I can point my IDE. I've read the documentation but even that states 'You can specify the --resolve flag multiple times to export multiple virtualenvs at once.' What am I missing? Why would one want to generate multiple different envs. Is there a "trick" to link them somwhow? I think I'm missing some basic understanding which the docs are not providing. pantsbuild/pants