Skip to content

im trying to setup this with sabnzbd {No module named extern} #75

@ecto1a2003

Description

@ecto1a2003

🪲 Describe the bug
im trying to setup this with sabnzbd, keep getting error about the extern as listed above.

💡 Screenshots and Logs

C:\Python27\lib\site-packages\apprise\plugins\NotifySimplePush.py:39: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography.hazmat.primitives import padding
Traceback (most recent call last):
File "C:\Program Files\SABnzbd\scripts\Subliminal.py", line 416, in
from apprise import Apprise
File "C:\Python27\lib\site-packages\apprise_init_.py", line 55, in
from .Apprise import Apprise
File "C:\Python27\lib\site-packages\apprise\Apprise.py", line 29, in
from markdown import markdown
File "C:\Python27\lib\site-packages\markdown_init_.py", line 28, in
from .meta import version, version_info
File "C:\Python27\lib\site-packages\markdown_meta_.py", line 26, in
from pkg_resources.extern import packaging
ImportError: No module named extern

💻 Your System Details:

  • OS: [e.g. RedHat v8.0]
  • Python Version: [e.g. Python v2.7]

🔮 Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions