From 79a2441bd71d0d3a7499453c557b3e9d419c0cb6 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Wed, 29 Jul 2020 00:27:13 -0400 Subject: add warning about python2 --- docs/guide/troubleshooting.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md index 53c22eb4..e038eb99 100644 --- a/docs/guide/troubleshooting.md +++ b/docs/guide/troubleshooting.md @@ -1,5 +1,9 @@ # Troubleshooting +## Python 2 + +With Python 2 [officially unmaintained](https://pythonclock.org/), the last stable release of Binary Ninja with support for it will be the [2.2 stable release](https://github.com/Vector35/binaryninja-api/milestone/7). + ## Basics - Have you searched [known issues]? -- cgit v1.3.1