Jelajahi Sumber

Update README.md

Kentaro Wada 3 tahun lalu
induk
melakukan
3dad964018
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -210,7 +210,7 @@ Below shows how to build the standalone executable on macOS, Linux and Windows.
 
 
 ```bash
 ```bash
 # Setup conda
 # Setup conda
-conda create --name labelme python==3.6.0
+conda create --name labelme python=3.9
 conda activate labelme
 conda activate labelme
 
 
 # Build the standalone executable
 # Build the standalone executable