Giter Club home page Giter Club logo

Comments (7)

stribny avatar stribny commented on August 26, 2024

I will think about it, it is true there might not be a requirement for >3.9 regarding the dependencies and the little bit of code.

If you run on 3.9, can you confirm that it works for you?

from sidewinder.

c0x65o avatar c0x65o commented on August 26, 2024

I changed it to version 3.9, and it all works, but this is the first time I have used this code.

from sidewinder.

stribny avatar stribny commented on August 26, 2024

Cool!

I will probably put it back to 3.9 once I get back to make some changes here. Thanks for trying it out and sharing your thoughts!

from sidewinder.

c0x65o avatar c0x65o commented on August 26, 2024

Not sure if this is related or a different issue, but when I run pytest in the poetry shell I get the following error: "ModuleNotFoundError: No module named 'importlib_metadata". This is my first time using poetry.

poetry.lock:min-versions = ["babel (==2.9.0)", "click (==7.0)", "colorama (==0.4)", "ghp-import (==1.0)", "importlib-metadata (==4.3)", "jinja2 (==2.11.1)", "markdown (==3.2.1)", "markupsafe (==2.0.1)", "mergedeep (==1.3.4)", "packaging (==20.5)", "pyyaml (==5.1)", "pyyaml-env-tag (==0.1)", "typing-extensions (==3.10)", "watchdog (==2.0)"]
poetry.lock:plugins = ["importlib-metadata"]

from sidewinder.

stribny avatar stribny commented on August 26, 2024

Can you try to run poetry lock --no-update to re-generate the lock file?

from sidewinder.

c0x65o avatar c0x65o commented on August 26, 2024

That did not correct the issue.

I did a pip install importlib_metadata and it seems to correct it.

from sidewinder.

stribny avatar stribny commented on August 26, 2024

I reverted the required Python version to 3.9. Also, I updated isort since the old version caused problems with new Poetry. So if you have latest Poetry installed and run the poetry install to create a fresh environment, everything should work for you.

from sidewinder.

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.