0

Installed all dependencies but still not working. OS Windows

    C:\Users\User1\Documents\pybluez-master>python setup.py install
    running install
    C:\Users\User1\AppData\Local\Programs\Python\Python311\Lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
      warnings.warn(
    C:\Users\User1\AppData\Local\Programs\Python\Python311\Lib\site-packages\setuptools\command\easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
      warnings.warn(
    running bdist_egg
    running egg_info
    writing PyBluez.egg-info\PKG-INFO
    writing dependency_links to PyBluez.egg-info\dependency_links.txt
    writing eager_resources to PyBluez.egg-info\eager_resources.txt
    writing requirements to PyBluez.egg-info\requires.txt
    writing top-level names to PyBluez.egg-info\top_level.txt
    reading manifest file 'PyBluez.egg-info\SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching 'README'
    warning: no files found matching '*.c' under directory 'macos'
    warning: no previously-included files matching '*.pyc' found under directory '*'
    warning: no previously-included files matching '*.o' found under directory '*'
    warning: no previously-included files matching '*.opp' found under directory '*'
    adding license file 'COPYING'
    writing manifest file 'PyBluez.egg-info\SOURCES.txt'
    installing library code to build\bdist.win-amd64\egg
    running install_lib
    running build_py
    running build_ext
    building 'bluetooth._msbt' extension
    error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/

"Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ instaled

0 Answers0