FardinAhsan146 / TalkToYoutuber

Talk to a Chatbot with the knowledge of your favorite Youtuber
39 stars 1 forks source link

Does not install on ARM Mac #1

Open ahnafaf opened 1 week ago

ahnafaf commented 1 week ago
ERROR: Could not find a version that satisfies the requirement mkl-fft==1.3.8 (from versions: none)
ERROR: No matching distribution found for mkl-fft==1.3.8

Will fix this by changing mkl-fft to using numpys implementation of it. Likely does not work due to MKL being Intels.

FardinAhsan146 commented 3 days ago

Can you make a PR with the fixes ?