PyWarp v1.1.8
🛠 PyWarp v1.1.8 — Bug Fixes & Improvements
This update focuses on resolving bugs and improving the reliability of PyWarp across all platforms.
✅ What’s Fixed
- 🧩 Fixed crash when error message boxes reappeared repeatedly
- 🛠 Resolved
"QMessageBox already deleted"error when WARP status failed - 🧠 Fixed incorrect use of
.text()on endpoint input (now uses.currentText()) - 🔁 Corrected logic calling
force_status_refreshfrom the wrong class - 📦 Cleaned up status refresh logic and improved exception handling
- ✅ Improved error recovery when network connection drops
📦 Downloads
| Platform | File | SHA256 Checksum |
|---|---|---|
| 🪟 Windows | Download EXE | 707cc730eca2da81dc19c4f1cb88627dfcf423523604a8af98d30784c3cd61be |
| 🐧 Linux | Download Binary | 17d2cac851de3ee5224b660cc94deef96f2f9b4c3fe5fb933c77a5b532eacad8 |
| 🍎 macOS | Download App | 7493a72c76d56448839668b090126e5723e0f3e26f940c1b88d62148aa2e4571 |
To verify integrity:
- On macOS/Linux:
shasum -a 256 [file] - On Windows (PowerShell):
Get-FileHash .\pywarp-windows-v1.1.8.exe -Algorithm SHA256
🛡 Is it safe?
Yes. Some antivirus tools may falsely flag the .exe because it’s unsigned and built with Nuitka.
- ✅ Open-source and transparent: GitHub Repo
- ✅ VirusTotal Scan
- 🔐 We're working on signing future releases
If flagged, you can submit the .exe to Microsoft as a false positive or build it yourself from source.
Thanks for using PyWarp!
⭐️ Star the repo if you find it helpful — and stay tuned for more updates.