Kentaro Wada 6 жил өмнө
parent
commit
04c69d39d2
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -117,7 +117,7 @@ script:
       fi
 
       # Build the standalone executable
-      pip install pyinstaller
+      pip install 'pyinstaller!=3.4'  # 3.4 raises error
       pyinstaller labelme.spec
       dist/labelme --version