Describe the bug*
Couldn't run Reloadium on Python 3.13.3 via an x86_64 Ubuntu machine
To Reproduce
Steps to reproduce the behavior:
- Install Reloadium ->
pip3 install --break-system-packages reloadium
- Run a file ->
reloadium run example.py
- See error
It seems like your platform or Python version are not supported yet.
Windows, Linux, macOS and Python 64 bit >= 3.8 (>= 3.9 for M1) <= 3.11 are currently supported.
Please submit a github issue if you believe Reloadium should be working on your system at
https://github.com/reloadware/reloadium
To see the exception run Reloadium with environmental variable RW_DEBUG=True
Expected behavior
Run the code file without any problem
Screenshots
Desktop or remote (please complete the following information):**
- OS: Ubuntu
- OS version: 25.04
- M1 chip: no
- Reloadium package version: 1.5.1
- PyCharm plugin version: None
- Editor: CLI
- Python Version: 3.13.3
- Python Architecture: 64bit
- Run mode: Run
Additional context
Add any other context about the problem here.
Describe the bug*
Couldn't run Reloadium on Python 3.13.3 via an x86_64 Ubuntu machine
To Reproduce
Steps to reproduce the behavior:
pip3 install --break-system-packages reloadiumreloadium run example.pyExpected behavior
Run the code file without any problem
Screenshots
Desktop or remote (please complete the following information):**
Additional context
Add any other context about the problem here.