Search found 1 match
- Wed Jul 14, 2021 3:03 am
- Forum: Support
- Topic: Cfclient installation issue
- Replies: 7
- Views: 6327
Re: Cfclient installation issue
I had this issue when installing on windows, I needed to change locopositioning_tab.py as well as lighthouse_tab.py from from PyQt5.QtGui import QMessageBox to from PyQt5.QtWidgets import QMessageBox