Setting config value with --venv flag fails outside venv #5963
Labels
auto-locked
Outdated issues that have been locked by automation
C: configuration
Configuration management and loading
type: bug
A confirmed bug or unintended behavior
Environment
I'm running inside a conda env, though that should not matter.
Description
Setting config value with
--venv
flag fails outside of a virtualenv:Expected behavior
Detect I'm outside a virtualenv and fail gracefully and with a sensible error message.
How to Reproduce
Run e.g. the following:
The text was updated successfully, but these errors were encountered: