[chirp_users] iMAC (latest OS) Baofeng UV-5RE Plus USB Supplied cable
Users, I'm a complete newbie to Ham and Chirp. Fairly savvy wrt to software.
This is the first time connecting UV-5R to Mac. Chirp starts fine and I do have Python installed.
When starting up Chirp, debug.log spits out...
Icon /usr/share/pixmaps/chirp.png not found Initialized MacOS support /Applications/chirp-0.3.1.app/Contents/MacOS/../Resources/chirp/chirpw:128: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory
Two items from that output... - I don't see a chirp.png in the /Applications/chirp-0.3.1.app tree. - I don't see a pangorc in the /Applications/chirp-0.3.1.app tree.
I'm attempting to "Download from radio", I try the four port selections. I do have the USB cable plugged in and radio on. Also...
bash-3.2# pwd /dev bash-3.2# ls cu.Bluetooth-* cu.Bluetooth-Modemcu.Bluetooth-Serial-1 cu.Bluetooth-PDA-Synccu.Bluetooth-Serial-2
I do have the vendor and model selected properly. It attempts to clone and then I see... "An error has occurred" "Radio did not respond". From debug.log I see...
User selected Baofeng UV-5R on port /dev/cu.Bluetooth-Serial-1 Clone thread started Sending Magic: 000: 50 bb ff 01 25 98 4d 00 P...%.M.
Radio did not respond Sending Magic: 000: 50 bb ff 20 12 07 25 00 P.....%.
Radio did not respond -- Exception: -- Traceback (most recent call last): File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirpui/clone.py", line 225, in run self.__radio.sync_in() File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 456, in sync_in self._mmap = _do_download(self) File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 345, in _do_download data = _ident_radio(radio) File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 341, in _ident_radio raise error RadioError: Radio did not respond ------ Clone failed: Radio did not respond Clone thread ended --- Exception Dialog: Radio did not respond --- Traceback (most recent call last): File "/Applications/chirp-0.3.1.app/Contents/MacOS/../Resources/chirp/chirpw", line 71, in <module> langs += os.getenv("LANG").split(":") AttributeError: 'NoneType' object has no attribute 'split'
Any thoughts for a newbie? A video guide to watch for the first time?
Thanks!
Jim
Jim, Call and u can help
Mats +1 214 228 2828
On Oct 14, 2013, at 8:17 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users, I'm a complete newbie to Ham and Chirp. Fairly savvy wrt to software.
This is the first time connecting UV-5R to Mac. Chirp starts fine and I do have Python installed.
When starting up Chirp, debug.log spits out...
Icon /usr/share/pixmaps/chirp.png not found Initialized MacOS support /Applications/chirp-0.3.1.app/Contents/MacOS/../Resources/chirp/chirpw:128: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory
Two items from that output...
- I don't see a chirp.png in the /Applications/chirp-0.3.1.app tree.
- I don't see a pangorc in the /Applications/chirp-0.3.1.app tree.
I'm attempting to "Download from radio", I try the four port selections. I do have the USB cable plugged in and radio on. Also...
bash-3.2# pwd /dev bash-3.2# ls cu.Bluetooth-* cu.Bluetooth-Modem cu.Bluetooth-Serial-1 cu.Bluetooth-PDA-Sync cu.Bluetooth-Serial-2
I do have the vendor and model selected properly. It attempts to clone and then I see... "An error has occurred" "Radio did not respond". From debug.log I see...
User selected Baofeng UV-5R on port /dev/cu.Bluetooth-Serial-1 Clone thread started Sending Magic: 000: 50 bb ff 01 25 98 4d 00 P...%.M.
Radio did not respond Sending Magic: 000: 50 bb ff 20 12 07 25 00 P.....%.
Radio did not respond -- Exception: -- Traceback (most recent call last): File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirpui/clone.py", line 225, in run self.__radio.sync_in() File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 456, in sync_in self._mmap = _do_download(self) File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 345, in _do_download data = _ident_radio(radio) File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 341, in _ident_radio raise error RadioError: Radio did not respond
Clone failed: Radio did not respond Clone thread ended --- Exception Dialog: Radio did not respond --- Traceback (most recent call last): File "/Applications/chirp-0.3.1.app/Contents/MacOS/../Resources/chirp/chirpw", line 71, in <module> langs += os.getenv("LANG").split(":") AttributeError: 'NoneType' object has no attribute 'split'
Any thoughts for a newbie? A video guide to watch for the first time?
Thanks!
Jim _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
Hi y'all, Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
Hello, I finally , with help from several others found that the right cable/driver makes chirp work great. after getting that all straightened out, I plugged the cable into the radio, and computer, then I downloaded the program put into the radio by the manufacturer. Next, i edited that same program with the frequencies I wanted, and uploaded it into the radio. It really was that easy. Then I plugged the cable into the radio I bought for my wife, and it cloned the radio. Now all I have to say to her is "go to channel XX" and we can chat as needed. Pretty good huh? Paul
On Thursday, October 17, 2013 2:06 PM, Mats G Roos mats.g.roos@gmail.com wrote:
Hi y'all, Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
On Thu, Oct 17, 2013 at 4:16 PM, Paul Plasters wa9ffl@yahoo.com wrote:
Hello, I finally , with help from several others found that the right cable/driver makes chirp work great. after getting that all straightened out, I plugged the cable into the radio, and computer, then I downloaded the program put into the radio by the manufacturer. Next, i edited that same program with the frequencies I wanted, and uploaded it into the radio. It really was that easy. Then I plugged the cable into the radio I bought for my wife, and it cloned the radio. Now all I have to say to her is "go to channel XX" and we can chat as needed. Pretty good huh? Paul
Hi Paul,
CHIRP always worked great. Until you installed the right driver to make the cable work great, you just couldn't tell. ;)
Glad to hear you got it sorted out.
Jim KC9HI
Yup! Pretty good!! :-)
On Oct 17, 2013, at 1:16 PM, Paul Plasters wa9ffl@yahoo.com wrote:
Hello, I finally , with help from several others found that the right cable/driver makes chirp work great. after getting that all straightened out, I plugged the cable into the radio, and computer, then I downloaded the program put into the radio by the manufacturer. Next, i edited that same program with the frequencies I wanted, and uploaded it into the radio. It really was that easy. Then I plugged the cable into the radio I bought for my wife, and it cloned the radio. Now all I have to say to her is "go to channel XX" and we can chat as needed. Pretty good huh? Paul
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
-- Dan Smith www.danplanet.com KK7DS ___
Anyone that can help??
Mats
On Oct 17, 2013, at 2:06 PM, Mats G Roos mats.g.roos@gmail.com wrote:
Hi y'all, Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have almost the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
-- Dan Smith www.danplanet.com KK7DS
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
What kind of connectors does the microphone use? Or are there other connectors on it that look like the ones on the cable for the UV5R? I bet if there is a matching place to plug the cable, it will work as it does on the handy. Let us know what you find out, as some of us might get the same radio. Thanks, Paul
On Thursday, October 17, 2013 9:33 PM, "mats.g.roos@gmail.com" mats.g.roos@gmail.com wrote:
Anyone that can help??
Mats
On Oct 17, 2013, at 2:06 PM, Mats G Roos mats.g.roos@gmail.com wrote:
Hi y'all, Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have almost the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
Thx for your response.
It's a "Internet plug" type. The cable takes this "Internet plug" to USB. I did try but it didn't work. Will try some new drivers today.
Mats
On Oct 17, 2013, at 10:14 PM, Paul Plasters wa9ffl@yahoo.com wrote:
What kind of connectors does the microphone use? Or are there other connectors on it that look like the ones on the cable for the UV5R? I bet if there is a matching place to plug the cable, it will work as it does on the handy. Let us know what you find out, as some of us might get the same radio. Thanks, Paul
On Thursday, October 17, 2013 9:33 PM, "mats.g.roos@gmail.com" mats.g.roos@gmail.com wrote: Anyone that can help??
Mats
On Oct 17, 2013, at 2:06 PM, Mats G Roos mats.g.roos@gmail.com wrote:
Hi y'all, Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have almost the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
-- Dan Smith www.danplanet.com KK7DS
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
On Oct 17, 2013, at 2:06 PM, Mats G Roos <mats.g.roos@gmail.com
Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have almost the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
If it is that similar then it might works if You just set Chirp to see it as UV5R. Have you tried?
That's a Baojie BJ UV55. How did you determine it was nothing more than the Baofeng UV-5R stuck inside a mobile radio case? In order to set Chirp up for that radio they would need someone willing to part with theirs so they can borrow it and figure out how it sends and receives data.
________________________________ From: "mats.g.roos@gmail.com" mats.g.roos@gmail.com To: "mats.g.roos@gmail.com" mats.g.roos@gmail.com; Discussion of CHIRP chirp_users@intrepid.danplanet.com Sent: Thursday, October 17, 2013 10:33 PM Subject: [chirp_users] BJ UV 55 - Chirp
Anyone that can help??
Mats
On Oct 17, 2013, at 2:06 PM, Mats G Roos mats.g.roos@gmail.com wrote:
Hi y'all,
Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have almost the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually
/dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
-- Dan Smith www.danplanet.com KK7DS
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
_______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
Its not 100% the same but the menu structure seems to be almost the same, features as well so I thought, cant be that big of a delta.
Mats
On Oct 18, 2013, at 8:22 AM, Milton Hywatt wrote:
That's a Baojie BJ UV55. How did you determine it was nothing more than the Baofeng UV-5R stuck inside a mobile radio case? In order to set Chirp up for that radio they would need someone willing to part with theirs so they can borrow it and figure out how it sends and receives data.
From: "mats.g.roos@gmail.com" mats.g.roos@gmail.com To: "mats.g.roos@gmail.com" mats.g.roos@gmail.com; Discussion of CHIRP chirp_users@intrepid.danplanet.com Sent: Thursday, October 17, 2013 10:33 PM Subject: [chirp_users] BJ UV 55 - Chirp
Anyone that can help??
Mats
On Oct 17, 2013, at 2:06 PM, Mats G Roos mats.g.roos@gmail.com wrote:
Hi y'all, Just got a JB UV 55 radio, it's basically the "car" version of the UV 5 R, seems to even have almost the same channel / memory structure. Does anyone out there have any Experiance on how to program it through Chirp?
Appreciate your support
Mats SM0BTP
On Oct 14, 2013, at 9:13 PM, Jim Hofmann jimhofmann12@yahoo.com wrote:
Users,
So, it turns out, every cable has a needs an unique driver. The cable I have can be seen here - http://www.amazon.com/Programming-Cable-Baofeng-UV-5R-Driver/dp/B008RZJHJU/r...
If that is the case, one needs a driver from - http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/
Thanks! Jim
On Monday, October 14, 2013 9:28 PM, Dan Smith dsmith@danplanet.com wrote:
I'm attempting to "Download from radio", I try the four port selections.
Sounds like you don't have a driver loaded for the cable that gives you a serial device. Usually /dev/cu.*.
Check this page for details:
http://chirp.danplanet.com/projects/chirp/wiki/MacOS_Tips
-- Dan Smith www.danplanet.com KK7DS
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
You have no cable driver installed that is recognized, If your cable has a Prolific 2303 chip go here: http://changux.co/osx-installer-to-pl2303-serial-usb-on-osx-lio/ and download the installer. It's in spanish but if you've installed from a pkg installer you will recognize the ritual. Once installed then select that port in Chirp, then the vendor and the radio. Contact me off list if you need additional help.
Milton
________________________________ From: Jim Hofmann jimhofmann12@yahoo.com To: "chirp_users@intrepid.danplanet.com" chirp_users@intrepid.danplanet.com Sent: Monday, October 14, 2013 9:17 PM Subject: [chirp_users] iMAC (latest OS) Baofeng UV-5RE Plus USB Supplied cable
Users, I'm a complete newbie to Ham and Chirp. Fairly savvy wrt to software.
This is the first time connecting UV-5R to Mac. Chirp starts fine and I do have Python installed.
When starting up Chirp, debug.log spits out...
Icon /usr/share/pixmaps/chirp.png not found Initialized MacOS support /Applications/chirp-0.3.1.app/Contents/MacOS/../Resources/chirp/chirpw:128: PangoWarning: error opening config file '../Resources/etc/pango/pangorc': No such file or directory
Two items from that output... - I don't see a chirp.png in the /Applications/chirp-0.3.1.app tree. - I don't see a pangorc in the /Applications/chirp-0.3.1.app tree.
I'm attempting to "Download from radio", I try the four port selections. I do have the USB cable plugged in and radio on. Also...
bash-3.2# pwd /dev bash-3.2# ls cu.Bluetooth-* cu.Bluetooth-Modemcu.Bluetooth-Serial-1 cu.Bluetooth-PDA-Synccu.Bluetooth-Serial-2
I do have the vendor and model selected properly. It attempts to clone and then I see... "An error has occurred" "Radio did not respond". From debug.log I see...
User selected Baofeng UV-5R on port /dev/cu.Bluetooth-Serial-1 Clone thread started Sending Magic: 000: 50 bb ff 01 25 98 4d 00 P...%.M.
Radio did not respond Sending Magic: 000: 50 bb ff 20 12 07 25 00 P.....%.
Radio did not respond -- Exception: -- Traceback (most recent call last): File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirpui/clone.py", line 225, in run self.__radio.sync_in() File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 456, in sync_in self._mmap = _do_download(self) File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 345, in _do_download data = _ident_radio(radio) File "/Applications/chirp-0.3.1.app/Contents/Resources/chirp/chirp/uv5r.py", line 341, in _ident_radio raise error RadioError: Radio did not respond ------ Clone failed: Radio did not respond Clone thread ended --- Exception Dialog: Radio did not respond --- Traceback (most recent call last): File "/Applications/chirp-0.3.1.app/Contents/MacOS/../Resources/chirp/chirpw", line 71, in <module> langs += os.getenv("LANG").split(":") AttributeError: 'NoneType' object has no attribute 'split'
Any thoughts for a newbie? A video guide to watch for the first time?
Thanks!
Jim _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
participants (10)
-
Dan Smith
-
Dave Nathanson
-
Jim Hofmann
-
Jim Unroe
-
Mats G Roos
-
mats.g.roos@gmail.com
-
Milton Hywatt
-
Paul Plasters
-
Roos G Mats
-
YT9TP Pedja