You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\Acer91>pip install ytm-ll-dl
Collecting ytm-ll-dl
Using cached ytm_ll_dl-0.1.0-py3-none-any.whl.metadata (1.4 kB)
Collecting click<9.0.0,>=8.1.3 (from ytm-ll-dl)
Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting sh<2.0.0,>=1.14.3 (from ytm-ll-dl)
Using cached sh-1.14.3.tar.gz (62 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [19 lines of output]
Traceback (most recent call last):
File "C:\Users\Acer91\AppData\Local\Programs\Python\Python310\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 353, in <module>
main()
File "C:\Users\Acer91\AppData\Local\Programs\Python\Python310\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "C:\Users\Acer91\AppData\Local\Programs\Python\Python310\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\Acer91\AppData\Local\Temp\pip-build-env-1s8otgvw\overlay\Lib\site-packages\setuptools\build_meta.py", line 327, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
File "C:\Users\Acer91\AppData\Local\Temp\pip-build-env-1s8otgvw\overlay\Lib\site-packages\setuptools\build_meta.py", line 297, in _get_build_requires
self.run_setup()
File "C:\Users\Acer91\AppData\Local\Temp\pip-build-env-1s8otgvw\overlay\Lib\site-packages\setuptools\build_meta.py", line 497, in run_setup
super().run_setup(setup_script=setup_script)
File "C:\Users\Acer91\AppData\Local\Temp\pip-build-env-1s8otgvw\overlay\Lib\site-packages\setuptools\build_meta.py", line 313, in run_setup
exec(code, locals())
File "<string>", line 5, in <module>
File "C:\Users\Acer91\AppData\Local\Temp\pip-install-m9_0c4pn\sh_fe3a6ce76fad49e383fed44ce1c2bf73\sh.py", line 37, in <module>
import fcntl
ModuleNotFoundError: No module named 'fcntl'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
That is my Errors, and my python is 3.10.6, pip is 23.3.2, and there are my all modules:
That is my Errors, and my python is 3.10.6, pip is 23.3.2, and there are my all modules:
I don't know what wrong, please.
The text was updated successfully, but these errors were encountered: