need to use python3.10
This commit is contained in:
@@ -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))
|
||||
Reference in New Issue
Block a user