Closed
Description
The extension currently fails to function if Conan has been installed using one of the alternative installers, i.e. not as a pip package. E.g. on my system, Conan is at C:\Program Files\Conan\conan\conan.exe
and is in the PATH but a command like python -m conans
does not work.
If there are technical reasons why a pip installation is required and alternative installers cannot be supported, I suggest to at least make that fact clear in the README and ideally showing a more helpful error message when the pip package cannot be found.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done