need to use python3.10

This commit is contained in:
PAN Lei
2022-07-04 10:03:37 +02:00
parent cef87af8b1
commit aac8d64aa4
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -48,5 +48,5 @@ coll = COLLECT(
upx_exclude=[],
name='appointment',
)
import shutil
shutil.copytree('./venv/lib/python3.8/site-packages/grpc/_cython/_credentials', '{0}/appointment/grpc/_cython/_credentials'.format(DISTPATH))
#import shutil
#shutil.copytree('./venv/lib/python3.8/site-packages/grpc/_cython/_credentials', '{0}/appointment/grpc/_cython/_credentials'.format(DISTPATH))