Git Product home page Git Product logo

Comments (4)

jimfulton avatar jimfulton commented on May 24, 2024 1

OK, I beat my head on this a bit today. The following combination works (pasts tests and import doesn't error) for me:

  • Python 3.7
  • RelStorage 2.1.1 (and presumably any version 2)
  • ZODB 5.3.0

I'll make a 0.9.1 release soon that limits these versions.

from db.

seatedscribe avatar seatedscribe commented on May 24, 2024

Hope someone could shed a light on this as I think this is exactly the right tool for a lot of solutions to problems out there...
Anyway:

after a little searching, I found this same issue on the referenced mailing list:
https://groups.google.com/g/newtdb/c/kxWreXzTGew

Please try installing RelStorage < 3. I'm afraid that RelStorage 3 involved large internal refactorings that were incompatible with netwdb.

This is not enough though, as an ImportError arises when doing import:

>>>import newt.db
ImportError: cannot import name '_cache_ring' from 'relstorage.cache' (/opt/xpend/venv/lib/python3.7/site-packages/relstorage/cache/__init__.py)

Hope someone could give here the "magic version numbers" for a working newtdb deploy ;)

from db.

jimfulton avatar jimfulton commented on May 24, 2024

from db.

seatedscribe avatar seatedscribe commented on May 24, 2024

I agree, but I'm not working on anything anymore that can benefit and can't spend time maintaining it. Maybe someone else will step forward. Jim

This is perfectly understandable, time is precious! 😃

I also think it would be easier for someone to step forward if he could start studying the details and make experiments from a working codebase.

If you, or someone else, could spend a little time finding out the correct version of RelStorage (and/or other packages) for this project to stay alive, I would be immensely grateful.

Regards,
Enrico

from db.

Related Issues (7)

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.