cheofusi/just_playback

Just_playback not installing on python 3.11

Closed this issue · 3 comments

pip throws error when using pip install just_playback

image

based on the error output you posted before your edit, you'll need to get Microsoft C++ Build Tools:
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/

Hi @Logise1123,

Does installing v0.1.8 solve your problem ?

Yes, it solved and able to install. Thank you! :)