From c0603ec28f5b64cd03e4b01c51dfcbe4aee7e903 Mon Sep 17 00:00:00 2001 From: Matthew Poletiek Date: Fri, 11 Dec 2020 09:57:54 -0600 Subject: README.md update --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ca1b1cc..21a5971 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,26 @@ The official CHIRP project's main branch does not support Python 3 and depends o py3-CHIRP is a fork of the py3 branch of the official CHIRP project with some syntax fixes that seem to be leftover from Python2. +## Dependencies + +py3-CHIRP has been tested in Python3.9 on various platforms. Known dependencies that don't come out of the box with Python are as follows: +- pyserial +- wxpython +- future +- six +- pypiwin32 (for Windows) + +## Testing + +Depending on the platform you're testing on, you should use a different script to start CHIRP. + +### Linux & MacOS +`chirpw` + +### Windows +`chirpwx.py` + + ## The Story When I first started using Gentoo again CHIRP was still a part of the main Gentoo Portage Repository. -- cgit v1.2.3