JohnDoee / magnet2torrent

Turn a bittorrent magnet link into a .torrent file
MIT License
63 stars 9 forks source link

Not able to install the pip package. #11

Open devo-id opened 10 months ago

devo-id commented 10 months ago

While installing the package, I am getting this error-

 error: subprocess-exited-with-error

  × Building wheel for yarl (pyproject.toml) did not run successfully.
********************************************************************************
The license_file parameter is deprecated, use license_files instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for yarl
Failed to build yarl
ERROR: Could not build wheels for yarl, which is required to install pyproject.toml-based projects