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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ecto1a2003 opened this issue Jan 6, 2021 · 5 comments
Open

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

ecto1a2003 opened this issue Jan 6, 2021 · 5 comments
Labels

Comments

@ecto1a2003
Copy link

馃 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.

@ecto1a2003 ecto1a2003 added the bug label Jan 6, 2021
@caronc
Copy link
Owner

caronc commented Jan 7, 2021

This project is somewhat abandoned.; it needs a lot of work to get working properly with Python v3.x (as Python v2.x is definitely not something you want to be using these days). I think there are better alternatives out there right now though. Have you had a look at Bazarr?

@ecto1a2003
Copy link
Author

i counldnt even get bazarr to start, plus i dont use radarr or sonarr. im on 3.1.1 of sabnzbd

@caronc
Copy link
Owner

caronc commented Jan 7, 2021

I'm really sorry, 馃檨

I'd love to find time and reboot this project, but I just haven't found the time. I'm glad you're using SABnzbd v3.1.1 though, that's good. I'm surprised it's working for you on Python v2.7 though (based on your error messages); I was under the understanding that it only worked using Python v3.x.

Either way_, At this time_ I'm afraid I can't give you any good answer to your dilemma ... 馃檨

@ecto1a2003
Copy link
Author

bummer, oh well. any advice for bazarr i installed it but nada

@caronc
Copy link
Owner

caronc commented Jan 7, 2021

You should ask in their Discord channel; they're pretty active there and they're all great people! 馃憤
Here is a link to their Discord Community

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants