
I initially used MS Windows to develop some changes to CHIRP. I am having a problem with TOX. It appears that it can not find the chirp modules and the version numbers. I tried building and testing under Linux and things worked fine. I noticed the zip file is named for the version under Linux and unknown with zeros under windows
Is CHIRP only meant to be developed using Linux or do I have a setup problem?
73 Eric
Hi Eric,
It must be something to do with your setup. I almost exclusively do my CHIRP development on a Windows 7 Home 64-bit desktop.
Jim, I should have asked before I switched the tree to using tox, but is that working for you under windows? It should, but I didn’t test it. Maybe you’re still running with run_tests? That should be fine for now, but I did a bunch of work recently to make it work under tox properly which is a lot better for the build system and for repeatability in general.
Eric, can you paste some output so I can see what is happening?
Thanks!
—Dan