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

Cannot Run bot.py on Windows because of ValueError in py4j #88

Open
ghost opened this issue Jul 17, 2018 · 1 comment
Open

Cannot Run bot.py on Windows because of ValueError in py4j #88

ghost opened this issue Jul 17, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 17, 2018

Traceback (most recent call last):
File "", line 1, in
File "py4j_server_init_.py", line 34, in launch_py4j_server
_port = int(_pid.stdout.readline())
ValueError: invalid literal for int() with base 10: ''

@Josh4you
Copy link

Check if the port number you have entered is correct or not or if its available for p4y to run on.
Check out this page "https://www.py4j.org/py4j_java_gateway.html"

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

1 participant