Hi Cleo, I've tried to run uClient2.0 on my mac, but I get the same problem I used to get for the previous version. This is what I've when I run the new version of uClient.
Regarding the firmware, I don't know why I am not able to upgrade to the new version.
(cv3) Luca:~ lucadigiammarino$ uarm-firmware -u
Fetching the latest firmware version...
Traceback (most recent call last):
File "/usr/local/bin/uarm-firmware", line 9, in <module>
load_entry_point('pyuarm==1.3.34', 'console_scripts', 'uarm-firmware')()
File "/Library/Python/2.7/site-packages/pyuarm/tools/firmware_helper.py", line 314, in main
helper.upgrade()
File "/Library/Python/2.7/site-packages/pyuarm/tools/firmware_helper.py", line 201, in upgrade
if self.compare_version():
File "/Library/Python/2.7/site-packages/pyuarm/tools/firmware_helper.py", line 195, in compare_version
self.remote_firmware_version = get_latest_version()
File "/Library/Python/2.7/site-packages/pyuarm/tools/firmware_helper.py", line 47, in get_latest_version
config.readfp(buf)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
ConfigParser.MissingSectionHeaderError: File contains no section headers.
file: <???>, line: 1
u'<?xml version="1.0" encoding="UTF-8"?>\n'
I've tried to upgrade the firmware from the file in the folder just downloaded, but I get this
/Users/lucadigiammarino/Downloads/ucs_v1.2.2/firmware/flash_firmware ; exit;
Luca:~ lucadigiammarino$ /Users/lucadigiammarino/Downloads/ucs_v1.2.2/firmware/flash_firmware ; exit;
Illegal instruction: 4
logout
Hope you can help