pip3 install -U secretflow
See original GitHub issueIssue Type
Build/Install
Source
binary
Secretflow Version
secretflow 最新版
OS Platform and Distribution
Ubuntu 22.04
Python version
3.8.13
Bazel version
0
GCC/Compiler version
0
What happend and What you expected to happen.
ERROR: Could not find a version that satisfies the requirement secretflow (from versions: none)
ERROR: No matching distribution found for secretflow
Reproduction code to reproduce the issue.
pip3 install -U secretflow
Issue Analytics
- State:
- Created a year ago
- Comments:6
Top Results From Across the Web
secretflow - PyPI
A workflow layer that seamlessly integrates data processing, model training, and hyperparameter tuning. Install. Please check INSTALLATION.md. Deployment.
Read more >secretflow/INSTALLATION.md at main - GitHub
Installation. The simplist way to try SecretFlow is to use offical docker image which shipps with SecretFlow binary. Or you could install SecretFlow...
Read more >Installation — scikit-multiflow 0.5.3 documentation
In a terminal, navigate to the local path of the project and run the following command (including the dot at the end):. $...
Read more >Secretflow - A Unified Framework For Privacy ... - KitPloit
SecretFlow is a unified framework for privacy-preserving data intelligence and machine learning. ... pip install -U secretflow.
Read more >What does the "-U" option stand for in pip install -U
Type pip install -h to list help: -U, --upgrade Upgrade all packages to the newest available version. So, if you already have a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@luckymlog 按照你提供的环境信息,我们无法复现你的问题。
我们的复现步骤
你们也可以试试用上述方法执行。
解决