-
Notifications
You must be signed in to change notification settings - Fork 2
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
Pluggin Raising "No Internet Connection Error", possibly version related. #72
Comments
Hi @aggerdom! Could you please check the number of the newer version you've tried to install. For PyCharm Edu 2.0.3 it should be 1.0.7, you could find it in our plugins repository. Please, try to install it, I think it'll solve your problem. If it won't do it, feel free to contact me and, please, send me your log files (Help -> Show Log). P.S. We don't have a page with previous PyCharm Edu releases, but we'll definitely release a plugin update if needed. |
Thanks for the quick response, it does look like something is going on, but here's what I found.
I then attempted to replicate the problem:
So from what I can tell, it looks like the 1.0.7 pluggin on the JetBrains page is fine, and the issue is with the download from the master branch of the GitHub repository. |
Also here's my log files in case they might help. |
Thanks a lot for the precise problem description! |
Hey,
Thanks for all the great work you're doing with the pluggin. I've been using the pluggin for awhile, but after installing an update for Pycharm Edu 2.0.2 to 2.0.3. The newer version of the pluggin gets a "This pluggin is not compatible with this release" error when attempting to install. An old version will install fine, but is unable to connect when attempting to create a project. I assume its raising an verify my checkio credentials with a popup:
Title: "No internet connection"
Message: "CheckiO Is Unavailable"
I assume this is the relevant error.
https://github.com/evgraph/CheckIOPyCharmPlugin/blob/master/src/com/jetbrains/checkio/courseGeneration/CheckIOProjectGenerator.java
Do you: (A) plan on releasing an update to support the newer version or (B) know if there is a download page for past releases of pycharm edu?
The text was updated successfully, but these errors were encountered: