Code Monkey home page Code Monkey logo

Comments (8)

coleifer avatar coleifer commented on June 12, 2024

I don't publish any wheels, though...

from unqlite-python.

ldorigo avatar ldorigo commented on June 12, 2024

Hmm, not via wheel then, but I still get this error on python 3.10.

from unqlite-python.

ldorigo avatar ldorigo commented on June 12, 2024

It works when I install it directly from this repository (git clone/pip install .), so there must be a wheel somewhere on pypi that was compiled with the wrong version?

from unqlite-python.

coleifer avatar coleifer commented on June 12, 2024

Works fine for me:

Collecting unqlite
  Downloading unqlite-0.9.3.tar.gz (575 kB)
     |████████████████████████████████| 575 kB 746 kB/s 
Collecting Cython
  Using cached Cython-0.29.27-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (1.9 MB)
Building wheels for collected packages: unqlite
  Building wheel for unqlite (setup.py) ... done
  Created wheel for unqlite: filename=unqlite-0.9.3-cp310-cp310-linux_x86_64.whl size=1684177 sha256=b92dcda481dbf47edc208f66541cacd9e1e87a79db3d9f068b0d40519053ca7d
  Stored in directory: /home/.../pip/wheels/cd/90/04/a3c6319ea40f7d45d36bee83fefc9a3cbe2e96a6e69860eb9b
Successfully built unqlite
Installing collected packages: Cython, unqlite
Successfully installed Cython-0.29.27 unqlite-0.9.3

from unqlite-python.

mfmain avatar mfmain commented on June 12, 2024

Installing with pip install on ubuntu 22.04 does report the above error, while installing from source is fine

from unqlite-python.

coleifer avatar coleifer commented on June 12, 2024

This is an issue with an older version of cython. I think I just need to regenerate the bundled c file and publish a new version.

from unqlite-python.

coleifer avatar coleifer commented on June 12, 2024

I just pushed 0.9.4 to pypi which has an updated version of the cythonized source. Should be all set now, thanks for the ping @mfmain .

from unqlite-python.

mfmain avatar mfmain commented on June 12, 2024

Great news! Thanks for the quick response! @coleifer

from unqlite-python.

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.