FATE icon indicating copy to clipboard operation
FATE copied to clipboard

fate1.6中 fate_arch、fate_client 等是否可以封装成whl文件库

Open mamingliang-myy opened this issue 3 years ago • 3 comments

您好,fate1.6中 python目录下的依赖环境,如:fate_arch、fate_client 等是否可以封装成whl文件库

mamingliang-myy avatar Sep 14 '22 09:09 mamingliang-myy

fate-client can be find in this link

mgqa34 avatar Sep 14 '22 12:09 mgqa34

fate/python目录下的setup.py文件有没有1.6版本的呢,git上1.6下面的是1.5版本的

mamingliang-myy avatar Sep 15 '22 06:09 mamingliang-myy

fate/python目录下的setup.py文件有没有1.6版本的呢,git上1.6下面的是1.5版本的

你可以选择自己修改编译打包

python3 -m pip install build
python3 -m build --sdist

如果有困难,我可以提供编译好的包,请先自己尝试下

sagewe avatar Sep 20 '22 06:09 sagewe

This issue has been marked as stale because it has been open for 365 days with no activity. If this issue is still relevant or if there is new information, please feel free to update or reopen it.

github-actions[bot] avatar Jul 09 '24 06:07 github-actions[bot]