diff --git a/Installation-Tensorflow.md b/Installation-Tensorflow.md index 6e360a6..b86ef8b 100644 --- a/Installation-Tensorflow.md +++ b/Installation-Tensorflow.md @@ -124,7 +124,7 @@ Update von Conda selbst: ## Installieren von Tensorflow mit Conda -Als erstes erstellen wir eine Conda Environment die Python 3.9 enthält: +Als erstes erstellen wir eine Conda Environment die Python 3.12 enthält: ``` conda create --name tf -y python=3.12