Benex254 / FastAnime

Your browser anime experience from the terminal
The Unlicense
164 stars 5 forks source link

No module named mpv #13

Closed MizxGaming closed 2 hours ago

MizxGaming commented 2 hours ago

I'm running Arch Linux and I have python 3.12.7 installed. Whenever I go to play some episode, it throws me the error ModuleNotFoundError: No module named 'mpv'

I do have python-mpv installed via "sudo pacman -S python-mpv"

I tried importing it in a separate virtual environment and it didn't have it. So I created a new venv and installed it there and imported, it was working there. But I am unable to find the venv of Fastanime so I am unable to install it in this venv

Benex254 commented 2 hours ago

have you switched on use_python_mpv to true if so you should reinstall with the mpv extra or uv tool install fastanime[standard] Which will install python-mpv required for that mode

MizxGaming commented 2 hours ago

Well that fixed it but now it shows "fatal cplayer No video or audio streams selected."

Benex254 commented 2 hours ago

Join the discord and show me from there