PyTd icon indicating copy to clipboard operation
PyTd copied to clipboard

_cleanupLogs PermissionError: [WinError 5] Access is denied: 'logs\\DirectX.log'

Open fh2levelgh opened this issue 6 years ago • 0 comments

When trying to execute a script the following error is received: PermissionError: [WinError 5] Access is denied: 'logs\DirectX.log'. User accounts do not have admin privileges, is there a way to disable this to allow the process to finish?.

File "C:\Users%username%\AppData\Local\Continuum\anaconda3\lib\site-packages\teradata\udaexec.py", line 281, in _cleanupLogs

fh2levelgh avatar May 13 '19 11:05 fh2levelgh