Code Monkey home page Code Monkey logo

Comments (6)

caronc avatar caronc commented on May 24, 2024

Seems really similar to #72. Are you using some container or packaged product?

You could try running the following in your container to see if it helps:

pip install pynzbget

from nzb-notify.

kilgil27 avatar kilgil27 commented on May 24, 2024

Yea I was reading through that, seems very similar but this is just a regular SAB install on a Mac mini, no containers or anything

running pip install pynzbget gets the following:

Requirement already satisfied: pynzbget in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (0.6.4)
Requirement already satisfied: lxml>=2.7 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pynzbget) (4.6.4)
Requirement already satisfied: six in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from pynzbget) (1.16.0)

from nzb-notify.

kilgil27 avatar kilgil27 commented on May 24, 2024

you know I just tried it on a Windows PC I had setup previously that did have notifications working, and got a similar error:

Notification script returned exit code 1 and output "Traceback (most recent call last): File "C:\Tools\nzb-notify\Notify.py", line 159, in from nzbget import SCRIPT_MODE ModuleNotFoundError: No module named 'nzbget' "

wonder if something changed or I'm doing something wrong...

from nzb-notify.

caronc avatar caronc commented on May 24, 2024

Did you ever get this resolved? I can tell you with certainty that if you're not able to run this script, it's possibly due to your Python installation in windows. For the specific error you're getting; make sure you run:

pip install pynzbget

from nzb-notify.

farberm avatar farberm commented on May 24, 2024

I am getting the same error. I have python 3.10.2 installed and set as the default. Not sure what the issue is. I even tried to resolve using suggestion in Issue #72 by changing default to python3. Still same error.??? (except line 174 instead of 159)

from nzb-notify.

caronc avatar caronc commented on May 24, 2024

There is something wrong with your environment unfortunately; this isn't an issue with the script.

from nzb-notify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.