Skip to content

common.py SafeConfigParser() line 53 #55

@HyperbolicNebula

Description

@HyperbolicNebula

On Arch Linux Kernel 6.16.8-arch3-1

I got the error AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'? at ~/.local/share/pipx/venvs/zotero-cli/lib/python3.13/site-packages/zotero-cli/common.py, line 53 after zotcli configure asked me to choose my markup format.

I went in and switched SafeConfigParser() to ConfigParser() and that seemed to fix my issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions