-
Notifications
You must be signed in to change notification settings - Fork 13
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 #37
Comments
I reuploaded the BubbleBlaster 2.0.2 and fixed the duplicate numpy error in requirements.txt. Try downloading and reinstalling the dependencies again |
Thank you, but now when I open the .exe or .bat file, the CMD window appears and then it closes by itself. The program doesn't open. |
Same |
Its The Same Error i Checked it |
to see errors - add And yes, I get it too: |
exe version has the same error. True, the path to fbgemm.dll is different |
The issue solved by simply downloading libomp140.x86_64.dll and place it in 'C:\Windows\System32' |
Looks like a very strange solution to the problem. Besides, I don’t trust this site. |
PS C:\Users\Ryan\Desktop\clean\bubble ia> & C:/Users/Ryan/AppData/Local/Programs/Python/Python311/python.exe "c:/Users/Ryan/Desktop/clean/bubble ia/bubbleblaster.py"
Traceback (most recent call last):
File "c:\Users\Ryan\Desktop\clean\bubble ia\bubbleblaster.py", line 14, in
import util
File "c:\Users\Ryan\Desktop\clean\bubble ia\util.py", line 3, in
import torch
File "C:\Users\Ryan\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch_init_.py", line 148, in
raise err
OSError: [WinError 126] Não foi possível encontrar o módulo especificado. Error loading "C:\Users\Ryan\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
The text was updated successfully, but these errors were encountered: