I'm trying to import aubio and i get the same error every time. I tried already; pip install aubio, I tried downloading it and importing it trough a file, I tried to make it with venv, I tried other versions, I upgraded pip, I tried anm other Python version, i installed Visual studio installer and nothing works. It downloads a bit and then gives me the same error every time.
% err_output.decode('utf8'))
^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x81 in position 62: invalid start byte
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> aubio
Its the same every time. Does anybody have a solution? Even if you dont answer thank you for reading it, and thinking about it. (Sorry for my english)