Open aggerdom opened 8 years ago
Hi @aggerdom! Thank you for your detailed feedback!
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:
CheckIOPyCharmPlugin.zip
to a separate folder.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! The problem is that now we have two version of the plugin, that do almost the same, but one is for PyCharm Edu and another for PyCharm Community/Professional. Now we have version for PyCharm on github page and it's incompatible with PyCharm Edu, and that's a little bit confusing. So I'll think how to solve this problem.
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?