-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Suzieq version
0.8
Install Type
hand deployed python
Python version
3.10
Impacted component
other
Steps to Reproduce
You'll probably get there as you validate newer python versions, but it looks like SafeConfigParser is now just ConfigParser.
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
Expected Behavior
Just a build issue with newer pythons
Observed Behavior
AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
Screenshots
Additional Context
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working