Hi,
The doc page allowed me to install pythonBridge properly.
Then trying Keras... I could not find the class method installPipenvEnvironment...
I could run the hello world example to test the pythonBridge.
Then, I'd pipenv --rm the venv I launched in the pythonBridge repo, before launching the install_venv from the Keras repo.
After that, neither the pythonBridge or kerasBridge hello world wont work.
I'm on OS High Sierra 10.13.6, with python 3.6.8.
Thanks