You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use the python version I have an error :
ImportError: cannot import name 'PyEvtxParser' from 'evtx' (C:\Program Files\Python311\Lib\site-packages\evtx_init_.py)
I tried with different evtx package version (0.6.2 and 0.8.4).
Python version : 3.11.5
The Release version got me another error, but I am pretty sure I have full access on the folder :
An error occurred during the analysis: [Errno 13] Permission denied: '/evtlogs/'
Release version 3.2 is working fine !
Thank you very much for your work by the way ;)
The text was updated successfully, but these errors were encountered:
Hello !
When I try to use the python version I have an error :
ImportError: cannot import name 'PyEvtxParser' from 'evtx' (C:\Program Files\Python311\Lib\site-packages\evtx_init_.py)
I tried with different evtx package version (0.6.2 and 0.8.4).
Python version : 3.11.5
The Release version got me another error, but I am pretty sure I have full access on the folder :
An error occurred during the analysis: [Errno 13] Permission denied: '/evtlogs/'
Release version 3.2 is working fine !
Thank you very much for your work by the way ;)
The text was updated successfully, but these errors were encountered: