简体   繁体   English

如何解决在安装pycharm之后出现的启动错误?

[英]How can i solve the launching error that appers after the installation of pycharm?

i have a problem, when i'm trying to run pycharm it appears a lunching Error: 我有一个问题,当我尝试运行pycharm时,出现一个午餐错误:

" Failed to load JVM DLL\\ bin\\server\\jvm.dll If you already have a 32-bit JDK installed, define a JAVA_HOME variable in. Computer > System Properties > System settings > Enviroment Variables. " “无法加载JVM DLL \\ bin \\ server \\ jvm.dll。如果已经安装了32位JDK,请在其中定义JAVA_HOME变量。“计算机”>“系统属性”>“系统设置”>“环境变量”。”

Problem is that i don't have any JDK installed on my computer and as far as i know it's not required to have it to install pycharm... (I have a 32bit windows 7) 问题是我没有在计算机上安装任何JDK,据我所知不需要安装pycharm ...(我有32位Windows 7)

From the Documentation 文档中

JRE for 32-bit systems is not bundled with PyCharm. 用于32位系统的JRE未与PyCharm捆绑在一起。 If you are using a 32-bit version of Windows, select the Download and install JRE x86 by Jetbrains checkbox in the installation wizard to automatically download and install JRE. 如果您使用的是32位版本的Windows,请选择安装向导中的“下载并安装Jetbrains JRE x86”复选框以自动下载并安装JRE。

So, when installing in the Wizard you have to specify to download Java JREx86 因此,在向导中安装时,必须指定下载Java JREx86

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM