Code Monkey home page Code Monkey logo

Comments (4)

brunobraga avatar brunobraga commented on July 18, 2024

Apologies, all these are out-dated now... have you tried pip install?

from termsaver.

pstils avatar pstils commented on July 18, 2024

Thanks @brunobraga,

I'm in the same boat, but running Raspberry Pi OS, having tried exactly the same steps as @anarchy89.

sudo pip install termsaver results in:

ERROR: Could not find a version that satisfies the requirement termsaver
ERROR: No matching distribution found for termsaver

from termsaver.

pstils avatar pstils commented on July 18, 2024

Sorry, I think perhaps the more relevant error is:

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""")?

You'll know more than I, but from a brief google this appears to be a python version related thing?

from termsaver.

EddieDover avatar EddieDover commented on July 18, 2024

@pstils and @anarchy89:

The PyPI package (that pip reads from) is from 2018, so it is definitely not up to date with the current codebase.

For a short-term solution, you should be able to check out the repo and symlink the 'termsaver' file into your bin path. (Though I'm not sure if there are required packages you'll need, off the top of my head.)

I'll start working on a possible CI/CD solution to get our PyPI package up to date sometime this week between my medical appointments.

from termsaver.

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.