Giter Site home page Giter Site logo

Comments (2)

Laharah avatar Laharah commented on September 22, 2024

I can help you with that. Looks like you're on windows.

You can create a file with pinentry: no in it and then use the --config <FILENAME> option to use it.

If you want it to be more permanent, you can put the file in the %APPDATA%\redlist folder. You get to the appdata folder by going to start -> run then put in %APPDATA%. If the redlist folder isn't there, just make it and put your file in it.

To avoid all this I recommend that you get an API key from [REDACTED]: settings -> Access Settings -> API key. You can put that in your config file like this:

redacted:
    api_key: <KEY>

Once it's in there you won't have to put in a password again.


Weirdly that doesn't seem like the issue from the error code. The error says that it failed to import the aiohttp library. From what I can tell, the aiohttp library requires python 3.8 or higher. You can download the newest version from https://www.python.org/

You'll also wanna try re-installing the plugin with pip install git+https://github.com/Laharah/redlist.git --force-reinstall.

LMK how you fair. And if you start getting a new error you can't sort, out feel free to post it here.

from redlist.

OnlineAppearance avatar OnlineAppearance commented on September 22, 2024

Thankyou so much for replying even though I already found a solution to my problem.

Yes, updating my python actually fixed my problem.

from redlist.

Related Issues (10)

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.