-
Notifications
You must be signed in to change notification settings - Fork 10
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
Can NOT debug #197
Comments
It was possible at some point but it's no longer possible. I'm not sure what changed nor what is causing this issue. |
Okey, thank you so much. I'm very interested on following this. Please, leave a message if there is any news. |
hello everyone! has the debugging situation changed? |
Unfortunately I didn't have much time to look at this issue... But if someone have any clue please share. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is impossible to debug ussing different modes.
At documentation, we can see these 2 options:
If I try to debug same script as guide, but without input parameters, it starts.
However, at next step ...
Using own projects, it gets stuck, and debug mode doesn't start.
This is my debug config:
I tried whith Py4J too, but it's the same.
The text was updated successfully, but these errors were encountered: