You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @parnurzeal !
I have tried to insall setup.py for bglconverter in win 10 with python 3.7.2 with the command: Python setup.py instal
I got this error:
TypeError: init() got an unexpected keyword argument 'includes'
I have tried to run this tool in GUI using PYQT5 with this command: pyuic5.bat QTbglconverter.ui > QTbglconverter.py
I got this error:
DLL load failed: The specified module could not be found
Could you please help me? What is the command to convert .dic to .txt? Thanx in advance
The text was updated successfully, but these errors were encountered:
Hello @parnurzeal !
I have tried to insall setup.py for bglconverter in win 10 with python 3.7.2 with the command:
Python setup.py instal
I got this error:
TypeError: init() got an unexpected keyword argument 'includes'
I have tried to run this tool in GUI using PYQT5 with this command:
pyuic5.bat QTbglconverter.ui > QTbglconverter.py
I got this error:
DLL load failed: The specified module could not be found
Could you please help me?
What is the command to convert .dic to .txt?
Thanx in advance
The text was updated successfully, but these errors were encountered: