[chirp_users] error msg (OS is Windows 10)
Any help how to fix this will be appreciated.
Traceback (most recent call last): File "chirpw", line 20, in <module> File "chirp\logger.pyo", line 150, in <module> File "chirp\logger.pyo", line 92, in __init__ IOError: [Errno 13] Permission denied: 'C:\Users\rmauersr\AppData\Roaming\CHIRP\debug.log'
On Fri, Sep 9, 2016 at 2:39 PM, Ron Mauer rmauersr@gmail.com wrote:
Any help how to fix this will be appreciated.
Traceback (most recent call last): File "chirpw", line 20, in <module> File "chirp\logger.pyo", line 150, in <module> File "chirp\logger.pyo", line 92, in __init__ IOError: [Errno 13] Permission denied: 'C:\Users\rmauersr\AppData\Roaming\CHIRP\debug.log'
You need to correct whatever is blocking CHIRP from being able to write to the "C:\Users\rmauersr\AppData\Roaming\CHIRP" folder. You might try right-clicking the CHIRP icon and choose "Run as administrator".
Jim
On Fri, Sep 9, 2016 at 1:14 PM, Jim Unroe rock.unroe@gmail.com wrote:
On Fri, Sep 9, 2016 at 2:39 PM, Ron Mauer rmauersr@gmail.com wrote:
Any help how to fix this will be appreciated.
Traceback (most recent call last): File "chirpw", line 20, in <module> File "chirp\logger.pyo", line 150, in <module> File "chirp\logger.pyo", line 92, in __init__ IOError: [Errno 13] Permission denied: 'C:\Users\rmauersr\AppData\Roaming\CHIRP\debug.log'
You need to correct whatever is blocking CHIRP from being able to write to the "C:\Users\rmauersr\AppData\Roaming\CHIRP" folder. You might try right-clicking the CHIRP icon and choose "Run as administrator".
I'm curious if this is what got him into the problem in the first place. I don't know how to use Windows, but on Linux if you run something as Administrator the first time, you won't be able to run it in the future without getting permission errors because all the associated files will belong to the admin account.
He might want to just delete C:\Users\rmauersr\AppData\Roaming\CHIRP and start over running normally.
Tom KD7LXL
Anti-Malware programs, especially Anti-Ransom-ware programs like CryptoPrevent, lock out writing & executing programs from the many of those folders. I would try disconnecting from the internet, then disable any of those kinds of programs & try Chirp again. Be sure to reboot so all your protection software gets restarted before you reconnect to the internet.
Dave
-----Original Message----- From: chirp_users-bounces@intrepid.danplanet.com [mailto:chirp_users-bounces@intrepid.danplanet.com] On Behalf Of Jim Unroe Sent: Friday, September 09, 2016 3:15 PM To: Discussion of CHIRP Subject: Re: [chirp_users] error msg (OS is Windows 10)
On Fri, Sep 9, 2016 at 2:39 PM, Ron Mauer rmauersr@gmail.com wrote:
Any help how to fix this will be appreciated.
Traceback (most recent call last): File "chirpw", line 20, in <module> File "chirp\logger.pyo", line 150, in <module> File "chirp\logger.pyo", line 92, in __init__ IOError: [Errno 13] Permission denied: 'C:\Users\rmauersr\AppData\Roaming\CHIRP\debug.log'
You need to correct whatever is blocking CHIRP from being able to write to the "C:\Users\rmauersr\AppData\Roaming\CHIRP" folder. You might try right-clicking the CHIRP icon and choose "Run as administrator".
Jim _______________________________________________ chirp_users mailing list chirp_users@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_users
participants (4)
-
Dave Zoller
-
Jim Unroe
-
Ron Mauer
-
Tom Hayward