79452339

Date: 2025-02-19 18:00:56
Score: 1.5
Natty:
Report link

You are trying to install syft 0.2.9 in Python 3.8 through pip. According to the Pypi page of syft 0.2.9, you should:

  1. Follow the pre-installation steps:
    conda create -n pysyft python=3.7
    conda activate pysyft
    conda install jupyter notebook==5.7.8 tornado==4.5.3
    
  2. Not use syft 0.2.9 with Python 3.8, as they don't seem compatible:

    Note: Use Python 3.6-3.7. Tensorflow does not support Python 3.8 hence it might lead to installation errors.

If after those two fixes it still doesn't work, you can add more details to your question

Reasons:
  • RegEx Blacklisted phrase (2): it still doesn't work
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: globglogabgalab