Files
openide/python/python-venv/resources/messages/PyVenvBundle.properties
Ilya.Kazakevichandintellij-monorepo-bot 105554c91d Python: introduce getOr("message"){} API to add errors on an appropriate level.
See `getOr` extension doc.

GitOrigin-RevId: 859af221e99f03b99ee2f82e829e83e0f00a9e6d
2025-06-07 22:05:56 +00:00

4 lines
277 B
Properties

py.venv.error.after.creation=Cound not find venv in {0} after creation. Make sure you have access to this directory.
py.venv.error.executing.script=Virtual environment helper script {0} execution failed
py.venv.error.cant.base.version=Could not get version of base interpreter