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.
How do I enable, Python 3.x support? I tried changing value in
resource\Py4j\py4j.ymlfromuseBundledPython: falsetouseBundledPython: truebut 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.