Browse Source

python3,7 modify python3

tags/v1.2.0
shixingliang 3 years ago
parent
commit
2f2698ea8b
2 changed files with 1 additions and 2 deletions
  1. +0
    -1
      ge/CMakeLists.txt
  2. +1
    -1
      ge/stub/gen_stubapi.py

+ 0
- 1
ge/CMakeLists.txt View File

@@ -1036,4 +1036,3 @@ install(FILES
DESTINATION ${INSTALL_LIBRARY_DIR}
)
endif()


+ 1
- 1
ge/stub/gen_stubapi.py View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3.7
#!/usr/bin/python3
# -*- coding: UTF-8 -*-
#-------------------------------------------------------------------
# Purpose:


Loading…
Cancel
Save