Giter VIP home page Giter VIP logo

Comments (6)

camrail avatar camrail commented on July 20, 2024

Had the same issue, looks like this only works with python 3.6 at present

from thorn.

LikoIlya avatar LikoIlya commented on July 20, 2024

Same for me(

from thorn.

aadithpm avatar aadithpm commented on July 20, 2024

Currently building something with Python 3.6, Django 1.10 and Django REST Framework 3.8.2. I stuck with 1.10 since that seems to be the last documented version that they said they support.

I do eventually plan to move away from this though since I'm not sure how development looks down the line for this.

from thorn.

camrail avatar camrail commented on July 20, 2024

Currently building something with Python 3.6, Django 1.10 and Django REST Framework 3.8.2. I stuck with 1.10 since that seems to be the last documented version that they said they support.

I do eventually plan to move away from this though since I'm not sure how development looks down the line for this.

I am using Django 2.0.1 and it's working okay

from thorn.

aadithpm avatar aadithpm commented on July 20, 2024

Currently building something with Python 3.6, Django 1.10 and Django REST Framework 3.8.2. I stuck with 1.10 since that seems to be the last documented version that they said they support.
I do eventually plan to move away from this though since I'm not sure how development looks down the line for this.

I am using Django 2.0.1 and it's working okay

Ah, thanks for the information. I'll try updating and check if it doesn't break anything else.

from thorn.

ardoshi avatar ardoshi commented on July 20, 2024

Hello,
I'm using Python 3.9.0, Django 3.1.3 and Django Rest Framework 3.12.2
I am unable to resolve the following error:

File "\site-packages\thorn_state.py", line 6, in
from vine.five import monotonic
ModuleNotFoundError: No module named 'vine.five'

Is there some way to solve this other than going lower on all the versions?

from thorn.

Related Issues (15)

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.