Skip to content

munin.py cli issue #69

@devanghp

Description

@devanghp

After running python3 munin.py -i my.ini --cli , I got the below error.

Traceback (most recent call last):
File "/home/heldso/munin/munin.py", line 43, in
import cfscrape
File "/home/heldso/.local/lib/python3.10/site-packages/cfscrape/init.py", line 19, in
from urllib3.util.ssl_ import create_urllib3_context, DEFAULT_CIPHERS
ImportError: cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/home/helo/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py)

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