Code Monkey home page Code Monkey logo

Comments (3)

bakerboy448 avatar bakerboy448 commented on May 23, 2024

additional details

bakerboy448@hetz-baker-2004:~$ pip3 install -r requirements.txt
Requirement already satisfied: PyYAML in /usr/lib/python3/dist-packages (from -r requirements.txt (line 1)) (5.3.1)
Requirement already satisfied: qbittorrent-api in ./.local/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (2021.8.23)
Requirement already satisfied: schedule in ./.local/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (1.1.0)
Requirement already satisfied: urllib3>=1.24.2 in /usr/lib/python3/dist-packages (from qbittorrent-api->-r requirements.txt (line 2)) (1.25.8)
Requirement already satisfied: requests>=2.16.0 in /usr/lib/python3/dist-packages (from qbittorrent-api->-r requirements.txt (line 2)) (2.22.0)
Requirement already satisfied: six in /usr/lib/python3/dist-packages (from qbittorrent-api->-r requirements.txt (line 2)) (1.14.0)
bakerboy448@hetz-baker-2004:~$ python3 qbit_manage.py
Requirements Error: Requirements are not installed


bakerboy448@hetz-baker-2004:~$ python3 --version
Python 3.8.10

does it need both the modules dir & the script now? if so wiki needs updates
perhaps switch to a git repo checkout/update method?

from qbit_manage.

bobokun avatar bobokun commented on May 23, 2024

You're going to have to copy the modules folder from the repo as well since I've separated some of the code into different files for better usability.

Should be saved in /modules/*.py and not the same directory as qbit_manage.py

The wiki will have to be updated to reflect that. Sorry missed that in the release notes

from qbit_manage.

bobokun avatar bobokun commented on May 23, 2024

See updated Nix Installation Wiki

from qbit_manage.

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.