Git Product home page Git Product logo

Comments (5)

vonshednob avatar vonshednob commented on May 24, 2024 1

Fixed in 9def513

from pter.

vonshednob avatar vonshednob commented on May 24, 2024

Thanks for reporting this!

The default interface is based on curses and is known to not work that great on Windows in the first place, even if you install windows-curses from pypi. So Qt5 is a good choice.

However, please rather start it through qpter instead of pter.

If that still fails, could you tell me what happens when you attempt to import PyQt5 from your python prompt?

from pter.

sandorex avatar sandorex commented on May 24, 2024

Ah this is my bad, my mind did not see the section about PyQt, qpter does work!
Sorry for the trouble

from pter.

vonshednob avatar vonshednob commented on May 24, 2024

No problem, glad it works. Maybe I should be more explicit in the README then. 🤔

from pter.

sandorex avatar sandorex commented on May 24, 2024

Maybe I should be more explicit in the README then. 🤔

Maybe just placing the command for launching with QT just below the TUI one would prevent someone from missing it like i did



To launch pter you have to tell it where your todo.txt file is:

pter ~/todo.txt

# GUI mode using QT (requires PyQt5)
qpter ~/todo.txt

...

from pter.

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.