-
Notifications
You must be signed in to change notification settings - Fork 66
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
Run Custom Python Script #208
Comments
Hello,I normally just start the py4j service via the runtime tab. But maybe you are doing something different.Can you post your inquiry to the myrobotlab discord server? The developers will guide you better than I.Join the myrobotlab Discord Server!discord.ggFrom my iPhone, GaelLe 20 déc. 2023 à 15:55, Harshit-rathod-2484 ***@***.***> a écrit :
How do I enable, Python 3.x support? I tried changing value in resource\Py4j\py4j.yml from useBundledPython: false to useBundledPython: true but it didn't work.
I also, tried changing in the MRL framework and rebuilding jar file, but the version still remains 2.7.2.
I want to introduce my own Python script that can recognize face with Python 3.x version and want to install other Python libraries. Kindly please guide me through it.
Thank you for your help.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
This is 1.1.1299 - verified python3 works, it requires the Py4j service to run. |
Okay How I can run my system python version is Myrobotlab ? |
Thank you @hairygael ,
Could you provide link or server name? I haven't received in this reply. |
Hello, Thanks for reply.
I did the exact same thing, but I am getting |
@Harshit-rathod-2484, here is the link to Myrobotlab discord server: https://discord.gg/aUqcafAt |
How do I enable, Python 3.x support? I tried changing value in
resource\Py4j\py4j.yml
fromuseBundledPython: false
touseBundledPython: true
but it didn't work.I also, tried changing in the MRL framework and rebuilding jar file, but the version still remains 2.7.2.
I want to introduce my own Python script that can recognize face with Python 3.x version and want to install other Python libraries. Kindly please guide me through it.
Thank you for your help.
The text was updated successfully, but these errors were encountered: