-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error loading fbgemm.dll or one of its dependencies #96
Comments
So it seems to be due to a library missing on your windows install - I went through this post here and there are a few things you can try: pytorch/pytorch#131662
Afterwards, test to see if start.bat will work and launche without issue. If not, try the next step
After that, try the same, launch start.bat. Let me know how that goes. If neither of these works, I can search around and find the .dll files on my PC to share |
Perfect. I will check this evening and let you know.Thank you for the quick responseAm 24.11.2024 um 23:02 schrieb Jarod Mica ***@***.***>:
btw, same with my package I bought. After all installation this is the error. I thought maybe Im too stupid fpr manual installation and bought the package
So it seems to be due to a library missing on your windows install - I went through this post here and there are a few things you can try: pytorch/pytorch#131662
The easiest would be to try torch with a newer version, if this works, I'll have to update the version of torch being used. To test this, download the follow script and place it into the audiobook maker package. Due to github restrictions, change the name and remove the .txt from the end to turn it back into a batch script. update_torch.bat.txt then run the script.
Afterwards, test to see if start.bat will work and launche without issue. If not, try the next step
Download and install Visual Studio 2022 with Desktop development with C++ to get the .dll file. Follow the post here: pytorch/pytorch#131662 (comment)
After that, try the same, launch start.bat.
Let me know how that goes. If neither of these works, I can search around and find the .dll files on my PC to share
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Now the package seems to work. I check if it generates properly. Still dont know why the manual version is not working 🗡️ |
Awesome! I'm glad to hear it's working after that update. Unfortunately, I broke deepspeed updating torch versions, so I'll need to change a few things and it isn't useable ATM due to: #100 As for the latest error, can you download the cuda toolkit here: https://github.com/JarodMica/audiobook_maker?tab=readme-ov-file#pre-requisites It's required even for the package build right now |
I did all like the instructions. but when I start I get the following error
The text was updated successfully, but these errors were encountered: