MusicLang / musiclang_predict

AI Prediction api of the MusicLang package
GNU General Public License v3.0
250 stars 16 forks source link

ERROR: Could not build wheels for musiclang_predict, which is required to install pyproject.toml-based projects #30

Open Naren-789 opened 1 month ago

Naren-789 commented 1 month ago

Using cached tensorboard-2.12.3-py3-none-any.whl (5.6 MB) Using cached tensorflow_estimator-2.12.0-py2.py3-none-any.whl (440 kB) Using cached tensorflow_io_gcs_filesystem-0.31.0-cp38-cp38-win_amd64.whl (1.5 MB) Using cached termcolor-2.4.0-py3-none-any.whl (7.7 kB) Using cached wrapt-1.14.1-cp38-cp38-win_amd64.whl (35 kB) Using cached google_auth-2.29.0-py2.py3-none-any.whl (189 kB) Using cached google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB) Using cached Markdown-3.6-py3-none-any.whl (105 kB) Using cached ml_dtypes-0.2.0-cp38-cp38-win_amd64.whl (938 kB) Using cached tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Using cached werkzeug-3.0.3-py3-none-any.whl (227 kB) Using cached zipp-3.19.1-py3-none-any.whl (9.0 kB) Using cached cachetools-5.3.3-py3-none-any.whl (9.3 kB) Using cached pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Using cached rsa-4.9-py3-none-any.whl (34 kB) Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) Building wheels for collected packages: musiclang_predict Building wheel for musiclang_predict (setup.py) ... error error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [5 lines of output] running bdist_wheel running build running build_py is called install error: [WinError 2] The system cannot find the file specified [end of output]

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

i have installed visual studio 2022 and ensure it is in PATH. Can you please le me know if you have any suggestion to fix this issue