mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
PY-50160 Implement the redesigned dialog for package installation failures
IJ-CR-13328 GitOrigin-RevId: 2cfa6c468411391772639441f0d2aeda4fddc435
This commit is contained in:
committed by
intellij-monorepo-bot
parent
590618ec71
commit
18d0c28655
@@ -18,6 +18,7 @@ python.sdk.packaging.package.management.for.python.not.supported=Package managem
|
||||
python.sdk.packaging.invalid.output.format=Invalid output format
|
||||
python.sdk.packaging.tools.not.found=Python packaging tools not found
|
||||
python.sdk.packaging.enter.your.password.to.make.changes=Please enter your password to make changes in system packages:
|
||||
python.sdk.packaging.unknown.package.data=Unknown
|
||||
python.sdk.use.python.version.supported.by.this.package=Make sure that you use a version of Python supported by this package. Currently, you are using Python {0}.
|
||||
python.sdk.check.python.development.packages.installed=Make sure that you have installed Python development packages for your operating system.
|
||||
python.sdk.try.to.run.command.from.system.terminal=Try to run this command from the system terminal. Make sure that you use the correct version of ''pip'' installed for your Python interpreter located at ''{0}''.
|
||||
|
||||
Reference in New Issue
Block a user