Python plugin not compatible with latest release

123.232

Also an error with task management

0
Avatar
Permanently deleted user

Reformat code Ctrl+Alt+L no longer works
Platform Ubuntu 12.10 64bit

0

Could you please attach the log file?

0
Avatar
Permanently deleted user

Nothing useful in these  logs:
$HOME/.IntelliJIdea12/

    system/log/idea.log
    system/compile-server/server.log

---

Going to need to downgrade, need the Python plugin.
0

Does Reformat Code not work specifically in Python files? If there are no exceptions in the logs, it's fairly unlikely that the Python plugin was broken by an IntelliJ IDEA update.

0
Avatar
Permanently deleted user

The plugin was disabled as soon as I upgraded and restarted. I went to uninstall to reinstall and it does not show in the plugin repo. so possibly some version check?
The reformat just didn't work period, no exceptions, just does nothing whatever the filetype. I was originally trying it in a Java file.

0
Avatar
Permanently deleted user

I can report the same issue on 126.232:

The Python plugin was disabled as soon as I upgraded.

I received the following error:

Unknown Module Type
Cannot determine module type ("PYTHON_MODULE") for the following module:"myapp"
The module will be treated as a Unknown module.



In "Settings -> Plugins" the Python plugin is shown in red with the tooltip "Plugin in incompatible with current IntelliJ IDEA installation"

I attempted to uninstall and reinstall the Python plugin anyway but this did not make any difference to the above behaviour.
0
Avatar
Permanently deleted user

I confirm python plugin incompatibility with 126.232 issue.
REinstalling plugin is impossible - after deinstalling plugin highlited in red in plugin browser and describe himself as 'incompatible'.
So only rollback to previous version of IDEA helps.

0
Avatar
Permanently deleted user

Python plugin still disabled/broken in latest in 126.330.

0
Avatar
Permanently deleted user

Same. Cannot install python plugin using 2018.3.2 on Ubuntu 16.04

I tried 2018.3.183.5153.8 and 2018.3.183.5153.38  

0

Hi Daniel,

The last message in this thread is dated 2013, the issue has been resolved since. Python plugins installs just fine on the latest version of IDEA 

IntelliJ IDEA 2018.3.3 (Ultimate Edition)
Build #IU-183.5153.38, built on January 9, 2019
Licensed to JetBrains Team

JRE: 1.8.0_152-release-1343-b26 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

I suggest you to create a support ticket at https://intellij-support.jetbrains.com/hc/en-us/requests/new by providing the details of your issue, any errors you see, and the logs according to https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files

0

请先登录再写评论。