GithubHelp home page GithubHelp logo

Comments (6)

TRSx80 avatar TRSx80 commented on September 26, 2024 3

I got it!

I tried Debian package qml but that wasn't it.

The one that did it was python3-pyqt5.qtquick! Once I installed that, QTTodoTxt opened right up!

Thanks for the help!

I'm super stoked to try out your program, it looks like exactly what I have been looking for for a todo.txt GUI on GNU/Linux!

Cheers! And keep up the good work!

from qtodotxt2.

oroulet avatar oroulet commented on September 26, 2024

It says that qml is not installed. If you find out which qml package are necessary in Debian let us know. We can update readme and Debian script

from qtodotxt2.

TRSx80 avatar TRSx80 commented on September 26, 2024

I'm pretty new to using Python (and Linux in general). I installed via pip BTW, not deb. I saw some script to generate a deb file, but I didn't do that. Maybe I should have? I thought that pip pulled in needed dependencies, but maybe not ones that Debian would need to pull in?

from qtodotxt2.

TRSx80 avatar TRSx80 commented on September 26, 2024

Tried running the buildDebPackage.py, got the following:

~/Programs/QTodoTxt2-qml/packaging/Debian$ python buildDebPackage.py
Traceback (most recent call last):
File "buildDebPackage.py", line 1, in
import urllib.request
ImportError: No module named request

~/Programs/QTodoTxt2-qml/packaging/Debian$ python3 buildDebPackage.py
Traceback (most recent call last):
File "buildDebPackage.py", line 115, in
version=sys.argv[1]
IndexError: list index out of range

~/Programs/QTodoTxt2-qml/packaging/Debian$ python3.5 buildDebPackage.py
Traceback (most recent call last):
File "buildDebPackage.py", line 115, in
version=sys.argv[1]
IndexError: list index out of range

I'll try and see if I can figure out which QML package is needed, IIRC I did look before and there were several. Any ideas?

from qtodotxt2.

oroulet avatar oroulet commented on September 26, 2024

great! do not hesitate to report bug or feature request. I hope we can soon fix all small bugs an release it

from qtodotxt2.

TRSx80 avatar TRSx80 commented on September 26, 2024

Careful what you say @oroulet, I might just take you up on that! :)

from qtodotxt2.

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.