Closed lennartblom closed 6 years ago
Plugin updated for 2017.3, can you let me know if this fixes your issue?
Mh... I got version 0.8 running. But there is no evidence for a new update. Did I miss something? Or do you mean the 0.8 version?
Yes, 0.8 is the new version.
Mh... With "I got version 0.8 running" I did mean, that I have installed the 0.8 version. But the described error occurs, as I explained. So I did not find any update with a newer version to fix my issue...
Sorry for my indistinct wording.
Got it, thanks for the clarification. If you can provide some steps for reproducing the problem (or a github project) I'll look into it.
Unfortunately it is pretty simple to explain.
If I do not add any configuration to run with the "multi run configuration" I get no errors but a prompt, that I should add at least one:
If I added one configuration I get the error message above:
Anything I am doing wrong?
Any new on the issue? I got the same problem with IntelliJ 2018.1. Multirun is also version 0.8. Could you let us know when we can expect a fix? Thanks
This is also happening on Pycharm 2018.1. The same project/Multirun config was working with latest PyCharm 2017.x.
Same error on linux after updating IntelliJ + multirun (0.8)
I should have some time to take a look this weekend.
1.9 released, please let me know if this fixes your issue.
That's great! It works perfectly for me (intelliJ 2018.1 / Ubuntu 16.04)! Thanks a lot for the quick update!
I just found out about the multirun plugin in PyCharm today I wanted to start my distributed API with it. Unfortunately I get an error instantly if I hit the "run" button.
My setup is the following: Jetbrains PyCharm 2017.3 EAP Mac OS X High Sierra
The error message looks like this:
Error running 'My API': com.intellij.execution.runners.ExecutionEnvironment.<init>(Lcom/intellij/execution/configurations/RunProfile;Lcom/intellij/execution/Executor;Lcom/intellij/execution/ExecutionTarget;Lcom/intellij/openapi/project/Project;Lcom/intellij/execution/configurations/RunnerSettings;Lcom/intellij/execution/configurations/ConfigurationPerRunnerSettings;Lcom/intellij/execution/ui/RunContentDescriptor;Lcom/intellij/execution/RunnerAndConfigurationSettings;Ljava/lang/String;)V
The plugin feature looks very handy, so I really look forward to getting started with "MultiRun"! :)
Kind regards from Germany, Osnabrück! Lennart Blom