imperva / incapsula-logs-downloader

A Python script for downloading log files from Incapsula
MIT License
30 stars 35 forks source link

Getting Import Error #14

Closed karlarvin27 closed 8 months ago

karlarvin27 commented 4 years ago

Hi, guys. just want to ask for your help... I am getting this error when I tried to run the script

Traceback (most recent call last); File "LogsDownloader.py", line 36, in import configparser ImportError: No module named configparser

rhousand commented 3 years ago

Make sure you are starting the script using python3.