4 comments

For some reason IDE cannot load JNA library on your system, related bug: https://youtrack.jetbrains.com/issue/PY-13888.

See if reinstalling from https://www.jetbrains.com/idea/download/previous.html helps.

0

java.lang.UnsatisfiedLinkError: Failed to create temporary file for /com/sun/jna/win32-x86/jnidispatch.dll library: The system cannot find the path specified

Could be a problem writing .dll file in a temp directory. Either a permission issue or some antivirus blocks the operation.

 
0

I'm seeing the same or similar issue on Mac OS Sierra with Intellij version 2017.1.4. Occasionally the terminal pane opens blank. Clicking on some other pane, like Project, or the editor will make the terminal appear.

0

Please sign in to leave a comment.