Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] - Error running the script - seems in logging import #15

Open
acfischer42 opened this issue Jun 10, 2021 · 0 comments
Open

[Bug] - Error running the script - seems in logging import #15

acfischer42 opened this issue Jun 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@acfischer42
Copy link

Describe the bug
C:\t>py cis_win.py
Traceback (most recent call last):
File "cis_win.py", line 31, in
logging.basicConfig(
File "C:\Python38\lib\logging_init_.py", line 1994, in basicConfig
raise ValueError('Unrecognised argument(s): %s' % keys)
ValueError: Unrecognised argument(s): encoding

Expected behaviour
running script

Screenshots and files
output pasted above

Links:

  • [config.cvs](insert link here)
  • [out.cvs](insert link here)
  • [log file](insert link here)

Desktop (please complete the following information):

  • OS: Windows 10
  • CIS_Win version:
  • Distribution: exe / py
  • if py, branch:

Additional context
Add any other context about the problem here.

@acfischer42 acfischer42 added the bug Something isn't working label Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants