Skip to content

PyWarp v1.1.8

Choose a tag to compare

@saeedmasoudie saeedmasoudie released this 30 Jun 08:41
· 247 commits to main since this release
e230371

🛠 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_refresh from 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.

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.