You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: