InMoov icon indicating copy to clipboard operation
InMoov copied to clipboard

Run Custom Python Script

Open Harshit-rathod-2484 opened this issue 2 years ago • 8 comments

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.

Harshit-rathod-2484 avatar Dec 20 '23 14:12 Harshit-rathod-2484

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: @.***>

hairygael avatar Dec 20 '23 20:12 hairygael

worky-python3

supertick avatar Dec 21 '23 03:12 supertick

This is 1.1.1299 - verified python3 works, it requires the Py4j service to run. If you get a "communication error" - then it means you have ghost Py4j servers running, which must be killed.

supertick avatar Dec 21 '23 03:12 supertick

image

supertick avatar Dec 21 '23 03:12 supertick

Okay How I can run my system python version is Myrobotlab ?

Harshit-rathod-2484 avatar Dec 21 '23 05:12 Harshit-rathod-2484

Thank you @hairygael ,

Can you post your inquiry to the myrobotlab discord server?

Could you provide link or server name? I haven't received in this reply.

Harshit-rathod-2484 avatar Dec 21 '23 06:12 Harshit-rathod-2484

Hello, Thanks for reply.

This is 1.1.1299 - verified python3 works, it requires the Py4j service to run. If you get a "communication error" - then it means you have ghost Py4j servers running, which must be killed.

I did the exact same thing, but I am getting Error while obtaining a new communication channel. How do I kill those ghost Py4j servers?

rut00 avatar Dec 21 '23 09:12 rut00

@Harshit-rathod-2484, here is the link to Myrobotlab discord server: https://discord.gg/aUqcafAt

hairygael avatar Dec 22 '23 15:12 hairygael