Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation errors #12

Closed
nschejtman opened this issue Jun 14, 2018 · 10 comments
Closed

Installation errors #12

nschejtman opened this issue Jun 14, 2018 · 10 comments

Comments

@nschejtman
Copy link

When loading the mypy-plugin.jar I get the following error:

Fail to load plugin descriptor from file mypy-plugin.jar

My Specs
PyCharm 2018.1.4 (Professional Edition)
Build #PY-181.5087.37, built on May 24, 2018
JRE: 1.8.0_152-release-1136-b39 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.5

@ilevkivskyi
Copy link
Contributor

Sorry for this! Could you please tell more about how do you (try to) install the plugin? I can't reproduce this, since I have an older PyCharm build.

@nschejtman
Copy link
Author

nschejtman commented Jun 17, 2018

@ilevkivskyi Yes. I go to Preferences -> Plugins -> Install plugin from disk... and select the mypy-plugin.jar I've downloaded from the link in the Readme. Just after that I get the error.

@lightway82
Copy link

Same error.

@lightway82
Copy link

ubuntu 16.04
PyCharm 2018.1.4

@Lameorc
Copy link

Lameorc commented Jun 25, 2018

I've encountered the same issue. I'm on PyCharm 2018.1 and Ubuntu 16 as well. As silly as this sounds I've been able to install it if I downloaded using the download button inside the github preview. If I've downloaded the file from the link in README, I get the above mentioned error.

Seems that if you download directly from the description, you get a HTML document instead of proper jar (even thought the filename suggests otherwise).

@nschejtman
Copy link
Author

@Lameorc hahahaha that actually worked!

@lightway82
Copy link

Very strange

@ilevkivskyi
Copy link
Contributor

Oh, I am so sorry. Somehow it worked for me. I will update the link in the description later today.

ilevkivskyi added a commit that referenced this issue Jun 25, 2018
Fixes #12

I also add .gitignore to stop tracking IDE files.
@ilevkivskyi
Copy link
Contributor

OK, I updated the link in README, could you please double check that it works correctly?

@nschejtman
Copy link
Author

@ilevkivskyi yes! Works fine now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants