I installed PyCharm 3.4.1 CE for my Mac. I was able to install the jade plugin from Preferences > Plugins > Browse repositories, but the plugin will not be able to start with the following error message, stating that it is com.intellij.cssnot installed.
Error message:
Plugin Error
Problems found loading plugins:
Plugin "Jade" was not loaded: required plugin "com.intellij.css" not installed.
Disable Jade
Open plugin manager
I can not find where to install the missing plugin.
source
share