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
Copy file name to clipboardExpand all lines: readme.md
+6
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,12 @@ This project is a simple function plotter application built using PySide2 for th
13
13
- GUI built using PySide2.
14
14
- Plotting powered by Matplotlib.
15
15
16
+
17
+
## Compatibility
18
+
19
+
This project is developed and tested using Python 3.9. Due to compatibility issues with PySide2 in newer Python versions, it is highly recommended to use Python 3.9 for running this application.
0 commit comments